Sync with portage [Mon Jun 17 18:34:23 MSK 2013].

mhiretskiy
root 11 years ago
parent 17fe29a276
commit 158d46b642

@ -1,17 +1,18 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-anhero/lc-anhero-9999.ebuild,v 1.1 2013/03/08 21:54:48 maksbotan Exp $
# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-anhero/lc-anhero-9999.ebuild,v 1.2 2013/06/17 09:07:41 maksbotan Exp $
EAPI="4"
inherit leechcraft
DESCRIPTION="AnHero, KDE-based crash handler for LeechCraft."
DESCRIPTION="AnHero, crash handler for LeechCraft."
SLOT="0"
KEYWORDS=""
IUSE="debug"
DEPEND="~app-leechcraft/lc-core-${PV}
>=kde-base/kdelibs-4.2.0"
RDEPEND="${DEPEND}"
DEPEND="~app-leechcraft/lc-core-${PV}"
RDEPEND="${DEPEND}
sys-devel/gdb
"

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-lhtr/lc-lhtr-9999.ebuild,v 1.1 2013/03/08 22:01:28 maksbotan Exp $
# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-lhtr/lc-lhtr-9999.ebuild,v 1.2 2013/06/17 09:02:53 maksbotan Exp $
EAPI="4"
@ -13,6 +13,7 @@ KEYWORDS=""
IUSE="debug"
DEPEND="~app-leechcraft/lc-core-${PV}
app-text/htmltidy
dev-qt/qtwebkit:4
"
RDEPEND="${DEPEND}"

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild,v 1.5 2013/05/29 10:52:33 pinkbyte Exp $
# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/leechcraft-meta/leechcraft-meta-9999.ebuild,v 1.6 2013/06/17 09:10:42 maksbotan Exp $
EAPI="4"
@ -10,7 +10,7 @@ HOMEPAGE="http://leechcraft.org/"
SLOT="0"
KEYWORDS=""
LICENSE="GPL-3"
IUSE="kde"
IUSE=""
RDEPEND="
~app-leechcraft/lc-popishu-${PV}
@ -23,7 +23,7 @@ RDEPEND="
~app-leechcraft/lc-networkmonitor-${PV}
~app-leechcraft/lc-azoth-${PV}
~app-leechcraft/lc-advancednotifications-${PV}
kde? ( ~app-leechcraft/lc-anhero-${PV} )
~app-leechcraft/lc-anhero-${PV}
~app-leechcraft/lc-auscrie-${PV}
~app-leechcraft/lc-core-${PV}
~app-leechcraft/lc-cstp-${PV}

@ -1,2 +1 @@
DIST zpspell-0.4.1.tar.bz2 10408 SHA256 b87e1b7c4f43af40cc90e05bef2f4f680e849f1f156167d93284281c9226a196 SHA512 6ad316d5db452ab1d96cf598c6a843c469636451a1929efa56c426e53cf2c332a856fab401e35c1eec2a488a5062bb094a9d41a4e96d4beafd13e81f3ba648c2 WHIRLPOOL cb24d501c2e6ddd91f3b3521e509bd7e41910b9fc504a9b506014971a6a7f128a92125ee2b4fd0690e162973889ce4210b490f881b9428907871b82fdd8c99e9
DIST zpspell-0.4.3.tar.bz2 10510 SHA256 465e07b899e1cea24eb1294addfc66e57c47e10c00c2d6d283d8c17f4d243f48 SHA512 b87409735e7c6f8306992e98d006130c9a39cb0903a5938023d6f1379c37e9b12b381f917f71f09e08a557a7cc7cfc1d93536b4fea49d007f20b0da8f7fd3c98 WHIRLPOOL e1ad311bc88411cd42fc118c0ab872f437fe3e4f14248c5fedfd8d96bebb3c81ae9cd5d652ee7d7b2643b546e6a4b1bc6ff1629ac701f2267350defe88d39786

@ -1,11 +0,0 @@
diff -pruN zpspell-0.4.1-orig/main.cpp zpspell-0.4.1/main.cpp
--- zpspell-0.4.1-orig/main.cpp 2008-03-18 11:29:06.000000000 +0200
+++ zpspell-0.4.1/main.cpp 2008-03-18 11:29:28.000000000 +0200
@@ -15,6 +15,7 @@
#include <iostream>
#include <getopt.h>
+#include <cstring>
#include "zstring.h"
#include "zsconn.h"

@ -1,8 +1,10 @@
# Copyright 1999-2009 Gentoo Foundation
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/zpspell/zpspell-0.4.1.ebuild,v 1.2 2009/01/10 15:15:40 maekke Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/zpspell/zpspell-0.4.3-r1.ebuild,v 1.1 2013/06/17 11:14:54 pinkbyte Exp $
inherit cmake-utils eutils
EAPI="5"
inherit cmake-utils
DESCRIPTION="Zemberek-Pardus spell checker interface."
HOMEPAGE="http://www.pardus.org.tr/projeler/masaustu/zemberek-pardus"
@ -10,20 +12,14 @@ SRC_URI="http://cekirdek.uludag.org.tr/~baris/zpspell/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="app-text/zemberek-server"
KEYWORDS="~amd64 ~x86"
src_unpack() {
unpack ${A}
epatch "${FILESDIR}"/gcc-4.3.patch
}
DEPEND="dev-libs/dbus-glib"
RDEPEND="${DEPEND}
app-text/zemberek-server"
src_install() {
cmake-utils_src_install
dodoc AUTHORS README || die
}
PATCHES=( "${FILESDIR}/add-gobject-linkage-11566.diff" )
DOCS=( AUTHORS README )
pkg_postinst() {
elog "Please visit ${HOMEPAGE} for"

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/zpspell/zpspell-0.4.3.ebuild,v 1.4 2013/06/04 19:44:18 nimiux Exp $
# $Header: /var/cvsroot/gentoo-x86/app-text/zpspell/zpspell-0.4.3.ebuild,v 1.5 2013/06/17 11:11:08 pinkbyte Exp $
EAPI="2"
@ -12,7 +12,7 @@ SRC_URI="http://cekirdek.uludag.org.tr/~baris/zpspell/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~x86"
KEYWORDS="amd64 x86"
IUSE=""
DEPEND="dev-libs/dbus-glib"

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/hamcrest-generator/hamcrest-generator-1.3.ebuild,v 1.1 2013/06/15 19:54:51 tomwij Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-java/hamcrest-generator/hamcrest-generator-1.3-r1.ebuild,v 1.1 2013/06/17 07:43:12 tomwij Exp $
EAPI="5"
@ -20,7 +20,7 @@ LICENSE="BSD-2"
SLOT="${PV}"
KEYWORDS="~amd64 ~ppc ~x86"
CDEPEND="dev-java/qdox:1.12"
CDEPEND=">=dev-java/qdox-1.12-r1:1.12"
DEPEND=">=virtual/jdk-1.5
userland_GNU? ( sys-apps/findutils )

@ -0,0 +1,82 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/qdox/qdox-1.12-r1.ebuild,v 1.1 2013/06/17 07:38:15 tomwij Exp $
EAPI="5"
JAVA_PKG_IUSE="doc source test"
inherit java-pkg-2 java-ant-2
DESCRIPTION="Parser for extracting class/interface/method definitions"
HOMEPAGE="http://qdox.codehaus.org/"
SRC_URI="http://snapshots.repository.codehaus.org/com/thoughtworks/qdox/qdox/1.12-SNAPSHOT/qdox-1.12-20100531.205010-5-project.tar.gz "
LICENSE="Apache-2.0"
SLOT="1.12"
KEYWORDS="~amd64 ~ppc ~x86"
S="${WORKDIR}/${PN}-${PV}-SNAPSHOT"
CDEPEND="dev-java/ant-core:0"
DEPEND=">=virtual/jdk-1.4
app-arch/unzip:0
dev-java/byaccj:0
>=dev-java/jflex-1.4.3:0
dev-java/jmock:1.0
test? ( dev-java/junit:0 )
${CDEPEND}"
RDEPEND=">=virtual/jre-1.4
${CDEPEND}"
java_prepare() {
if ! use test ; then
rm src/main/com/thoughtworks/qdox/tools/QDoxTester.java
rm -rf src/java/com/thoughtworks/qdox/junit
rm -rf src/test
fi
}
src_compile() {
jflex src/grammar/lexer.flex --skel src/grammar/skeleton.inner -d src/java/com/thoughtworks/qdox/parser/impl/ || die
byaccj -v -Jnorun -Jnoconstruct -Jclass=Parser -Jsemantic=Value -Jpackage=com.thoughtworks.qdox.parser.impl src/grammar/parser.y || die
mv Parser.java src/java/com/thoughtworks/qdox/parser/impl/ || die
# create jar
mkdir -p build/classes || die
local cp="$(java-pkg_getjars --build-only ant-core,jmock-1.0)"
if use test ; then
cp="${cp}:$(java-pkg_getjars --build-only junit)"
fi
ejavac -sourcepath . -d build/classes -classpath "${cp}" \
$(find . -name "*.java") || die "Cannot compile sources"
mkdir dist || die
cd build/classes || die
jar -cvf "${S}"/dist/${PN}.jar com || die "Cannot create JAR"
# generate javadoc
if use doc ; then
cd "${S}"
mkdir javadoc || die
javadoc -d javadoc -sourcepath src/java -subpackages com -classpath "${cp}"
fi
}
src_test() {
java -cp "${S}"/dist/${PN}.jar:$(java-pkg_getjars --build-only ant-core,junit,jmock-1.0) \
com.thoughtworks.qdox.tools.QDoxTester src || die "Tests failed!"
}
src_install() {
java-pkg_dojar dist/${PN}.jar
java-pkg_register-ant-task
use source && java-pkg_dosrc src/java/com
use doc && java-pkg_dojavadoc javadoc
}

@ -1,3 +1,4 @@
DIST httplib2-0.6.0.tar.gz 53800 SHA256 58de068e5af5661c566abb871a75133cc8297e6473ff3f15e98079d57da3978c SHA512 5f90ad3423fcdf087288c9ad299c200d8855416c916b5d6d25fbf3d6f5769ec8df98e3a4b80705df5344a4143fcd20931b852f255c4dae70be0c4cc8210e7bbf WHIRLPOOL 51ca950eabfed081d6d8b05c95e26fc1f1fa9a988920d507f3934023a71adde5b0385f29473dc4fa19e7482faf5305f517a77b3ae63b0195e0cdfb90f82db7b3
DIST httplib2-0.7.6.tar.gz 141916 SHA256 baa7bf431fa9d3c1016562de717e1ebb322a99df72a2918f6b5b8f65fa65bc2e SHA512 024898922a77780184ba454f80cb2ab05a10ca75cddc1d1b5b86aae83a47ad1daa23dd3aacaea1d50d70de18ae3f776977ccc5cff1ab7d48a959d47ded554eae WHIRLPOOL 93827c86efb78fa6082b220b36dcb61b003f33292c6ecffadf99f477d565bdc25b53f82a1111e1877aea6522fce6b9864d1841d125d1a215ad1e20f1fb62cc74
DIST httplib2-0.7.7.tar.gz 144020 SHA256 2e2ce18092c32d1ec54f8a447e14e33585e30f240b883bfeeca65f12b3bcfaf6 SHA512 686400092bdc3f5aa1ee809ebb1c3ea52995523eb58926c26401dcdadef3de6bd17241531e1fdc01f649a07b92071bd3d136e50aa9f9c8aa6fa4fdd8cdc31ab4 WHIRLPOOL 4217917e358c982a88e41b60ace246730ffb925cfa21099879bf92013456f5feb46f33d9e6b20398e828369507069f903b3d84038bd95688310f1fb861326925
DIST httplib2-0.8.tar.gz 148284 SHA256 af689bc3cb10a95721eb0d0cf806202a699e7799dacd3497f63b48b2ba429c3f SHA512 3b95b2f64f7b24a638792562e2d8645f9087ab716a105c8771e002507fde3cca9eb7e5de27140a7aed075e70ebd83fbfbda798714a94153b6233b2b704db1176 WHIRLPOOL 3aa30e5e4cdb08cb6e8544d2fb82eb02492ce04a5752255ae281389fcc382aceecdb060a3cda0a926eba4bbe15563d379851c97cbcabbb17106696f4a90d4987

@ -0,0 +1,30 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.8.ebuild,v 1.1 2013/06/17 09:20:59 djc Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_5,2_6,2_7,3_2,3_3} )
inherit distutils-r1
DESCRIPTION="A comprehensive HTTP client library"
HOMEPAGE="http://code.google.com/p/httplib2/ http://pypi.python.org/pypi/httplib2"
SRC_URI="http://httplib2.googlecode.com/files/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x64-macos ~x86-linux"
IUSE=""
# tests connect to random remote sites
RESTRICT="test"
python_test() {
if [[ ${EPYTHON} == python2.* ]] ; then
cd python2
else
cd python3
fi
"${PYTHON}" httplib2test.py || die
}

@ -0,0 +1,21 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/netifaces/netifaces-0.8-r1.ebuild,v 1.1 2013/06/17 06:29:38 xmw Exp $
EAPI=5
PYTHON_COMPAT=( python{2_5,2_6,2_7} )
inherit distutils-r1
DESCRIPTION="Portable network interface information"
HOMEPAGE="http://alastairs-place.net/netifaces/"
SRC_URI="http://alastairs-place.net/projects/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND=""

@ -1 +1,2 @@
DIST netlib-0.9.1.tar.gz 58851 SHA256 559d3e842e39660e83493e46872966bc63a4a58fc4cbb2bf4ec2ca2b3cd880a6 SHA512 cd4f29c8950179565d20971276ea059216a40239d01cbd7d6b65c484f525fb35a501781d8c8efded38570007bc0ea512b51568306fd0f34e5eb0ccf373498820 WHIRLPOOL 66fcd63bb3052309971e65d8113aaa25c84763b4e90771c5fc517f049e1fa329d66b68697fc49e0e0f9fda1bd12d85a03f5acb95440d5627181ef8d012b97652
DIST netlib-0.9.tar.gz 37250 SHA256 9e58e010ed4179b6a6b1607dc55492bfe6c535a5add5a2197a7da115c61e8029 SHA512 42399f2ec4d4f56d14212fe819471f351c6943284c7e396fceb9a7a7bad0fb92b697a24c6759b945b07463bb10939ba5c43c2232866a9f94b0a5e5b0758bfe26 WHIRLPOOL 45370acfc8401f0489bb148853ae13f32cc890efc6b020cd3122206ec5bd9e4dd5ace93bf2daa1c540731fab323459b1ec6a7a9ad7b305ed6a908e4a1108db18

@ -0,0 +1,31 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/netlib/netlib-0.9.1.ebuild,v 1.1 2013/06/17 06:47:54 radhermit Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
inherit distutils-r1
DESCRIPTION="Collection of network utility classes used by pathod and mitmproxy"
HOMEPAGE="https://github.com/cortesi/netlib/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RDEPEND=">dev-python/pyasn1-0.1.2[${PYTHON_USEDEP}]
>=dev-python/pyopenssl-0.12[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
test? (
dev-python/nose[${PYTHON_USEDEP}]
www-servers/pathod[${PYTHON_USEDEP}]
)"
RESTRICT="test"
python_test() {
nosetests -v || die "Tests fail with ${EPYTHON}"
}

@ -1,3 +1,2 @@
DIST python-twitter-0.8.1.tar.gz 67265 SHA256 cf793bdfe5d028f7646f80190a491f150574159ab3a968364b1e18e6e2d38b27 SHA512 5ad3810843fe0db0104d60f18a459e37c6d178c0c01389f693ad68d74d78ea66935372af26ebb2757a011f1d1cb5ee5eee5d51c5d71869ad9ff28ae83f3b5024 WHIRLPOOL c01dda0408df4bd2571882bdf46233495ef4a92fc59836989ea94608c563dc8fdb0cd5768c5dc1b07c5299ee140a3b5674631fe0dac0dec0309dff626e8419e2
DIST python-twitter-0.8.2.tar.gz 63648 SHA256 b7fb64877c5d53457a44899f5aa35ae073a1c3587b35f3f2661656e2fff8f72e SHA512 b1e52e18d8c40857fb30424ae1eff1e5167d84010eb7c43cdde30bfa065c33bbc26b5e6a91ba1a33508045b8bfde900c12b9146a4f3fbe9ab97175660dbf2624 WHIRLPOOL 7b6aef607661071f3b7e55074671fe8f265d643e59ea6bad33d5b14c95ed243a960cd811adb274fb7b30326d57c9ee055465796af303f814540c8c789e47efcf
DIST python-twitter-0.8.5.tar.gz 67180 SHA256 4d19d815078bb9e68f93eeae62a02a09f895bbbb294ff3fa18f137077b522433 SHA512 a864f8fea9c14f4172058659828eddd30051c585582a2a8ed8ea3e1d414b2883c6fc0c919e28dc878f7bbf6f2a2fb4190fe147a0a8392c316bc36abae27584e3 WHIRLPOOL 5cebba86f9aeffc072ab571a473ec5248a38455dcc07f9193ee606cc35b525ef779841d742fe0445c99556dd9de5a9c16723c7bf38a1531ced2a35845f12f852
DIST python-twitter-1.0.tar.gz 101606 SHA256 e54e730bc40b969f35ed6ddfb310eac7256a2caac335a8971a46ae56beb7c814 SHA512 d16f9ceb794083c23958b95da26d7b741467fbd9cd3eec2497e490831d5d7973cddcee7f97b7da08adcb30c51b721cdff994055aa89a09cc020aa0c7656ff75b WHIRLPOOL a9a8322f8c440769fb5dbe85c7eedbb4a7d4f8bff3cfb4b63b8054ce7a3b42c19095384d25a921dba76eb29f0d7ecf51594efaef3bde8364d34ba8eb37222034

@ -1,53 +0,0 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-twitter/python-twitter-0.8.1.ebuild,v 1.4 2013/05/10 05:05:46 patrick Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
inherit distutils
DESCRIPTION="This library provides a pure python interface for the Twitter API"
HOMEPAGE="http://code.google.com/p/python-twitter/"
SRC_URI="http://python-twitter.googlecode.com/files/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~x64-macos"
IUSE="examples"
RDEPEND="dev-python/oauth2
dev-python/simplejson"
DEPEND="${RDEPEND}
dev-python/setuptools"
RESTRICT_PYTHON_ABIS="3.*"
DOCS="CHANGES README"
PYTHON_MODNAME="twitter.py"
src_prepare() {
distutils_src_prepare
# Delete internal copy of simplejson.
rm -fr simplejson
}
#Test are disabled because they are broken.
#See http://code.google.com/p/python-twitter/issues/detail?id=196 for details.
#src_test() {
# testing() {
# PYTHONPATH="build-${PYTHON_ABI}/lib" "$(PYTHON)" twitter_test.py
# }
# python_execute_function testing
#}
src_install() {
distutils_src_install
dohtml doc/twitter.html
if use examples; then
insinto /usr/share/doc/${PF}/examples
doins examples/*
fi
}

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-twitter/python-twitter-0.8.5.ebuild,v 1.1 2013/02/22 05:42:09 patrick Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-twitter/python-twitter-0.8.5.ebuild,v 1.2 2013/06/17 09:05:20 djc Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@ -32,14 +32,9 @@ src_prepare() {
rm -fr simplejson
}
#Test are disabled because they are broken.
#See http://code.google.com/p/python-twitter/issues/detail?id=196 for details.
#src_test() {
# testing() {
# PYTHONPATH="build-${PYTHON_ABI}/lib" "$(PYTHON)" twitter_test.py
# }
# python_execute_function testing
#}
python_test() {
esetup.py test
}
src_install() {
distutils_src_install

@ -1,11 +1,11 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-twitter/python-twitter-0.8.2.ebuild,v 1.2 2013/05/10 05:05:46 patrick Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-twitter/python-twitter-1.0.ebuild,v 1.1 2013/06/17 09:05:20 djc Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
EAPI=5
PYTHON_COMPAT=( python{2_5,2_6,2_7} )
inherit distutils
inherit distutils-r1
DESCRIPTION="This library provides a pure python interface for the Twitter API"
HOMEPAGE="http://code.google.com/p/python-twitter/"
@ -14,34 +14,27 @@ SRC_URI="http://python-twitter.googlecode.com/files/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~x64-macos"
IUSE="examples"
IUSE="examples test"
RDEPEND="dev-python/oauth2
dev-python/simplejson"
DEPEND="${RDEPEND}
dev-python/setuptools"
RESTRICT_PYTHON_ABIS="3.*"
DOCS="CHANGES README"
DOCS="CHANGES README.md"
PYTHON_MODNAME="twitter.py"
src_prepare() {
distutils_src_prepare
# Delete internal copy of simplejson.
rm -fr simplejson
}
#Test are disabled because they are broken.
#See http://code.google.com/p/python-twitter/issues/detail?id=196 for details.
#src_test() {
# testing() {
# PYTHONPATH="build-${PYTHON_ABI}/lib" "$(PYTHON)" twitter_test.py
# }
# python_execute_function testing
#}
python_test() {
esetup.py test
}
src_install() {
python_install_all() {
distutils_src_install
dohtml doc/twitter.html

@ -2,3 +2,4 @@ DIST redis-py-2.7.1.tar.gz 50723 SHA256 e59c0258d3a831299915ba47640f388107943f3e
DIST redis-py-2.7.2.tar.gz 50888 SHA256 c22e7129f21b8bd1690c2cefc07b2caf1088c66a9dd159aed0621dcbaf2dfb09 SHA512 d29fc1a3b0f2dedc2148f8aee4b34d07d6735a26db3a894c2f2960edd5db31f2b9d2bef1cd314a6c0ecf6ab7fa2c224615227bb30aeeec9ec5dffeff9a92f797 WHIRLPOOL a681f79570eb5bd8a168671304a1495d24286007dbbda371fc019ef87275de07345e9601d24f3bc0ce092f5bb46e783e90990871d1b448e63818faf0a47d1a56
DIST redis-py-2.7.4.tar.gz 79715 SHA256 623c8d437401314f8ec92f03848638c79c757098b316f0ed40ec2deaad57e082 SHA512 9b8db28c77e9df7a243e510a4f66a021179ab8ff52cfed2cc1b18b20f167eeee138d59a868fc105a32993681551c53e98d45680c16313680e8b4f36b6defa3b9 WHIRLPOOL fa5c754dc83f7d8baea68e21e283435994380e3e7243fa9bdb74ce934f7adacc75a11c6312d4b642606aa817010abc23f8f2a7b9eac1e2c73e50e897085124ad
DIST redis-py-2.7.5.tar.gz 79973 SHA256 6c25b05411014ad11feb4869a8c5e5facc900640c597a288bcd3de6a2ab8948a SHA512 63d8aa506f8b350dd1691efe179371bad093025289f83df5d55ad0a13671153b91858f05b74ff74346da02512333f1da9728a25841a4f2befa5a541054c77eb1 WHIRLPOOL 232b49e91a68a0bcb3c555c8479f6e0104e234f57d54d1fbf716a28dc05de1a0f5b0ccbac2f9e279c9c62380008ad5ec1b2b7acec894ec4f9ec488b8ed92355a
DIST redis-py-2.7.6.tar.gz 76041 SHA256 7e8645a5e1a5e36fb6f93d3113eb078e2763db15aafa3dfa5ba2ceace26a01c4 SHA512 60ec991b35fbfdb9db4bdfc0974f353a2e64d95d758bef81308585c262382bf8080a7d2b7a31211a6b23c9f6fc782b7b62c1909d455d6da87a0efcaa8322e2ed WHIRLPOOL c17f9af68a41332e12d16479ab237a24d43eca4d99919a7cdf760d2e0d6fef92c83a1e45fbaf3029353ee0ac2639edc45dc96088ed3e71fb9bdc02f3ff3c4b09

@ -0,0 +1,71 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/redis-py/redis-py-2.7.6.ebuild,v 1.1 2013/06/17 08:47:58 djc Exp $
EAPI=5
PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} pypy{1_9,2_0} )
inherit distutils-r1
MY_PN="redis"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Python client for Redis key-value store"
HOMEPAGE="http://github.com/andymccurdy/redis-py http://pypi.python.org/pypi/redis"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-db/redis )"
RDEPEND=""
S="${WORKDIR}/${MY_P}"
python_prepare_all() {
# Disable pubsub and encoding tests, they do not seem to support
# UNIX socket connectivity.
sed -i -e '/PubSub/d' -e '/Encoding/d' \
-e '/use_hiredis:/d' tests/__init__.py || die
# Make sure that tests will be used from BUILD_DIR rather than cwd.
mv tests tests-hidden || die
distutils-r1_python_prepare_all
}
python_compile() {
distutils-r1_python_compile
if use test; then
cp -r tests-hidden "${BUILD_DIR}"/tests || die
fi
}
src_test() {
# local DISTUTILS_NO_PARALLEL_BUILD=1
distutils-r1_src_test
}
python_test() {
local pidfile=${T}/redis-${EPYTHON}.pid
local sock=${T}/redis-${EPYTHON}.sock
sed -i -e "s:port=6379:unix_socket_path=\"${sock}\":" \
"${BUILD_DIR}"/tests/*.py || die
# XXX: find a way to make sure it is killed
"${EPREFIX}"/usr/sbin/redis-server \
--pidfile "${pidfile}" \
--port 0 \
--unixsocket "${sock}" \
--daemonize yes || die
PYTHONPATH="${PYTHONPATH}:${BUILD_DIR}" \
esetup.py test
kill "$(<"${pidfile}")"
}

@ -1,4 +1 @@
DIST scimath-4.0.0.tar.gz 107851 SHA256 4c43d4f14009b879d3e4ba3367302c58bfeb6c6bd0b198daab103617f59952d4 SHA512 5137cd5ddcdada663152a396907757a44dc354f38769a79ba5b240417d0964a53592c0692022994348b3f7ed28066449edcda20c040de20f6439102ec248287c WHIRLPOOL 5545c7b4979a21ed3bfb7b7a193ef9d7b801300abff7c8ed45889fb86e5a64c66ef7b167b9f48ae1c2483faaa45b9bd2a66493ff2ea975f7c0392338af97420b
DIST scimath-4.0.1.tar.gz 107936 SHA256 c08e4ce4b1772cbf1a5a420cdf49d6fb174f9bb3e0c45ac575c33547b9585777 SHA512 87a19ce7fc9a7f2653f0bc12f026ab020066fdbc09c1fbddaa59362ea48b32996e5e79ab815b69a46b49af78ea22ccf9e4b26f252aedab0c940f1240f02bb7b1 WHIRLPOOL 49679caa9a5819ff4dc39359589df4300c2d9b2dc56d2041fb87179f02e472b685772cce9c46c2ef552fa23295b25d4937a7c9d74fbee0c9af11891a422cf684
DIST scimath-4.1.0.tar.gz 117677 SHA256 ad5b90a183f81c3d9dc17603c6b3aedc00ff45578d50850f06b666d067a8528b SHA512 7b84a374e3ffb5b4eb6edd241edaa770bc7fecc522eb2f9db55c686ae3770595b8b4e3af8a6f43e0a531a0b17ad2053302f2c16908fc022c53a00393c84fb465 WHIRLPOOL 23a32300175a544742aea4430b45b162b67b70702dc0c9e0b2db65174bcbe3faf875fd6827566d96261f0616c95cd06530b7794374f3ac8963ae7434e1291cde
DIST scimath-4.1.2.tar.gz 119399 SHA256 f175ba482dbd4fa8154c6cb44ce8a582b0724c174b401642319f2316af70147e SHA512 2ceeeca5402da2b8745e0af5dac6a470c47b80529ec56aeb758cea815785be8a38b4ee3a052780c532b474acc4bf36474dd67c802a94971f3010148987c24257 WHIRLPOOL 3e5ef8135086a323429994d1831124d3912b1e765ef65610bd6bdd94ee18a170fd90bc4a3f6f8fa9cc026c635ce368a6c8eb79a3a47bb58db03df6507cc58c5b

@ -1,59 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/scimath/scimath-4.0.0.ebuild,v 1.2 2012/02/24 09:40:50 patrick Exp $
EAPI="3"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
DISTUTILS_SRC_TEST="nosetests"
inherit distutils virtualx
DESCRIPTION="Enthought Tool Suite: Scientific and mathematical tools"
HOMEPAGE="http://code.enthought.com/projects/sci_math/ http://pypi.python.org/pypi/scimath"
SRC_URI="http://www.enthought.com/repo/ets/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc test"
RDEPEND=">=dev-python/traits-4.0
>=dev-python/traitsui-4.0
sci-libs/scipy"
DEPEND="dev-python/setuptools
doc? ( dev-python/sphinx )
test? (
${RDEPEND}
media-fonts/font-cursor-misc
media-fonts/font-misc-misc
x11-apps/xhost
)"
src_compile() {
distutils_src_compile
if use doc; then
einfo "Generation of documentation"
pushd docs > /dev/null
emake html || die "Generation of documentation failed"
popd > /dev/null
fi
}
src_test() {
VIRTUALX_COMMAND="distutils_src_test" virtualmake
}
src_install() {
find -name "*LICENSE*.txt" -delete
distutils_src_install
if use doc; then
pushd docs/build/html > /dev/null
insinto /usr/share/doc/${PF}/html
doins -r [a-z]* _static || die "Installation of documentation failed"
popd > /dev/null
fi
}

@ -1,48 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/scimath/scimath-4.0.1.ebuild,v 1.2 2012/02/24 09:40:50 patrick Exp $
EAPI=4
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
DISTUTILS_SRC_TEST="nosetests"
inherit distutils virtualx
DESCRIPTION="Enthought Tool Suite: Scientific and mathematical tools"
HOMEPAGE="http://code.enthought.com/projects/sci_math/ http://pypi.python.org/pypi/scimath"
SRC_URI="http://www.enthought.com/repo/ets/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc test"
RDEPEND=">=dev-python/traits-4.1
>=dev-python/traitsui-4.1
sci-libs/scipy"
DEPEND="dev-python/setuptools
doc? ( dev-python/sphinx )
test? (
${RDEPEND}
media-fonts/font-cursor-misc
media-fonts/font-misc-misc
x11-apps/xhost
)"
src_compile() {
distutils_src_compile
use doc && emake -C docs html
}
src_test() {
VIRTUALX_COMMAND="distutils_src_test" virtualmake
}
src_install() {
find -name "*LICENSE*.txt" -delete
distutils_src_install
use doc && dohtml -r docs/build/html/*
}

@ -1,48 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/scimath/scimath-4.1.0.ebuild,v 1.2 2012/12/06 19:16:15 bicatali Exp $
EAPI=4
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
DISTUTILS_SRC_TEST="nosetests"
inherit distutils virtualx
DESCRIPTION="Enthought Tool Suite: Scientific and mathematical tools"
HOMEPAGE="http://code.enthought.com/projects/sci_math/ http://pypi.python.org/pypi/scimath"
SRC_URI="http://www.enthought.com/repo/ets/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc test"
RDEPEND=">=dev-python/traits-4.1
>=dev-python/traitsui-4.1
sci-libs/scipy"
DEPEND="dev-python/setuptools
doc? ( dev-python/sphinx )
test? (
${RDEPEND}
media-fonts/font-cursor-misc
media-fonts/font-misc-misc
x11-apps/xhost
)"
src_compile() {
distutils_src_compile
use doc && emake -C docs html
}
src_test() {
VIRTUALX_COMMAND="distutils_src_test" virtualmake
}
src_install() {
find -name "*LICENSE*.txt" -delete
distutils_src_install
use doc && dohtml -r docs/build/html/*
}

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/scimath/scimath-4.1.2-r1.ebuild,v 1.1 2013/04/16 06:39:28 idella4 Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-python/scimath/scimath-4.1.2-r1.ebuild,v 1.2 2013/06/17 11:44:56 idella4 Exp $
EAPI=5
@ -35,13 +35,12 @@ python_compile_all() {
}
python_test() {
# ONE test assumes PYTHONPATH in its own dir!!! ! !! !
# ONE test assumes PYTHONPATH in its own dir!!!
PYTHONPATH=build/lib/:build/lib/scimath/interpolate/
VIRTUALX_COMMAND="nosetests" virtualmake
}
python_install_all() {
use doc && HTML_DOCS=( docs/build/html/. )
distutils-r1_python_install_all
use doc && dohtml -r docs/build/html/*
}

@ -0,0 +1,24 @@
diff -ur subunit-0.0.10.orig/shell/tests/test_function_output.sh subunit-0.0.10/shell/tests/test_function_output.sh
--- shell/tests/test_function_output.sh 2013-06-17 19:02:34.378260908 +0800
+++ tests/test_function_output.sh 2013-06-17 19:03:49.082260928 +0800
@@ -22,7 +22,7 @@
# it is assumed that we are running from the 'shell' tree root in the source
# of subunit, and that the library sourcing tests have all passed - if they
# have not, this test script may well fail strangely.
-
+SHELL_SHARE="shell/share/"
# import the library.
. ${SHELL_SHARE}subunit.sh
diff -ur subunit-0.0.10.orig/shell/tests/test_source_library.sh subunit-0.0.10/shell/tests/test_source_library.sh
--- shell/tests/test_source_library.sh 2013-06-17 19:03:01.322260915 +0800
+++ shell/tests/test_source_library.sh 2013-06-17 18:53:46.634260762 +0800
@@ -20,7 +20,7 @@
# bindings being complete yet.
# we expect to be run from the tree root.
-
+SHELL_SHARE="shell/share/"
echo 'test: shell bindings can be sourced'
# if any output occurs, this has failed to source cleanly
source_output=$(. ${SHELL_SHARE}subunit.sh 2>&1)

@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.10-r1.ebuild,v 1.2 2013/04/19 17:43:06 mgorny Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.10-r1.ebuild,v 1.3 2013/06/17 11:28:59 idella4 Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} )
PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} pypy2_0 )
inherit autotools-utils python-single-r1
@ -29,10 +29,17 @@ src_prepare() {
# update py-compile to handle py3 properly
# XXX: handle it in the eclass?
cp "$(automake --print-libdir || die)"/py-compile . || die
epatch "${FILESDIR}"/shell-tests.patch
autotools-utils_src_prepare
}
src_test() {
if ! PYTHONPATH="${S}"/python/ "${PYTHON}" runtests.py; then
die "Tests failed under ${EPYTHON}"
fi
}
src_install() {
autotools-utils_src_install

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/testtools/testtools-0.9.24-r1.ebuild,v 1.12 2013/06/02 08:39:54 ago Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-python/testtools/testtools-0.9.24-r1.ebuild,v 1.13 2013/06/17 10:05:56 idella4 Exp $
EAPI=5
@ -19,7 +19,7 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""
DEPEND=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND=""
python_compile() {

@ -0,0 +1,52 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/tox/tox-1.4.3-r1.ebuild,v 1.1 2013/06/17 09:04:16 idella4 Exp $
EAPI=4
PYTHON_DEPEND="*:2.6"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="2.7-pypy-*"
inherit distutils eutils
DESCRIPTION="virtualenv-based automation of test activities"
HOMEPAGE="http://tox.testrun.org http://pypi.python.org/pypi/tox"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc"
DEPEND="dev-python/setuptools
>=dev-python/virtualenv-1.8.4
dev-python/pip
dev-python/pytest
>=dev-python/py-1.4.9
virtual/python-argparse
doc? ( dev-python/sphinx )"
RDEPEND="${DEPEND}"
src_prepare() {
epatch "${FILESDIR}"/${PN}-1.4.2-rm_version_test.patch
}
src_compile() {
distutils_src_compile
use doc && emake -C doc html
}
src_test() {
testing() {
"$(PYTHON)" setup.py build -b build-${PYTHON_ABI} \
install --root "${T}/test-${PYTHON_ABI}"
PATH="${T}/test-${PYTHON_ABI}/usr/bin:${PATH}" \
PYTHONPATH="${T}/test-${PYTHON_ABI}/$(python_get_sitedir -b)" py.test -x
}
python_execute_function testing
}
src_install() {
distutils_src_install
use doc && dohtml -r doc/_build/html/
}

@ -0,0 +1,14 @@
https://bitbucket.org/bbangert/webhelpers/commits/9ad434bec9a16c06c1cfeed38cde02f00a95685d
diff -ur WebHelpers-1.3.orig/webhelpers/mimehelper.py WebHelpers-1.3/webhelpers/mimehelper.py
--- webhelpers/mimehelper.py 2010-11-18 12:34:33.000000000 +0800
+++ webhelpers/mimehelper.py 2013-06-17 15:45:40.603257640 +0800
@@ -110,8 +110,7 @@
if '.' in last_part:
has_extension = True
if 'HTTP_ACCEPT' in self.env:
- possible_from_accept_header = webob.acceptparse.MIMEAccept('ACCEPT',
- self.env['HTTP_ACCEPT'])
+ possible_from_accept_header = webob.acceptparse.MIMEAccept(self.env['HTTP_ACCEPT'])
if has_extension == False:
if possible_from_accept_header is None:
return self._set_response_content_type(content_type)

@ -1,14 +1,12 @@
# Copyright 1999-2011 Gentoo Foundation
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/webhelpers/webhelpers-1.3.ebuild,v 1.1 2011/03/24 16:13:15 arfrever Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-python/webhelpers/webhelpers-1.3-r1.ebuild,v 1.1 2013/06/17 07:57:20 idella4 Exp $
EAPI="3"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.*"
DISTUTILS_SRC_TEST="nosetests"
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} pypy2_0 )
#DISTUTILS_SRC_TEST="nosetests"
inherit distutils
inherit distutils-r1
MY_PN="WebHelpers"
MY_P="${MY_PN}-${PV}"
@ -22,38 +20,34 @@ SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="doc"
RDEPEND=">=dev-python/markupsafe-0.9.2
dev-python/routes"
RDEPEND=">=dev-python/markupsafe-0.9.2[${PYTHON_USEDEP}]
dev-python/webob[${PYTHON_USEDEP}]
dev-python/routes[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools
doc? ( dev-python/sphinx )"
dev-python/setuptools[${PYTHON_USEDEP}]
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
S="${WORKDIR}/${MY_P}"
src_prepare() {
distutils_src_prepare
python_prepare_all() {
# https://bitbucket.org/bbangert/webhelpers/issue/67
sed \
-e '/import datetime/a import os' \
-e 's:"/tmp/feed":os.environ.get("TMPDIR", "/tmp") + "/feed":' \
-i tests/test_feedgenerator.py || die "sed failed"
}
src_compile() {
distutils_src_compile
epatch "${FILESDIR}"/mime9ad434b.patch
}
if use doc; then
einfo "Generation of documentation"
pushd docs > /dev/null
emake html || die "Generation of documentation failed"
popd > /dev/null
fi
python_compile_all() {
use doc && emake html -C docs
}
src_install() {
distutils_src_install
python_test() {
nosetests || die "Tests failed under ${EPYTHON}"
}
python_install_all() {
if use doc; then
pushd docs/_build/html > /dev/null
docinto html
@ -61,4 +55,5 @@ src_install() {
doins -r [a-z]* _static || die "Installation of documentation failed"
popd > /dev/null
fi
distutils-r1_python_install_all
}

@ -0,0 +1,37 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/bsdiff/bsdiff-4.3-r3.ebuild,v 1.1 2013/06/17 07:57:53 pinkbyte Exp $
EAPI=5
inherit eutils flag-o-matic toolchain-funcs
DESCRIPTION="bsdiff: Binary Differencer using a suffix alg"
HOMEPAGE="http://www.daemonology.net/bsdiff/"
SRC_URI="http://www.daemonology.net/bsdiff/${P}.tar.gz"
SLOT="0"
LICENSE="BSD-2"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
DEPEND="app-arch/bzip2"
RDEPEND="${DEPEND}"
src_prepare() {
epatch_user
}
src_compile() {
doecho() {
echo "$@"
"$@"
}
append-lfs-flags
doecho $(tc-getCC) ${CPPFLAGS} ${CFLAGS} ${LDFLAGS} -o bsdiff bsdiff.c -lbz2 || die "failed compiling bsdiff"
doecho $(tc-getCC) ${CPPFLAGS} ${CFLAGS} ${LDFLAGS} -o bspatch bspatch.c -lbz2 || die "failed compiling bspatch"
}
src_install() {
dobin bs{diff,patch}
doman bs{diff,patch}.1
}

@ -1,7 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>maintainer-needed@gentoo.org</email>
</maintainer>
<maintainer>
<email>pinkbyte@gentoo.org</email>
<name>Sergey Popov</name>
</maintainer>
</pkgmetadata>

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/cppunit-1.13.0.ebuild,v 1.8 2012/09/09 15:00:46 armin76 Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/cppunit-1.13.0.ebuild,v 1.9 2013/06/17 07:38:23 pinkbyte Exp $
EAPI=4
@ -32,7 +32,8 @@ src_configure() {
$(use_enable static-libs static) \
$(use_enable doc doxygen) \
$(use_enable doc dot) \
--htmldir="${EPREFIX}"/usr/share/doc/${PF}/html
--htmldir="${EPREFIX}"/usr/share/doc/${PF}/html \
--disable-silent-rules
}
src_install() {

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/cppunit-1.13.1.ebuild,v 1.12 2013/03/03 10:29:04 vapier Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-util/cppunit/cppunit-1.13.1.ebuild,v 1.13 2013/06/17 07:38:23 pinkbyte Exp $
EAPI=4
@ -42,7 +42,8 @@ src_configure() {
$(use_enable doc doxygen) \
$(use_enable doc dot) \
--docdir="${EPREFIX}"/usr/share/doc/${PF} \
--htmldir="${EPREFIX}"/usr/share/doc/${PF}/html
--htmldir="${EPREFIX}"/usr/share/doc/${PF}/html \
--disable-silent-rules
}
src_install() {

@ -1,2 +1,3 @@
DIST hgsubversion-1.3.tar.gz 126413 SHA256 7e83fe6fc7f02ecfaa88579ca78cbed5b8afebfdfcfa27b76e66cd5f5ee3870a SHA512 41dc61c2b1eb433e022c8bdeffbd1582223ff8a415185d40d984a387e48e8843e0aa4ce740eadfee24a0dcf59bf3c9a953418ca809e85f0a5c6410ab1589fed0 WHIRLPOOL 5c91df24dc34a0100598bfdcb9119e40d27089d2f8a969607ed180c146988986b526ddb4c682719193811192c411141b76993a2b7fd93bf71d05c71f3c087489
DIST hgsubversion-1.4.tar.gz 133564 SHA256 e3febee217ce321d316712c4c75236dcc2f2769c329c687114e2c37d303f1c0f SHA512 23305b210e2f51cbcd866a5d87caa23f8e5d405532b3139f5700572f13f5a52c1699d937e8c87a8580274ddc1240f51b773334083ced44da98fe7bf270f006fb WHIRLPOOL 5c7b4b9a5537ce4b65f806db23ab4e0ad920b394b44a015d8144c8da9456ad3ed8f3cc8911d539a2488fbd1e446aa7cb6ad5af0c195461ad580ee497cf793a91
DIST hgsubversion-1.5.tar.gz 153100 SHA256 c45cfcfa635d4f4dd6e1ccc137ee1a183e2c41d9b47299a673d1b9eed80383cc SHA512 acc663b59fd52142cc16fff6c4cf5b8a526f8403bbdad43b1bba34d15665cd15874d4514021642ce77da1bd7b96721dc4dea149aafc782b19249d8f58b405736 WHIRLPOOL 5512b695d2f3b455f84e56d8ca277625b66e4adbccf21a672cdebdd210dfc5c3aebf4d5f73660396b968f01c505aed87ea71bfb174ff3b50e4c127083c083e92

@ -0,0 +1,39 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hgsubversion/hgsubversion-1.5.ebuild,v 1.1 2013/06/17 10:14:45 idella4 Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_6,2_7} )
inherit distutils-r1
DESCRIPTION="hgsubversion is a Mercurial extension for working with Subversion repositories."
HOMEPAGE="https://bitbucket.org/durin42/hgsubversion/wiki/Home http://pypi.python.org/pypi/hgsubversion"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="test"
RDEPEND="
>=dev-vcs/mercurial-1.4[${PYTHON_USEDEP}]
|| (
dev-python/subvertpy[${PYTHON_USEDEP}]
>=dev-vcs/subversion-1.5[python]
)"
DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/nose[${PYTHON_USEDEP}] )"
DOCS=( README )
python_prepare_all() {
# https://bitbucket.org/durin42/hgsubversion/issue/390/latest-release-missing-invalid_utf8targz
# Still no response, faile imported to files to fix tests
cp -r "${FILESDIR}"/invalid_utf8.tar.gz tests/fixtures/ || die "deded"
}
python_test() {
"${PYTHON}" tests/run.py || die "Tests failed under ${EPYTHON}"
}

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/eclass/vim-plugin.eclass,v 1.36 2013/06/01 09:28:16 radhermit Exp $
# $Header: /var/cvsroot/gentoo-x86/eclass/vim-plugin.eclass,v 1.37 2013/06/17 07:57:30 radhermit Exp $
#
# This eclass simplifies installation of app-vim plugins into
# /usr/share/vim/vimfiles. This is a version-independent directory
@ -10,7 +10,7 @@
inherit vim-doc
EXPORT_FUNCTIONS src_install pkg_postinst pkg_postrm
VIM_PLUGIN_VIM_VERSION="${VIM_PLUGIN_VIM_VERSION:-7.0}"
VIM_PLUGIN_VIM_VERSION="${VIM_PLUGIN_VIM_VERSION:-7.3}"
DEPEND="|| ( >=app-editors/vim-${VIM_PLUGIN_VIM_VERSION}
>=app-editors/gvim-${VIM_PLUGIN_VIM_VERSION} )"

@ -1,2 +1 @@
DIST evolution-exchange-2.32.3.tar.bz2 1308675 SHA256 2993d08d16fd8aac2ba0a397455a43ca39398037b49ffc158bb6d2e700771621 SHA512 9b25309d6b0f84aed77ae3612b69d9857b800cdb1e7e7547b37be6e1100f747fe6fe4d35c5adee2490922a639397681c7f88501713b0e373c6184ac1700ce0a9 WHIRLPOOL 93370f9b8ea55d72f92b8061d5ded94f9a3549e27a3fa972bb1eabfec442194836e4e80d8561555a2e3288d77b5bb70fa1d43022c852d0c8e79ba244ea97923e
DIST evolution-exchange-3.4.4.tar.xz 1117268 SHA256 964f0fc44578c98f6d3a5a59a70b0aa5c8a88b27061473c090f5611d6572b0d4 SHA512 70f66f3a9312b261ba06d76c0cca1fe8ed547bfd1347f6553b926945beacba0cbe0cd6835e5639848b2c8c6a143d06b1714e83ba0e21a6b9b344882259c74f79 WHIRLPOOL 9a247f52a063e275b737e9b42d2b0972d7510dd7c4730e318ead90ca654706e6528cbc38082cec86a4d2266123a91df29d2b7b9eb40f388a88488ee6822721cd

@ -1,47 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-exchange/evolution-exchange-3.4.4.ebuild,v 1.2 2012/12/24 04:47:56 tetromino Exp $
EAPI="4"
GCONF_DEBUG="yes"
GNOME2_LA_PUNT="yes"
inherit gnome2 versionator
MY_MAJORV=$(get_version_component_range 1-2)
DESCRIPTION="Evolution module for connecting to Microsoft Exchange"
HOMEPAGE="http://projects.gnome.org/evolution/"
LICENSE="GPL-2"
SLOT="2.0"
IUSE="debug doc static"
KEYWORDS="~amd64 ~x86"
RDEPEND="
>=mail-client/evolution-${PV}:2.0
>=gnome-extra/evolution-data-server-${PV}[ldap,kerberos]
=gnome-extra/evolution-data-server-${MY_MAJORV}*
>=dev-libs/glib-2.28:2
>=x11-libs/gtk+-3.0:3
>=gnome-base/gconf-2:2
>=dev-libs/libical-0.43
dev-libs/libxml2:2
net-libs/libsoup:2.4
>=net-nds/openldap-2.1.30-r2
virtual/krb5"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.40
virtual/pkgconfig
doc? ( >=dev-util/gtk-doc-1.9 )"
pkg_setup() {
G2CONF="${G2CONF}
--with-krb5=${EPREFIX}/usr
--with-openldap
--disable-static
$(use_enable debug e2k-debug)
$(use_with static static-ldap)"
DOCS="AUTHORS ChangeLog NEWS README"
}

@ -1 +0,0 @@
DIST evolution-groupwise-3.4.2.tar.xz 412368 SHA256 e26e08eb065df21118c92f29be4cfa2ce2faa52c950210e15a3efbdc9cace2aa SHA512 352142a934c66c549b12c5f425658af46fc23226b203e906d959a9f4c93bced4a0c57987046842bfda474371a5beaf37efe4abbde4eb778bc09f110e34553bb8 WHIRLPOOL 9c018090aa7a5bbd2f89023f862ea4f078aa12d4f27c76658640d8f344b9eaadf0fea3f43955972b3f39c1c0e84ae24247f07f6f18a4b7636aa88789587ec309

@ -1,50 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-groupwise/evolution-groupwise-3.4.2.ebuild,v 1.2 2012/12/24 04:49:56 tetromino Exp $
EAPI="4"
GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes"
inherit db-use eutils flag-o-matic gnome2 versionator
MY_MAJORV=$(get_version_component_range 1-2)
DESCRIPTION="Evolution module for connecting to Novell Groupwise"
HOMEPAGE="http://www.gnome.org/projects/evolution/"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="" # doc
RDEPEND=">=mail-client/evolution-${PV}:2.0
>=gnome-extra/evolution-data-server-${PV}
=gnome-extra/evolution-data-server-${MY_MAJORV}*
>=dev-libs/glib-2.16
>=dev-libs/libxml2-2
>=gnome-base/gconf-2:2
gnome-extra/gtkhtml:4.0
>=net-libs/libsoup-2.3:2.4
sys-libs/db
x11-libs/gdk-pixbuf:2
>=x11-libs/gtk+-2.90.4:3
"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.35.5
virtual/pkgconfig
"
# For now, this package has no gtk-doc documentation to build
# doc? ( >=dev-util/gtk-doc-1.9 )
pkg_setup() {
DOCS="ChangeLog NEWS" # AUTHORS, README are empty
}
src_prepare() {
# /usr/include/db.h is always db-1 on FreeBSD
# so include the right dir in CPPFLAGS
append-cppflags "-I$(db_includedir)"
gnome2_src_prepare
}

@ -1,2 +1 @@
DIST duhdraw-2.8.12.tar.gz 44880 RMD160 ed9452528895e49dd13f7042638e9bbd7e6f7c62 SHA1 6e73fcd6eae476157f013dbc8f9e819b0b53c24a SHA256 e0b268858ee540bec76afdb3e0e79290b7eb5480ad04c52913089bb175516bb6
DIST duhdraw-2.8.13.tar.gz 51779 RMD160 88a421eb2da0da186c7846755cf1b1bbc9647f98 SHA1 b33eaa8c0b90638f1e9979bd26db02a0faba8e33 SHA256 12a432d2874a6f0579879e3242d832139b7f2a4879b2cfcfb6ced046236b4b2c
DIST duhdraw-2.8.13.tar.gz 51779 SHA256 12a432d2874a6f0579879e3242d832139b7f2a4879b2cfcfb6ced046236b4b2c SHA512 fa9102133dcd100b2cde58d4d92aabfcdf86bb16a8066191e92922d6cea470094ff226e569bf92d34e1f0f6a3e657eaf3326cecf091ed1bc37bd2faace340798 WHIRLPOOL d0adabe102251c2c6c7287a1466de1525e18f1c74d6df1b4a444c15fbdc5dc4ddbc822d11069d9c6f0cff18bbd60daa408dbcc74b058f647b31b9dc8cdc749d3

@ -1,32 +1,31 @@
# Copyright 1999-2008 Gentoo Foundation
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/duhdraw/duhdraw-2.8.12.ebuild,v 1.11 2008/01/26 15:02:22 grobian Exp $
# $Header: /var/cvsroot/gentoo-x86/media-gfx/duhdraw/duhdraw-2.8.13-r1.ebuild,v 1.1 2013/06/17 07:22:17 radhermit Exp $
EAPI=5
inherit toolchain-funcs eutils
DESCRIPTION="ASCII art editor"
HOMEPAGE="http://www.cs.helsinki.fi/u/penberg/duhdraw"
SRC_URI="http://www.wwco.com/~wls/opensource/${P}.tar.gz"
SRC_URI="http://www.cs.helsinki.fi/u/penberg/duhdraw/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="ppc x86"
IUSE=""
KEYWORDS="~amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos"
DEPEND="sys-libs/ncurses"
RDEPEND=${DEPEND}
RDEPEND="${DEPEND}"
src_unpack() {
unpack ${A}
src_prepare() {
epatch "${FILESDIR}"/${P}-macos.patch
epatch "${FILESDIR}"/${P}-prestrip.patch
}
src_compile() {
emake CC="$(tc-getCC) ${CFLAGS}" || die "emake failed"
emake CC="$(tc-getCC) ${CFLAGS} ${LDFLAGS}"
}
src_install() {
dobin ansi ansitoc duhdraw || die
dodoc CREDITS HISTORY TODO READ.ME
dobin ansi ansitoc duhdraw
dodoc CREDITS HISTORY TODO
}

@ -1,12 +0,0 @@
--- duhdraw-2.8.12/duhdraw.c.orig 2005-10-31 19:34:57.000000000 +0100
+++ duhdraw-2.8.12/duhdraw.c 2005-10-31 19:35:58.000000000 +0100
@@ -12,7 +12,9 @@
#include <stdio.h>
#include <dirent.h>
#include <sys/stat.h>
+#ifndef __APPLE__
#include <malloc.h>
+#endif
#include <time.h>
#include <curses.h>
#include <ctype.h>

@ -1,18 +0,0 @@
--- ./duhdraw-2.8.12/Makefile.orig 2003-01-17 21:35:35.000000000 +0100
+++ ./duhdraw-2.8.12/Makefile 2006-11-16 09:50:52.000000000 +0100
@@ -12,15 +12,12 @@
ansi: cleanansi
$(CC) -o ansi ansi.c ansi-esc.c $(LIBS)
- $(STRIP) ansi
duhdraw: cleandd
$(CC) -o duhdraw duhdraw.c ansi-esc.c $(LIBS)
- $(STRIP) duhdraw
ansitoc: cleanansitoc
$(CC) -o ansitoc ansitoc.c
- $(STRIP) ansitoc
cleanansi:
rm -f ansi

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-12.2-r1.ebuild,v 1.1 2013/06/13 22:47:47 aballier Exp $
# $Header: /var/cvsroot/gentoo-x86/media-tv/xbmc/xbmc-12.2-r1.ebuild,v 1.2 2013/06/17 07:42:16 scarabeus Exp $
EAPI=5
@ -92,7 +92,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
media-libs/tiff
pulseaudio? ( media-sound/pulseaudio )
media-sound/wavpack
|| ( media-libs/libpostproc <media-video/libav-0.8.2-r1 media-video/ffmpeg )
|| ( media-libs/libpostproc media-video/ffmpeg )
>=virtual/ffmpeg-0.6[encode]
rtmp? ( media-video/rtmpdump )
avahi? ( net-dns/avahi )

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/bombono-dvd/bombono-dvd-1.2.1-r1.ebuild,v 1.1 2012/12/09 19:13:23 pinkbyte Exp $
# $Header: /var/cvsroot/gentoo-x86/media-video/bombono-dvd/bombono-dvd-1.2.1-r1.ebuild,v 1.2 2013/06/17 07:43:33 scarabeus Exp $
EAPI=4
SCONS_MIN_VERSION="0.96.1"
@ -47,6 +47,7 @@ PATCHES=(
"${FILESDIR}/${PN}-1.2.0-cdrtools.patch"
"${FILESDIR}/${PN}-1.2.1-glib.patch"
"${FILESDIR}/${PN}-boost-1.51.0-fix.patch"
"${FILESDIR}/${PN}-1.2.1-libav9.patch"
)
src_configure() {

@ -0,0 +1,44 @@
--- src/mgui/ffviewer.cpp.ORIG 2012-02-08 13:19:21.000000000 +0100
+++ src/mgui/ffviewer.cpp 2013-02-24 18:11:07.565711375 +0100
@@ -36,7 +36,13 @@
#define AVFORMAT_54
#endif
-#ifdef AVFORMAT_54
+// разрабы libav считают себя самыми умными и потому решили
+// закрыть простым смертным доступ к ffurl_register_protocol()
+// (бывшая av_register_protocol2()),- https://bugzilla.libav.org/show_bug.cgi?id=224
+//
+// Поэтому: пользователи Linux остаются без предпросмотра содержимого DVD,
+// пользователи же Windows не страдают из-за подобного политгемора
+#if defined(AVFORMAT_54) && defined(_WIN32)
C_LINKAGE_BEGIN
#include <libavformat/url.h> // ffurl_register_protocol()
C_LINKAGE_END
@@ -1125,6 +1131,8 @@
namespace DVD {
+#if !defined(AVFORMAT_54) || defined(_WIN32)
+
struct VobCtx
{
int64_t curPos;
@@ -1266,6 +1274,17 @@
BmdDVD = 0;
return res;
}
+
+#else
+
+bool OpenVob(FFViewer&, VobPtr, dvd_reader_t*, std::string& err_str)
+{
+ err_str = "Libav: no soup for Linux users^W^W^W^W^W see https://bugzilla.libav.org/show_bug.cgi?id=224";
+ return false;
+}
+
+#endif
+
} // namespace DVD

@ -1,6 +1,4 @@
DIST fate-0.8.2.tar.xz 443503168 SHA256 4c16212e4d99194e670227ccf93d54c9bb4b6f27c515626a536b87deb610d850 SHA512 eca7783af7afc567ed226942b1318b1874b2487c7dc65406fe2097cf2318d722bb4c45ed14363bc3653f948f7cdac5967162e1f4fbd5cbec1adc244886800bb1 WHIRLPOOL abe5faa67444c3edaf5ae9a57a701ba0fccd3e313941d0f7662b8dc2b3a8886578d7bcbd6ed4abfc62abe3b7a36ea216529710e28d1c9cff8f3bb2b9804707bf
DIST fate-9.tar.xz 467671500 SHA256 27d10fd49267452ac787c3f43501a4a21d0ccaccc5ddd6d79d8a6150ee276532 SHA512 8e45539f2512ef915b37c857226c0243940259f269b8f99393b9defa3352d7b8c1fcc5078f4f0d40dc0509737f0c915e179cedcc77f71fe5d96b1b956169a202 WHIRLPOOL d280ac32c6d84f121be8d733774e72a4df3f2e84d71051aea509ef5ca3289c94fd548bf03ff12215e045bf20c83426c547e6b5eb446429d167f38af7c7aa9803
DIST libav-0.8.5.tar.xz 3761376 SHA256 d82cfbbca9825d8cf6cff4d830a57d094d359d23da7179a2d2811300cdcac57f SHA512 88e28b27f4a1f5dd856210b32527bc6c631e3c8470eedcdf303368cb2ff848407d6eb4359279eb8bf6d21375c0e5ac6860db8e1e96c4030990a643f9a365061c WHIRLPOOL a4ba175d9b40c5c1969be74fdae31c1bc67abf308e38c2baf429aecd16f5f7cd34df33e4f18661b5214d4c768011b2b742dc646ef5ceed51278b4ee04736546e
DIST libav-0.8.6.tar.xz 3761040 SHA256 6144b78975210b9c4974e80bddbd5feb3bafe5e3a9c004a9c36a92ebe9da7cb4 SHA512 23bc6ffca8a9ce0963da6dbedfb110fe794eead713afda8514213e0e8f341b7256768f71ca16452056134a18049e5022973191a521d28dd888a15240db3fe48a WHIRLPOOL 217640b1f7793355b4660c07b514976d2f88b2220336ae20d5cf37fdec0b26218621626e1681f865d481eef613de9401770901e0b0d6e7d36082c81a5988d69a
DIST libav-0.8.7.tar.xz 3763180 SHA256 8be6cbee4066ea031110d0f1cf8f9fecda8bc36d868aafdc7e0d34b59e6d5f3d SHA512 34b23bc61b4755b7d9aa078b77571641a167da0fb356c549ee48fa61fcedd4e9dcd7965ac65487606ef18edb3512f08a565de901f1927f11a18c1864da4ec83a WHIRLPOOL 3896adac36dc789a74e3839061e466f6277d225ecc13e9f6f96953b353fe6e15cd76b0464704240eb97c4c0fec230b21d7e4aa684869e367bb489ddee938bada
DIST libav-9.6.tar.xz 4068704 SHA256 03541b5c277ef7f199a440f1aedee040b94a95185aefd2bf3f0552112eea1c85 SHA512 38b873193e86dc3f1b14f2116328908bcf3e28b802b773a19f1a06eebaa2cff0bd5b571dfbe6600eb0183c8ea2b6f42b87e07eb62dc1a498d4bba9c69c68ee1b WHIRLPOOL 51847b10ba4194c4449be9cdddf9cde82c5aa528ff4dad29ba261ededc52e0d8b54282788ff637703edb6a6cdac7720a5eca89a6ad83eeca6c897e0e12c2984d
DIST libav-9.7.tar.xz 4068900 SHA256 da5a425ba43d89317257e14f0a40c720e0e8ff587507d4baeca36185a3bc5972 SHA512 e54a2b49da342feaaa1a299b7fa8daed3e9389b63c1d8d421ae521dadb211ae3e6f9b3ac50a7e69d8c1de9b7bdcf5d4924617ba4d21302be00012c07957a70d5 WHIRLPOOL bbed97d0631dfe818394ae4e9bc9d366616789373d8395fb4a13d32bd289b31fca04cf11ef926793c709f6a11e05fde710b3e78a9c71c2d1a304219a78624a04

@ -1,308 +0,0 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.8.5.ebuild,v 1.14 2013/06/13 12:40:39 xmw Exp $
EAPI=5
if [[ ${PV} == *9999 ]] ; then
SCM="git-2"
EGIT_REPO_URI="git://git.libav.org/libav.git"
[[ ${PV%9999} != "" ]] && EGIT_BRANCH="release/${PV%.9999}"
fi
inherit eutils flag-o-matic multilib toolchain-funcs ${SCM}
DESCRIPTION="Complete solution to record, convert and stream audio and video."
HOMEPAGE="http://libav.org/"
if [[ ${PV} == *9999 ]] ; then
SRC_URI=""
elif [[ ${PV%_p*} != ${PV} ]] ; then # Gentoo snapshot
SRC_URI="http://dev.gentoo.org/~lu_zero/libav/${P}.tar.xz"
else # Official release
SRC_URI="http://${PN}.org/releases/${P}.tar.xz"
fi
SRC_URI+=" test? ( http://dev.gentoo.org/~lu_zero/libav/fate-0.8.2.tar.xz )"
LICENSE="LGPL-2.1 gpl? ( GPL-3 )"
SLOT="0/0.8"
[[ ${PV} == *9999 ]] || \
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE="+3dnow +3dnowext aac alsa altivec amr bindist +bzip2 cdio cpudetection
custom-cflags debug dirac doc +encode faac truetype frei0r +gpl gsm
+hardcoded-tables ieee1394 jack jpeg2k +mmx +mmxext mp3 network openssl
oss pic pulseaudio +qt-faststart rtmp schroedinger sdl speex ssl +ssse3
static-libs test theora threads v4l vaapi vdpau vorbis vpx X x264 xvid
+zlib"
CPU_FEATURES="3dnow:amd3dnow 3dnowext:amd3dnowext altivec avx mmx mmxext:mmx2
neon ssse3 vis"
for i in ${CPU_FEATURES}; do
IUSE+=" ${i%:*}"
done
RDEPEND="
!media-video/ffmpeg
alsa? ( media-libs/alsa-lib )
amr? ( media-libs/opencore-amr )
bzip2? ( app-arch/bzip2 )
cdio? (
|| (
dev-libs/libcdio-paranoia
<dev-libs/libcdio-0.90[-minimal]
)
)
dirac? ( media-video/dirac )
encode? (
aac? ( media-libs/vo-aacenc )
amr? ( media-libs/vo-amrwbenc )
faac? ( media-libs/faac )
mp3? ( >=media-sound/lame-3.98.3 )
theora? ( >=media-libs/libtheora-1.1.1[encode] media-libs/libogg )
vorbis? ( media-libs/libvorbis media-libs/libogg )
x264? ( >=media-libs/x264-0.0.20111017 )
xvid? ( >=media-libs/xvid-1.1.0 )
)
truetype? ( media-libs/freetype:2 )
frei0r? ( media-plugins/frei0r-plugins )
gsm? ( >=media-sound/gsm-1.0.12-r1 )
ieee1394? ( media-libs/libdc1394 sys-libs/libraw1394 )
jack? ( media-sound/jack-audio-connection-kit )
jpeg2k? ( >=media-libs/openjpeg-1.3-r2:0 )
pulseaudio? ( media-sound/pulseaudio )
rtmp? ( >=media-video/rtmpdump-2.2f )
ssl? ( openssl? ( dev-libs/openssl )
!openssl? ( net-libs/gnutls ) )
sdl? ( >=media-libs/libsdl-1.2.13-r1[audio,video] )
schroedinger? ( media-libs/schroedinger )
speex? ( >=media-libs/speex-1.2_beta3 )
vaapi? ( x11-libs/libva )
vdpau? ( x11-libs/libvdpau )
vpx? ( >=media-libs/libvpx-0.9.6 )
X? ( x11-libs/libX11 x11-libs/libXext x11-libs/libXfixes )
zlib? ( sys-libs/zlib )
"
DEPEND="${RDEPEND}
>=sys-devel/make-3.81
dirac? ( virtual/pkgconfig )
doc? ( app-text/texi2html )
mmx? ( dev-lang/yasm )
rtmp? ( virtual/pkgconfig )
schroedinger? ( virtual/pkgconfig )
truetype? ( virtual/pkgconfig )
test? ( net-misc/wget )
v4l? ( sys-kernel/linux-headers )
"
# faac can't be binary distributed
# openssl support marked as nonfree
# faac and aac are concurent implementations
# amr and aac require at least lgpl3
# x264 requires gpl2
REQUIRED_USE="bindist? ( !faac !openssl )
rtmp? ( network )
amr? ( gpl ) aac? ( gpl ) x264? ( gpl ) X? ( gpl ) cdio? ( gpl )
test? ( encode )"
src_prepare() {
# if we have snapshot then we need to hardcode the version
if [[ ${PV%_p*} != ${PV} ]]; then
sed -i -e "s/UNKNOWN/DATE-${PV#*_pre}/" "${S}/version.sh" || die
fi
epatch "${FILESDIR}"/$P-support-libcdio-paranoia.patch
}
src_configure() {
local myconf="${EXTRA_LIBAV_CONF}"
local uses i
myconf+="
$(use_enable gpl)
$(use_enable gpl version3)
--enable-avfilter
"
# enabled by default
uses="debug doc network zlib"
for i in ${uses}; do
use ${i} || myconf+=" --disable-${i}"
done
use bzip2 || myconf+=" --disable-bzlib"
use sdl || myconf+=" --disable-avplay"
if use ssl; then
use openssl && myconf+=" --enable-openssl --enable-nonfree" \
|| myconf+=" --enable-gnutls"
fi
use custom-cflags && myconf+=" --disable-optimizations"
use cpudetection && myconf+=" --enable-runtime-cpudetect"
#for i in h264_vdpau mpeg1_vdpau mpeg_vdpau vc1_vdpau wmv3_vdpau; do
# use video_cards_nvidia || myconf="${myconf} --disable-decoder=${i}"
# use vdpau || myconf="${myconf} --disable-decoder=${i}"
#done
use vdpau || myconf+=" --disable-vdpau"
use vaapi && myconf+=" --enable-vaapi"
# Encoders
if use encode; then
use mp3 && myconf+=" --enable-libmp3lame"
use amr && myconf+=" --enable-libvo-amrwbenc"
use faac && myconf+=" --enable-libfaac --enable-nonfree"
use aac && myconf+=" --enable-libvo-aacenc"
uses="theora vorbis x264 xvid"
for i in ${uses}; do
use ${i} && myconf+=" --enable-lib${i}"
done
else
myconf+=" --disable-encoders"
fi
# libavdevice options
use cdio && myconf+=" --enable-libcdio"
use ieee1394 && myconf+=" --enable-libdc1394"
use pulseaudio && myconf+=" --enable-libpulse"
# Indevs
# v4l1 is gone since linux-headers-2.6.38
myconf+=" --disable-indev=v4l"
use v4l || myconf+=" --disable-indev=v4l2"
for i in alsa oss jack; do
use ${i} || myconf+=" --disable-indev=${i}"
done
use X && myconf+=" --enable-x11grab"
# Outdevs
for i in alsa oss ; do
use ${i} || myconf+=" --disable-outdev=${i}"
done
# libavfilter options
use frei0r && myconf+=" --enable-frei0r"
use truetype && myconf+=" --enable-libfreetype"
# Threads; we only support pthread for now but ffmpeg supports more
use threads && myconf+=" --enable-pthreads"
# Decoders
use amr && myconf+=" --enable-libopencore-amrwb --enable-libopencore-amrnb"
uses="gsm dirac rtmp schroedinger speex vpx"
for i in ${uses}; do
use ${i} && myconf+=" --enable-lib${i}"
done
use jpeg2k && myconf+=" --enable-libopenjpeg"
# CPU features
for i in ${CPU_FEATURES}; do
use ${i%:*} || myconf+=" --disable-${i#*:}"
done
# pass the right -mfpu as extra
use neon && myconf+=" --extra-cflags=-mfpu=neon"
# disable mmx accelerated code if PIC is required
# as the provided asm decidedly is not PIC for x86.
if use pic && use x86 ; then
myconf+=" --disable-mmx --disable-mmx2"
fi
# Option to force building pic
use pic && myconf+=" --enable-pic"
# Try to get cpu type based on CFLAGS.
# Bug #172723
# We need to do this so that features of that CPU will be better used
# If they contain an unknown CPU it will not hurt since ffmpeg's configure
# will just ignore it.
for i in $(get-flag march) $(get-flag mcpu) $(get-flag mtune) ; do
[ "${i}" = "native" ] && i="host" # bug #273421
[[ ${i} = *-sse3 ]] && i="${i%-sse3}" # bug 283968
myconf+=" --cpu=${i}"
break
done
# cross compile support
if tc-is-cross-compiler ; then
myconf+=" --enable-cross-compile --arch=$(tc-arch-kernel) --cross-prefix=${CHOST}-"
case ${CHOST} in
*freebsd*)
myconf+=" --target-os=freebsd"
;;
mingw32*)
myconf+=" --target-os=mingw32"
;;
*linux*)
myconf+=" --target-os=linux"
;;
esac
fi
# Misc stuff
use hardcoded-tables && myconf+=" --enable-hardcoded-tables"
# Specific workarounds for too-few-registers arch...
if [[ $(tc-arch) == "x86" ]]; then
filter-flags -fforce-addr -momit-leaf-frame-pointer
append-flags -fomit-frame-pointer
is-flag -O? || append-flags -O2
if use debug; then
# no need to warn about debug if not using debug flag
ewarn ""
ewarn "Debug information will be almost useless as the frame pointer is omitted."
ewarn "This makes debugging harder, so crashes that has no fixed behavior are"
ewarn "difficult to fix. Please have that in mind."
ewarn ""
fi
fi
cd "${S}"
./configure \
--prefix="${EPREFIX}"/usr \
--libdir="${EPREFIX}"/usr/$(get_libdir) \
--shlibdir="${EPREFIX}"/usr/$(get_libdir) \
--mandir="${EPREFIX}"/usr/share/man \
--enable-shared \
--cc="$(tc-getCC)" \
--ar="$(tc-getAR)" \
$(use_enable static-libs static) \
${myconf} || die
MAKEOPTS+=" V=1"
}
src_compile() {
emake
if use qt-faststart; then
tc-export CC
emake tools/qt-faststart
fi
}
src_install() {
emake DESTDIR="${D}" install install-man
dodoc Changelog README INSTALL doc/*.txt
use doc && dodoc doc/*.html
use qt-faststart && dobin tools/qt-faststart
for i in $(usex sdl avplay "") $(usex network avserver "") avprobe; do
dosym ${i} /usr/bin/${i/av/ff}
done
}
pkg_postinst() {
elog "Please note that the programs formerly known as ffplay, ffserver"
elog "and ffprobe are now called avplay, avserver and avprobe."
elog
elog "ffmpeg had been replaced by the feature incompatible avconv thus"
elog "the legacy ffmpeg is provided for compatibility with older scripts"
elog "but will be removed in the next version"
}
src_test() {
LD_LIBRARY_PATH="${S}/libavcore:${S}/libswscale:${S}/libavcodec:${S}/libavdevice:${S}/libavfilter:${S}/libavformat:${S}/libavutil" \
emake fate SAMPLES="${WORKDIR}/fate"
}

@ -1,308 +0,0 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.8.6.ebuild,v 1.2 2013/06/13 12:40:39 xmw Exp $
EAPI=5
if [[ ${PV} == *9999 ]] ; then
SCM="git-2"
EGIT_REPO_URI="git://git.libav.org/libav.git"
[[ ${PV%9999} != "" ]] && EGIT_BRANCH="release/${PV%.9999}"
fi
inherit eutils flag-o-matic multilib toolchain-funcs ${SCM}
DESCRIPTION="Complete solution to record, convert and stream audio and video."
HOMEPAGE="http://libav.org/"
if [[ ${PV} == *9999 ]] ; then
SRC_URI=""
elif [[ ${PV%_p*} != ${PV} ]] ; then # Gentoo snapshot
SRC_URI="http://dev.gentoo.org/~lu_zero/libav/${P}.tar.xz"
else # Official release
SRC_URI="http://${PN}.org/releases/${P}.tar.xz"
fi
SRC_URI+=" test? ( http://dev.gentoo.org/~lu_zero/libav/fate-0.8.2.tar.xz )"
LICENSE="LGPL-2.1 gpl? ( GPL-3 )"
SLOT="0/0.8"
[[ ${PV} == *9999 ]] || \
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE="+3dnow +3dnowext aac alsa altivec amr bindist +bzip2 cdio cpudetection
custom-cflags debug dirac doc +encode faac truetype frei0r +gpl gsm
+hardcoded-tables ieee1394 jack jpeg2k +mmx +mmxext mp3 network openssl
oss pic pulseaudio +qt-faststart rtmp schroedinger sdl speex ssl +ssse3
static-libs test theora threads v4l vaapi vdpau vorbis vpx X x264 xvid
+zlib"
CPU_FEATURES="3dnow:amd3dnow 3dnowext:amd3dnowext altivec avx mmx mmxext:mmx2
neon ssse3 vis"
for i in ${CPU_FEATURES}; do
IUSE+=" ${i%:*}"
done
RDEPEND="
!media-video/ffmpeg
alsa? ( media-libs/alsa-lib )
amr? ( media-libs/opencore-amr )
bzip2? ( app-arch/bzip2 )
cdio? (
|| (
dev-libs/libcdio-paranoia
<dev-libs/libcdio-0.90[-minimal]
)
)
dirac? ( media-video/dirac )
encode? (
aac? ( media-libs/vo-aacenc )
amr? ( media-libs/vo-amrwbenc )
faac? ( media-libs/faac )
mp3? ( >=media-sound/lame-3.98.3 )
theora? ( >=media-libs/libtheora-1.1.1[encode] media-libs/libogg )
vorbis? ( media-libs/libvorbis media-libs/libogg )
x264? ( >=media-libs/x264-0.0.20111017 )
xvid? ( >=media-libs/xvid-1.1.0 )
)
truetype? ( media-libs/freetype:2 )
frei0r? ( media-plugins/frei0r-plugins )
gsm? ( >=media-sound/gsm-1.0.12-r1 )
ieee1394? ( media-libs/libdc1394 sys-libs/libraw1394 )
jack? ( media-sound/jack-audio-connection-kit )
jpeg2k? ( >=media-libs/openjpeg-1.3-r2:0 )
pulseaudio? ( media-sound/pulseaudio )
rtmp? ( >=media-video/rtmpdump-2.2f )
ssl? ( openssl? ( dev-libs/openssl )
!openssl? ( net-libs/gnutls ) )
sdl? ( >=media-libs/libsdl-1.2.13-r1[audio,video] )
schroedinger? ( media-libs/schroedinger )
speex? ( >=media-libs/speex-1.2_beta3 )
vaapi? ( x11-libs/libva )
vdpau? ( x11-libs/libvdpau )
vpx? ( >=media-libs/libvpx-0.9.6 )
X? ( x11-libs/libX11 x11-libs/libXext x11-libs/libXfixes )
zlib? ( sys-libs/zlib )
"
DEPEND="${RDEPEND}
>=sys-devel/make-3.81
dirac? ( virtual/pkgconfig )
doc? ( app-text/texi2html )
mmx? ( dev-lang/yasm )
rtmp? ( virtual/pkgconfig )
schroedinger? ( virtual/pkgconfig )
truetype? ( virtual/pkgconfig )
test? ( net-misc/wget )
v4l? ( sys-kernel/linux-headers )
"
# faac can't be binary distributed
# openssl support marked as nonfree
# faac and aac are concurent implementations
# amr and aac require at least lgpl3
# x264 requires gpl2
REQUIRED_USE="bindist? ( !faac !openssl )
rtmp? ( network )
amr? ( gpl ) aac? ( gpl ) x264? ( gpl ) X? ( gpl ) cdio? ( gpl )
test? ( encode )"
src_prepare() {
# if we have snapshot then we need to hardcode the version
if [[ ${PV%_p*} != ${PV} ]]; then
sed -i -e "s/UNKNOWN/DATE-${PV#*_pre}/" "${S}/version.sh" || die
fi
epatch "${FILESDIR}"/${PN}-0.8.5-support-libcdio-paranoia.patch
}
src_configure() {
local myconf="${EXTRA_LIBAV_CONF}"
local uses i
myconf+="
$(use_enable gpl)
$(use_enable gpl version3)
--enable-avfilter
"
# enabled by default
uses="debug doc network zlib"
for i in ${uses}; do
use ${i} || myconf+=" --disable-${i}"
done
use bzip2 || myconf+=" --disable-bzlib"
use sdl || myconf+=" --disable-avplay"
if use ssl; then
use openssl && myconf+=" --enable-openssl --enable-nonfree" \
|| myconf+=" --enable-gnutls"
fi
use custom-cflags && myconf+=" --disable-optimizations"
use cpudetection && myconf+=" --enable-runtime-cpudetect"
#for i in h264_vdpau mpeg1_vdpau mpeg_vdpau vc1_vdpau wmv3_vdpau; do
# use video_cards_nvidia || myconf="${myconf} --disable-decoder=${i}"
# use vdpau || myconf="${myconf} --disable-decoder=${i}"
#done
use vdpau || myconf+=" --disable-vdpau"
use vaapi && myconf+=" --enable-vaapi"
# Encoders
if use encode; then
use mp3 && myconf+=" --enable-libmp3lame"
use amr && myconf+=" --enable-libvo-amrwbenc"
use faac && myconf+=" --enable-libfaac --enable-nonfree"
use aac && myconf+=" --enable-libvo-aacenc"
uses="theora vorbis x264 xvid"
for i in ${uses}; do
use ${i} && myconf+=" --enable-lib${i}"
done
else
myconf+=" --disable-encoders"
fi
# libavdevice options
use cdio && myconf+=" --enable-libcdio"
use ieee1394 && myconf+=" --enable-libdc1394"
use pulseaudio && myconf+=" --enable-libpulse"
# Indevs
# v4l1 is gone since linux-headers-2.6.38
myconf+=" --disable-indev=v4l"
use v4l || myconf+=" --disable-indev=v4l2"
for i in alsa oss jack; do
use ${i} || myconf+=" --disable-indev=${i}"
done
use X && myconf+=" --enable-x11grab"
# Outdevs
for i in alsa oss ; do
use ${i} || myconf+=" --disable-outdev=${i}"
done
# libavfilter options
use frei0r && myconf+=" --enable-frei0r"
use truetype && myconf+=" --enable-libfreetype"
# Threads; we only support pthread for now but ffmpeg supports more
use threads && myconf+=" --enable-pthreads"
# Decoders
use amr && myconf+=" --enable-libopencore-amrwb --enable-libopencore-amrnb"
uses="gsm dirac rtmp schroedinger speex vpx"
for i in ${uses}; do
use ${i} && myconf+=" --enable-lib${i}"
done
use jpeg2k && myconf+=" --enable-libopenjpeg"
# CPU features
for i in ${CPU_FEATURES}; do
use ${i%:*} || myconf+=" --disable-${i#*:}"
done
# pass the right -mfpu as extra
use neon && myconf+=" --extra-cflags=-mfpu=neon"
# disable mmx accelerated code if PIC is required
# as the provided asm decidedly is not PIC for x86.
if use pic && use x86 ; then
myconf+=" --disable-mmx --disable-mmx2"
fi
# Option to force building pic
use pic && myconf+=" --enable-pic"
# Try to get cpu type based on CFLAGS.
# Bug #172723
# We need to do this so that features of that CPU will be better used
# If they contain an unknown CPU it will not hurt since ffmpeg's configure
# will just ignore it.
for i in $(get-flag march) $(get-flag mcpu) $(get-flag mtune) ; do
[ "${i}" = "native" ] && i="host" # bug #273421
[[ ${i} = *-sse3 ]] && i="${i%-sse3}" # bug 283968
myconf+=" --cpu=${i}"
break
done
# cross compile support
if tc-is-cross-compiler ; then
myconf+=" --enable-cross-compile --arch=$(tc-arch-kernel) --cross-prefix=${CHOST}-"
case ${CHOST} in
*freebsd*)
myconf+=" --target-os=freebsd"
;;
mingw32*)
myconf+=" --target-os=mingw32"
;;
*linux*)
myconf+=" --target-os=linux"
;;
esac
fi
# Misc stuff
use hardcoded-tables && myconf+=" --enable-hardcoded-tables"
# Specific workarounds for too-few-registers arch...
if [[ $(tc-arch) == "x86" ]]; then
filter-flags -fforce-addr -momit-leaf-frame-pointer
append-flags -fomit-frame-pointer
is-flag -O? || append-flags -O2
if use debug; then
# no need to warn about debug if not using debug flag
ewarn ""
ewarn "Debug information will be almost useless as the frame pointer is omitted."
ewarn "This makes debugging harder, so crashes that has no fixed behavior are"
ewarn "difficult to fix. Please have that in mind."
ewarn ""
fi
fi
cd "${S}"
./configure \
--prefix="${EPREFIX}"/usr \
--libdir="${EPREFIX}"/usr/$(get_libdir) \
--shlibdir="${EPREFIX}"/usr/$(get_libdir) \
--mandir="${EPREFIX}"/usr/share/man \
--enable-shared \
--cc="$(tc-getCC)" \
--ar="$(tc-getAR)" \
$(use_enable static-libs static) \
${myconf} || die
MAKEOPTS+=" V=1"
}
src_compile() {
emake
if use qt-faststart; then
tc-export CC
emake tools/qt-faststart
fi
}
src_install() {
emake DESTDIR="${D}" install install-man
dodoc Changelog README INSTALL doc/*.txt
use doc && dodoc doc/*.html
use qt-faststart && dobin tools/qt-faststart
for i in $(usex sdl avplay "") $(usex network avserver "") avprobe; do
dosym ${i} /usr/bin/${i/av/ff}
done
}
pkg_postinst() {
elog "Please note that the programs formerly known as ffplay, ffserver"
elog "and ffprobe are now called avplay, avserver and avprobe."
elog
elog "ffmpeg had been replaced by the feature incompatible avconv thus"
elog "the legacy ffmpeg is provided for compatibility with older scripts"
elog "but will be removed in the next version"
}
src_test() {
LD_LIBRARY_PATH="${S}/libavcore:${S}/libswscale:${S}/libavcodec:${S}/libavdevice:${S}/libavfilter:${S}/libavformat:${S}/libavutil" \
emake fate SAMPLES="${WORKDIR}/fate"
}

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-9.6.ebuild,v 1.2 2013/06/13 12:40:39 xmw Exp $
# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-9.7.ebuild,v 1.1 2013/06/17 07:35:49 scarabeus Exp $
EAPI=5

@ -1 +1 @@
Mon, 17 Jun 2013 06:06:59 +0000
Mon, 17 Jun 2013 13:06:58 +0000

@ -1 +1 @@
Mon, 17 Jun 2013 06:06:59 +0000
Mon, 17 Jun 2013 13:06:58 +0000

@ -20,7 +20,7 @@
always a description without a lang attribute. Also there are no overlapping
descriptions allowed (multiple description tags with the same language)
$Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml,v 1.1028 2013/06/16 10:08:35 pacho Exp $
$Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml,v 1.1029 2013/06/17 09:39:45 pinkbyte Exp $
-->
<herds>
@ -2067,6 +2067,10 @@
<email>halcy0n@gentoo.org</email>
<name>Mark Loeser</name>
</maintainer>
<maintainer>
<email>pinkbyte@gentoo.org</email>
<name>Sergey Popov</name>
</maintainer>
</herd>
<herd>
<name>ldap</name>

@ -1,11 +1,11 @@
DEFINED_PHASES=compile configure install prepare pretend test unpack
DEPEND=~app-leechcraft/lc-core-9999 >=kde-base/kdelibs-4.2.0 sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) dev-vcs/git
DESCRIPTION=AnHero, KDE-based crash handler for LeechCraft.
DEPEND=~app-leechcraft/lc-core-9999 sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) dev-vcs/git
DESCRIPTION=AnHero, crash handler for LeechCraft.
EAPI=4
HOMEPAGE=http://leechcraft.org/
IUSE=debug
LICENSE=Boost-1.0
RDEPEND=~app-leechcraft/lc-core-9999 >=kde-base/kdelibs-4.2.0
RDEPEND=~app-leechcraft/lc-core-9999 sys-devel/gdb
SLOT=0
_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 cmake-utils 66012c9c0ee3c91534d0eb257ff9b95c eutils f31a0ec0d081047cbf9c0bbb4822d831 flag-o-matic d900015de4e092f26d8c0a18b6bd60de git-2 e92e09651292b1bef5656592364550f7 leechcraft b9c58708fa589445cca962a066953778 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4
_md5_=b8f37eb13a6980ddeac2320e6f415b09
_md5_=3dee9b06458a511968aecb3c49a27e44

@ -1,11 +1,11 @@
DEFINED_PHASES=compile configure install prepare pretend test unpack
DEPEND=~app-leechcraft/lc-core-9999 dev-qt/qtwebkit:4 sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) dev-vcs/git
DEPEND=~app-leechcraft/lc-core-9999 app-text/htmltidy dev-qt/qtwebkit:4 sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) dev-vcs/git
DESCRIPTION=LeechCraft HTML Text editoR component
EAPI=4
HOMEPAGE=http://leechcraft.org/
IUSE=debug
LICENSE=Boost-1.0
RDEPEND=~app-leechcraft/lc-core-9999 dev-qt/qtwebkit:4
RDEPEND=~app-leechcraft/lc-core-9999 app-text/htmltidy dev-qt/qtwebkit:4
SLOT=0
_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 cmake-utils 66012c9c0ee3c91534d0eb257ff9b95c eutils f31a0ec0d081047cbf9c0bbb4822d831 flag-o-matic d900015de4e092f26d8c0a18b6bd60de git-2 e92e09651292b1bef5656592364550f7 leechcraft b9c58708fa589445cca962a066953778 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4
_md5_=a0a45b1fefb2aadb9a155dcf7d87b2a0
_md5_=aa51cea0cda585fa726247d951f7a6d4

@ -2,8 +2,7 @@ DEFINED_PHASES=-
DESCRIPTION=Metapackage containing all ready-to-use LeechCraft plugins
EAPI=4
HOMEPAGE=http://leechcraft.org/
IUSE=kde
LICENSE=GPL-3
RDEPEND=~app-leechcraft/lc-popishu-9999 ~app-leechcraft/lc-monocle-9999 ~app-leechcraft/lc-hotstreams-9999 ~app-leechcraft/lc-lmp-9999 ~app-leechcraft/lc-lastfmscrobble-9999 ~app-leechcraft/lc-musiczombie-9999 ~app-leechcraft/lc-touchstreams-9999 ~app-leechcraft/lc-networkmonitor-9999 ~app-leechcraft/lc-azoth-9999 ~app-leechcraft/lc-advancednotifications-9999 kde? ( ~app-leechcraft/lc-anhero-9999 ) ~app-leechcraft/lc-auscrie-9999 ~app-leechcraft/lc-core-9999 ~app-leechcraft/lc-cstp-9999 ~app-leechcraft/lc-dbusmanager-9999 ~app-leechcraft/lc-gacts-9999 ~app-leechcraft/lc-glance-9999 ~app-leechcraft/lc-historyholder-9999 ~virtual/leechcraft-notifier-9999 ~app-leechcraft/lc-knowhow-9999 ~app-leechcraft/lc-lackman-9999 ~app-leechcraft/lc-launchy-9999 ~app-leechcraft/lc-lemon-9999 ~app-leechcraft/lc-liznoo-9999 ~app-leechcraft/lc-newlife-9999 ~app-leechcraft/lc-netstoremanager-9999 ~app-leechcraft/lc-otlozhu-9999 ~app-leechcraft/lc-qrosp-9999 ~app-leechcraft/lc-pintab-9999 ~app-leechcraft/lc-secman-9999 ~app-leechcraft/lc-summary-9999 ~app-leechcraft/lc-tabslist-9999 ~app-leechcraft/lc-tabsessmanager-9999 ~app-leechcraft/lc-aggregator-9999 ~app-leechcraft/lc-bittorrent-9999 ~app-leechcraft/lc-xproxy-9999 ~app-leechcraft/lc-vrooby-9999 ~virtual/leechcraft-trayarea-9999 ~app-leechcraft/lc-deadlyrics-9999 ~app-leechcraft/lc-dolozhee-9999 ~app-leechcraft/lc-poshuku-9999 ~app-leechcraft/lc-vgrabber-9999 ~app-leechcraft/lc-pogooglue-9999 ~app-leechcraft/lc-seekthru-9999 ~app-leechcraft/lc-tpi-9999 ~app-leechcraft/lc-gmailnotifier-9999 ~app-leechcraft/lc-nacheku-9999 ~app-leechcraft/lc-kbswitch-9999 ~app-leechcraft/lc-xtazy-9999
RDEPEND=~app-leechcraft/lc-popishu-9999 ~app-leechcraft/lc-monocle-9999 ~app-leechcraft/lc-hotstreams-9999 ~app-leechcraft/lc-lmp-9999 ~app-leechcraft/lc-lastfmscrobble-9999 ~app-leechcraft/lc-musiczombie-9999 ~app-leechcraft/lc-touchstreams-9999 ~app-leechcraft/lc-networkmonitor-9999 ~app-leechcraft/lc-azoth-9999 ~app-leechcraft/lc-advancednotifications-9999 ~app-leechcraft/lc-anhero-9999 ~app-leechcraft/lc-auscrie-9999 ~app-leechcraft/lc-core-9999 ~app-leechcraft/lc-cstp-9999 ~app-leechcraft/lc-dbusmanager-9999 ~app-leechcraft/lc-gacts-9999 ~app-leechcraft/lc-glance-9999 ~app-leechcraft/lc-historyholder-9999 ~virtual/leechcraft-notifier-9999 ~app-leechcraft/lc-knowhow-9999 ~app-leechcraft/lc-lackman-9999 ~app-leechcraft/lc-launchy-9999 ~app-leechcraft/lc-lemon-9999 ~app-leechcraft/lc-liznoo-9999 ~app-leechcraft/lc-newlife-9999 ~app-leechcraft/lc-netstoremanager-9999 ~app-leechcraft/lc-otlozhu-9999 ~app-leechcraft/lc-qrosp-9999 ~app-leechcraft/lc-pintab-9999 ~app-leechcraft/lc-secman-9999 ~app-leechcraft/lc-summary-9999 ~app-leechcraft/lc-tabslist-9999 ~app-leechcraft/lc-tabsessmanager-9999 ~app-leechcraft/lc-aggregator-9999 ~app-leechcraft/lc-bittorrent-9999 ~app-leechcraft/lc-xproxy-9999 ~app-leechcraft/lc-vrooby-9999 ~virtual/leechcraft-trayarea-9999 ~app-leechcraft/lc-deadlyrics-9999 ~app-leechcraft/lc-dolozhee-9999 ~app-leechcraft/lc-poshuku-9999 ~app-leechcraft/lc-vgrabber-9999 ~app-leechcraft/lc-pogooglue-9999 ~app-leechcraft/lc-seekthru-9999 ~app-leechcraft/lc-tpi-9999 ~app-leechcraft/lc-gmailnotifier-9999 ~app-leechcraft/lc-nacheku-9999 ~app-leechcraft/lc-kbswitch-9999 ~app-leechcraft/lc-xtazy-9999
SLOT=0
_md5_=83bc57f3aeaf9622bca011d6166475b0
_md5_=7ed245b36e4b3ed546be1e2b157780fc

@ -3,10 +3,10 @@ DEPEND=dev-libs/dbus-glib sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? (
DESCRIPTION=Zemberek-Pardus spell checker interface.
EAPI=2
HOMEPAGE=http://www.pardus.org.tr/projeler/masaustu/zemberek-pardus
KEYWORDS=amd64 ~x86
KEYWORDS=amd64 x86
LICENSE=GPL-2
RDEPEND=dev-libs/dbus-glib app-text/zemberek-server
SLOT=0
SRC_URI=http://cekirdek.uludag.org.tr/~baris/zpspell/zpspell-0.4.3.tar.bz2
_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 cmake-utils 66012c9c0ee3c91534d0eb257ff9b95c eutils f31a0ec0d081047cbf9c0bbb4822d831 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28
_md5_=b898e929334c51ab62609230afcb4635
_md5_=9865d708d1233ab0a1880b3f78f5e5d4

@ -1,11 +1,12 @@
DEFINED_PHASES=compile install postinst test unpack
DEPEND=sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 )
DEFINED_PHASES=compile configure install postinst prepare test unpack
DEPEND=dev-libs/dbus-glib sys-devel/make >=dev-util/cmake-2.8.9 userland_GNU? ( >=sys-apps/findutils-4.4.0 )
DESCRIPTION=Zemberek-Pardus spell checker interface.
EAPI=5
HOMEPAGE=http://www.pardus.org.tr/projeler/masaustu/zemberek-pardus
KEYWORDS=amd64 x86
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=app-text/zemberek-server
RDEPEND=dev-libs/dbus-glib app-text/zemberek-server
SLOT=0
SRC_URI=http://cekirdek.uludag.org.tr/~baris/zpspell/zpspell-0.4.1.tar.bz2
SRC_URI=http://cekirdek.uludag.org.tr/~baris/zpspell/zpspell-0.4.3.tar.bz2
_eclasses_=base ec46b36a6f6fd1d0b505a33e0b74e413 cmake-utils 66012c9c0ee3c91534d0eb257ff9b95c eutils f31a0ec0d081047cbf9c0bbb4822d831 flag-o-matic d900015de4e092f26d8c0a18b6bd60de multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28
_md5_=eb2394e1ffff68c44d509a06ae23efa2
_md5_=dc78c36bf1165bac66b06dcc8568857b

@ -1,12 +1,12 @@
DEFINED_PHASES=install postinst postrm
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: commands and maps to help produce aligned text
EAPI=4
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=294
KEYWORDS=alpha amd64 ia64 ~mips ppc sparc x86
LICENSE=vim
RDEPEND=app-vim/cecutil || ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=app-vim/cecutil || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/align-42.tar.bz2 http://dev.gentoo.org/~radhermit/vim/align-42.tar.bz2
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=81814541fe7c4bf1a1191e96dd5a01a2

@ -1,12 +1,12 @@
DEFINED_PHASES=install postinst postrm
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: commands and maps to help produce aligned text
EAPI=5
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=294
KEYWORDS=~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86
LICENSE=vim
RDEPEND=app-vim/cecutil || ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=app-vim/cecutil || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/align-43.tar.bz2 http://dev.gentoo.org/~radhermit/vim/align-43.tar.bz2
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=5fb3f411193f6e9cad98951b90acc6bd

@ -1,11 +1,11 @@
DEFINED_PHASES=install postinst postrm unpack
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: quickly switch between .c and .h files
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=31
KEYWORDS=alpha amd64 ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos
LICENSE=alternate
RDEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/alternate-2.18.tar.bz2 http://dev.gentoo.org/~radhermit/vim/alternate-2.18.tar.bz2
_eclasses_=eutils f31a0ec0d081047cbf9c0bbb4822d831 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=eutils f31a0ec0d081047cbf9c0bbb4822d831 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=caacc31917a4e9743afe97e133227ef8

@ -8,5 +8,5 @@ LICENSE=public-domain
RDEPEND=app-vim/cecutil || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/ansiesc-12.tar.bz2 http://dev.gentoo.org/~radhermit/vim/ansiesc-12.tar.bz2
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=7d4ad68bdfcaf427f271d627d4ac2936

@ -1,11 +1,11 @@
DEFINED_PHASES=install postinst postrm
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: Java ant build system integration
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=155
KEYWORDS=amd64 ppc x86 ~amd64-linux ~x86-linux ~x86-macos
LICENSE=LGPL-2
RDEPEND=dev-java/ant || ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=dev-java/ant || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/ant_menu-0.5.7.1.tar.bz2 http://dev.gentoo.org/~radhermit/vim/ant_menu-0.5.7.1.tar.bz2
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=f1dc2da115cce8850f596af7061d72ab

@ -1,11 +1,11 @@
DEFINED_PHASES=install postinst postrm unpack
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: automatically align bib, c, c++, tex and vim code
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=884
KEYWORDS=alpha amd64 ia64 ~mips ppc sparc x86
LICENSE=vim
RDEPEND=>=app-vim/align-30 >=app-vim/cecutil-4 || ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=>=app-vim/align-30 >=app-vim/cecutil-4 || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/autoalign-13.tar.bz2 http://dev.gentoo.org/~radhermit/vim/autoalign-13.tar.bz2
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=776e7f977fbbf3ee2614d43e3b9bb37d

@ -8,5 +8,5 @@ LICENSE=GPL-3
RDEPEND=|| ( app-editors/vim[python] app-editors/gvim[python] ) !app-vim/vim-latex app-vim/align app-text/wdiff >=dev-lang/python-2.7 dev-python/psutil dev-tex/latexmk dev-tex/detex virtual/tex-base || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://sourceforge/atp-vim/releases/AutomaticTexPlugin_12.1.tar.gz
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=29dcf93da31e90dbf60c9eb4bb09cbb0

@ -1,12 +1,12 @@
DEFINED_PHASES=install postinst postrm
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: a comprehensive plugin for editing LaTeX files
EAPI=5
HOMEPAGE=http://atp-vim.sourceforge.net/
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=|| ( app-editors/vim[python] app-editors/gvim[python] ) !app-vim/vim-latex app-vim/align app-text/wdiff >=dev-lang/python-2.7 dev-python/psutil dev-tex/latexmk dev-tex/detex virtual/tex-base || ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=|| ( app-editors/vim[python] app-editors/gvim[python] ) !app-vim/vim-latex app-vim/align app-text/wdiff >=dev-lang/python-2.7 dev-python/psutil dev-tex/latexmk dev-tex/detex virtual/tex-base || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://sourceforge/atp-vim/releases/AutomaticTexPlugin_12.2.tar.gz
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=183003fc66205951cbe3debe089ae0ac

@ -1,12 +1,12 @@
DEFINED_PHASES=install postinst postrm
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: a comprehensive plugin for editing LaTeX files
EAPI=5
HOMEPAGE=http://atp-vim.sourceforge.net/
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=|| ( app-editors/vim[python] app-editors/gvim[python] ) !app-vim/vim-latex app-vim/align app-text/wdiff >=dev-lang/python-2.7 dev-python/psutil dev-tex/latexmk dev-tex/detex virtual/tex-base || ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=|| ( app-editors/vim[python] app-editors/gvim[python] ) !app-vim/vim-latex app-vim/align app-text/wdiff >=dev-lang/python-2.7 dev-python/psutil dev-tex/latexmk dev-tex/detex virtual/tex-base || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://sourceforge/atp-vim/releases/AutomaticTexPlugin_12.3.tar.gz
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=4d49965785053db0c8db10ef7074fa1c

@ -1,12 +1,12 @@
DEFINED_PHASES=install postinst postrm
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: Bash-IDE - Write and run bash scripts using menus and hotkeys
EAPI=4
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=365
KEYWORDS=~amd64 ~x86
LICENSE=public-domain
RDEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/bash-support-3.10.tar.bz2 http://dev.gentoo.org/~radhermit/vim/bash-support-3.10.tar.bz2
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=08276e1a8dc7e37d6a6522e673281820

@ -1,12 +1,12 @@
DEFINED_PHASES=install postinst postrm
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: Bash-IDE - Write and run bash scripts using menus and hotkeys
EAPI=5
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=365
KEYWORDS=~amd64 ~x86
LICENSE=public-domain
RDEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/bash-support-3.12.tar.bz2 http://dev.gentoo.org/~radhermit/vim/bash-support-3.12.tar.bz2
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=258b000c60d77d85192250840cc8a04e

@ -1,12 +1,12 @@
DEFINED_PHASES=install postinst postrm prepare unpack
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: Bash-IDE - Write and run bash scripts using menus and hotkeys
EAPI=4
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=365
KEYWORDS=~amd64 ~x86
LICENSE=public-domain
RDEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=https://github.com/vim-scripts/bash-support.vim/tarball/3.8 -> bash-support-3.8.tar.gz
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=7dab18fcd625344645c9707e7555b3e7

@ -1,11 +1,11 @@
DEFINED_PHASES=install postinst postrm unpack
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: BNF file syntax highlighting
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=250
KEYWORDS=alpha amd64 ia64 ~mips ppc ppc64 sparc x86
LICENSE=vim.org
RDEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/bnf-syntax-1.2.tar.bz2 http://dev.gentoo.org/~radhermit/vim/bnf-syntax-1.2.tar.bz2
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=021e622d4bef4c5b07e9a6c43a009301

@ -1,11 +1,11 @@
DEFINED_PHASES=install postinst postrm
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: BrainFuck source file syntax highlighting
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=716
KEYWORDS=amd64 ~mips ppc ppc64 x86
LICENSE=vim.org
RDEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/brainfuck-syntax-1.0.1.tar.bz2 http://dev.gentoo.org/~radhermit/vim/brainfuck-syntax-1.0.1.tar.bz2
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=0e73658ce308e8617b80efa6e252f934

@ -1,11 +1,11 @@
DEFINED_PHASES=install postinst postrm
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: BrainFuck source file syntax highlighting
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=716
KEYWORDS=amd64 ~mips ppc ppc64 x86
LICENSE=vim.org
RDEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/brainfuck-syntax-1.0.2.tar.bz2 http://dev.gentoo.org/~radhermit/vim/brainfuck-syntax-1.0.2.tar.bz2
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=602f1b9dcb84c62ae72f12d4d91e8481

@ -1,11 +1,11 @@
DEFINED_PHASES=install postinst postrm
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: sets vim breakpoints visually
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=618
KEYWORDS=alpha amd64 ia64 ~mips ppc sparc x86
LICENSE=GPL-2
RDEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 ) >=app-vim/multvals-3.6.1 >=app-vim/genutils-1.13 >=app-vim/foldutil-1.6 || ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 ) >=app-vim/multvals-3.6.1 >=app-vim/genutils-1.13 >=app-vim/foldutil-1.6 || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/breakpts-4.0.tar.bz2 http://dev.gentoo.org/~radhermit/vim/breakpts-4.0.tar.bz2
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=38cf36fb861cd655fb8c2a8c119458b5

@ -1,12 +1,12 @@
DEFINED_PHASES=install postinst postrm
DEPEND=app-arch/unzip || ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=app-arch/unzip || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: easily browse vim buffers
EAPI=5
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=42
KEYWORDS=~amd64 ~x86
LICENSE=bufexplorer.vim
RDEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=http://www.vim.org/scripts/download_script.php?src_id=19481 -> bufexplorer-7.3.5.zip
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=a49133d019e61dc215f25f7342b1d8ff

@ -1,12 +1,12 @@
DEFINED_PHASES=install postinst postrm prepare unpack
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: C/C++-IDE -- Write and run programs using menus and hotkeys
EAPI=4
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=213
KEYWORDS=~amd64 ~x86
LICENSE=public-domain
RDEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=https://github.com/vim-scripts/c.vim/tarball/5.16.1 -> c-support-5.16.1.tar.gz
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=43e83052b7481f281f83ed90aac098ca

@ -1,12 +1,12 @@
DEFINED_PHASES=install postinst postrm
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: C/C++-IDE -- Write and run programs using menus and hotkeys
EAPI=4
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=213
KEYWORDS=~amd64 ~x86
LICENSE=public-domain
RDEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/c-support-5.19.tar.bz2 http://dev.gentoo.org/~radhermit/vim/c-support-5.19.tar.bz2
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=783f2652b06bc84ca7280cf2f2eb93aa

@ -1,12 +1,12 @@
DEFINED_PHASES=install postinst postrm
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: C/C++-IDE -- Write and run programs using menus and hotkeys
EAPI=5
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=213
KEYWORDS=~amd64 ~x86
LICENSE=public-domain
RDEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/c-support-6.0.tar.bz2 http://dev.gentoo.org/~radhermit/vim/c-support-6.0.tar.bz2
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=a79c29ab19e0f6286b95c98b8132e0ed

@ -1,12 +1,12 @@
DEFINED_PHASES=install postinst postrm
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: calendar window
EAPI=3
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=52
KEYWORDS=amd64 ~mips ppc x86
LICENSE=vim
RDEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/calendar-2.5.tar.bz2 http://dev.gentoo.org/~radhermit/vim/calendar-2.5.tar.bz2
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=1fafce86058df7b970a7f7725cb2d81b

@ -1,12 +1,12 @@
DEFINED_PHASES=install postinst postrm prepare unpack
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: Cscope based source-code browser and code flow analysis tool
EAPI=4
HOMEPAGE=http://sites.google.com/site/vimcctree/
KEYWORDS=~amd64 ~x86
LICENSE=bufexplorer.vim
RDEPEND=dev-util/cscope || ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=dev-util/cscope || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=https://github.com/vim-scripts/CCTree/tarball/1.60 -> cctree-1.60.tar.gz
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=c42ccce6410e867629974f9db49f87cd

@ -1,12 +1,12 @@
DEFINED_PHASES=install postinst postrm prepare
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: Cscope based source-code browser and code flow analysis tool
EAPI=4
HOMEPAGE=http://sites.google.com/site/vimcctree/
KEYWORDS=~amd64 ~x86
LICENSE=bufexplorer.vim
RDEPEND=dev-util/cscope || ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=dev-util/cscope || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/cctree-1.61.tar.bz2 http://dev.gentoo.org/~radhermit/vim/cctree-1.61.tar.bz2
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=03c9cc589f9e7e0d48896f7118ce0544

@ -7,5 +7,5 @@ LICENSE=vim
RDEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
SLOT=0
SRC_URI=mirror://gentoo/cecutil-17.tar.bz2 http://dev.gentoo.org/~radhermit/vim/cecutil-17.tar.bz2
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=5c7616ff80dab9864f50bd85eb3c24b1

@ -1,11 +1,11 @@
DEFINED_PHASES=install postinst postrm
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: Cfengine configuration files syntax
HOMEPAGE=http://dev.gentoo.org/~ramereth/vim/syntax/cfengine.vim
KEYWORDS=alpha amd64 arm ia64 ~mips ppc ppc64 s390 sparc x86
LICENSE=vim.org
RDEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/cfengine-syntax-20050105.tar.bz2 http://dev.gentoo.org/~radhermit/vim/cfengine-syntax-20050105.tar.bz2
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=2a8d16855d421049905d21e72651f9c8

@ -1,11 +1,11 @@
DEFINED_PHASES=install postinst postrm
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: close HTML/XML tags quickly
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=13
KEYWORDS=alpha amd64 ia64 ~mips ppc sparc x86
LICENSE=vim
RDEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/closetag-0.9.1.tar.bz2 http://dev.gentoo.org/~radhermit/vim/closetag-0.9.1.tar.bz2
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=e2de0b7431304b0789841ac11afe7374

@ -1,11 +1,11 @@
DEFINED_PHASES=install postinst postrm
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: library for alias creation
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=746
KEYWORDS=alpha amd64 ia64 ~mips ppc sparc x86
LICENSE=GPL-2
RDEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/cmdalias-3.0.tar.bz2 http://dev.gentoo.org/~radhermit/vim/cmdalias-3.0.tar.bz2
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=078a8668678a58767279d080a85ccc54

@ -1,12 +1,12 @@
DEFINED_PHASES=install postinst postrm prepare
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: a collection of color schemes from vim.org
EAPI=5
HOMEPAGE=http://www.vim.org/
KEYWORDS=alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos
LICENSE=vim GPL-2 GPL-2+ GPL-3 GPL-3+ MIT BSD WTFPL-2 public-domain
RDEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/colorschemes-20130124.tar.bz2 http://dev.gentoo.org/~radhermit/vim/colorschemes-20130124.tar.bz2
_eclasses_=eutils f31a0ec0d081047cbf9c0bbb4822d831 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=eutils f31a0ec0d081047cbf9c0bbb4822d831 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=c8d4aacb5bd8c3f16cbabf411b75b05b

@ -1,12 +1,12 @@
DEFINED_PHASES=install postinst postrm
DEPEND=app-arch/unzip || ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=app-arch/unzip || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: RGB / HSV color selector
EAPI=3
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=927
KEYWORDS=alpha amd64 ia64 ~mips ppc sparc x86
LICENSE=public-domain
RDEPEND=>=app-editors/gvim-7.0 || ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=>=app-editors/gvim-7.0 || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=http://www.vim.org/scripts/download_script.php?src_id=12789 -> colorsel-20100406.zip
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=b7356f1036ed419dea23c4688f51ca4b

@ -1,12 +1,12 @@
DEFINED_PHASES=install postinst postrm prepare unpack
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: a color tool for vim
EAPI=4
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=3597
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=|| ( app-editors/vim[python] ( app-editors/gvim[python] dev-python/pygtk:2 ) ) || ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=|| ( app-editors/vim[python] ( app-editors/gvim[python] dev-python/pygtk:2 ) ) || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=https://github.com/vim-scripts/ColorV/tarball/2.5.3 -> colorv-2.5.3.tar.gz
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=9554489d18ffa0b6a88f34f5732c4357

@ -1,12 +1,12 @@
DEFINED_PHASES=install postinst postrm prepare
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: a color tool for vim
EAPI=4
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=3597
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=|| ( app-editors/vim[python] ( app-editors/gvim[python] dev-python/pygtk:2 ) ) || ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=|| ( app-editors/vim[python] ( app-editors/gvim[python] dev-python/pygtk:2 ) ) || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/colorv-2.5.6.tar.bz2 http://dev.gentoo.org/~radhermit/vim/colorv-2.5.6.tar.bz2
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=50a9dfa12420c19e265ce07ab94eaf04

@ -1,12 +1,12 @@
DEFINED_PHASES=install postinst postrm prepare
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: a color tool for vim
EAPI=5
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=3597
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=|| ( app-editors/vim[python] ( app-editors/gvim[python] dev-python/pygtk:2 ) ) || ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=|| ( app-editors/vim[python] ( app-editors/gvim[python] dev-python/pygtk:2 ) ) || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/colorv-3.0.2.tar.bz2 http://dev.gentoo.org/~radhermit/vim/colorv-3.0.2.tar.bz2
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=f2f05eca7f453b6b7931ef26e0fa7406

@ -1,14 +1,14 @@
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 )
DESCRIPTION=vim plugin: fast file navigation for vim
EAPI=4
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=3025 https://wincent.com/products/command-t
IUSE=elibc_FreeBSD ruby_targets_ruby18 ruby_targets_ruby19
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=|| ( app-editors/vim[ruby] app-editors/gvim[ruby] ) || ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 )
RDEPEND=|| ( app-editors/vim[ruby] app-editors/gvim[ruby] ) || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 )
REQUIRED_USE=|| ( ruby_targets_ruby18 ruby_targets_ruby19 )
SLOT=0
SRC_URI=http://dev.gentoo.org/~radhermit/distfiles/command-t-1.3.1.tar.bz2
_eclasses_=eutils f31a0ec0d081047cbf9c0bbb4822d831 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-ng 10ca07a887e226622062d89bb959a175 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=eutils f31a0ec0d081047cbf9c0bbb4822d831 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-ng 10ca07a887e226622062d89bb959a175 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=fd8818e70d72681db5555f1baacd1a04

@ -1,14 +1,14 @@
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 )
DESCRIPTION=vim plugin: fast file navigation for vim
EAPI=4
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=3025 https://wincent.com/products/command-t
IUSE=elibc_FreeBSD ruby_targets_ruby18 ruby_targets_ruby19
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=|| ( app-editors/vim[ruby] app-editors/gvim[ruby] ) || ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 )
RDEPEND=|| ( app-editors/vim[ruby] app-editors/gvim[ruby] ) || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 ) ruby_targets_ruby18? ( dev-lang/ruby:1.8 ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 )
REQUIRED_USE=|| ( ruby_targets_ruby18 ruby_targets_ruby19 )
SLOT=0
SRC_URI=mirror://gentoo/command-t-1.4.tar.bz2 http://dev.gentoo.org/~radhermit/vim/command-t-1.4.tar.bz2
_eclasses_=eutils f31a0ec0d081047cbf9c0bbb4822d831 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-ng 10ca07a887e226622062d89bb959a175 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=eutils f31a0ec0d081047cbf9c0bbb4822d831 java-utils-2 52b7cfbf4f7225fcea7e7f18b6d83328 multilib 892e597faee02a5b94eb02ab512e7622 ruby-ng 10ca07a887e226622062d89bb959a175 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4 vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=854619fe471c2eea3dc95763fe708b83

@ -8,5 +8,5 @@ LICENSE=MIT
RDEPEND=|| ( app-editors/vim[python] app-editors/gvim[python] ) >=dev-lang/python-2.3 || ( >=app-editors/vim-7.1 >=app-editors/gvim-7.1 )
SLOT=0
SRC_URI=http://conque.googlecode.com/files/conque_2.3.tar.gz
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=7406cc5e01578722fa3530900cc0835b

@ -1,13 +1,13 @@
DEFINED_PHASES=install postinst postrm prepare setup unpack
DEPEND=>=app-editors/gvim-7.0 app-arch/unzip || ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=>=app-editors/gvim-7.0 app-arch/unzip || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=An easy-to-use configuration of the GVim text editor
EAPI=4
HOMEPAGE=http://cream.sourceforge.net
IUSE=linguas_en linguas_fr linguas_es linguas_de
KEYWORDS=alpha amd64 ia64 ~mips ppc sparc x86
LICENSE=GPL-2
RDEPEND=>=app-editors/gvim-7.0 dev-util/ctags || ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=>=app-editors/gvim-7.0 dev-util/ctags || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://sourceforge/cream/cream-0.43.tar.gz linguas_en? ( http://cream.sourceforge.net/cream-spell-dict-eng_2.0.2.zip ) linguas_fr? ( http://cream.sourceforge.net/cream-spell-dict-fre_2.1.zip ) linguas_es? ( http://cream.sourceforge.net/cream-spell-dict-spa_3.0.zip ) linguas_de? ( http://cream.sourceforge.net/cream-spell-dict-ger_2.0.1.zip )
_eclasses_=eutils f31a0ec0d081047cbf9c0bbb4822d831 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=eutils f31a0ec0d081047cbf9c0bbb4822d831 fdo-mime 0acfe1a88fd8751a1d5dc671168219fa multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=49567cf8aa5cf84f4f48c54c5ce26aad

@ -1,12 +1,12 @@
DEFINED_PHASES=install postinst postrm prepare
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: Syntax highlighting, filetype detection, folding, macros, and templates for Csound files
EAPI=3
HOMEPAGE=http://www.eumus.edu.uy/docentes/jure/csound/vim/
KEYWORDS=~amd64 ~x86
LICENSE=vim
RDEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/csound-syntax-3.1.tar.bz2 http://dev.gentoo.org/~radhermit/vim/csound-syntax-3.1.tar.bz2
_eclasses_=eutils f31a0ec0d081047cbf9c0bbb4822d831 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=eutils f31a0ec0d081047cbf9c0bbb4822d831 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 7ffd28a8c7eea27218865352bfd3ab2f user d0a4d0735a6c0183d707ca919bd72f28 vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=68d463d6a7941176c84b04e9b2777387

@ -8,5 +8,5 @@ LICENSE=vim
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=https://github.com/vim-scripts/csv.vim/tarball/22 -> csv-0.22.tar.gz
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin dae72739069fe281c623a6ddd5b7b43d
_eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c
_md5_=767d0b312011bf5cdecf442f567b9c29

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save