diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2011-12-16 18:47:11 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2011-12-16 18:47:11 +0000 |
commit | 3ecb750610e71ce335bb74878c2a8cbe5aff1ae6 (patch) | |
tree | d0403b33324098e74cfefb0480288cce64a31b58 /net-misc/leechcraft-full | |
parent | --with-abi support for amd64 has not yet been merged into master #394823 by H... (diff) | |
download | historical-3ecb750610e71ce335bb74878c2a8cbe5aff1ae6.tar.gz historical-3ecb750610e71ce335bb74878c2a8cbe5aff1ae6.tar.bz2 historical-3ecb750610e71ce335bb74878c2a8cbe5aff1ae6.zip |
Bump to eapi4, fix bug 394935
Package-Manager: portage-2.1.10.40/cvs/Linux x86_64
Diffstat (limited to 'net-misc/leechcraft-full')
-rw-r--r-- | net-misc/leechcraft-full/ChangeLog | 9 | ||||
-rw-r--r-- | net-misc/leechcraft-full/leechcraft-full-0.4.96-r1.ebuild | 45 | ||||
-rw-r--r-- | net-misc/leechcraft-full/leechcraft-full-0.4.96.ebuild | 45 | ||||
-rw-r--r-- | net-misc/leechcraft-full/leechcraft-full-9999.ebuild | 66 |
4 files changed, 86 insertions, 79 deletions
diff --git a/net-misc/leechcraft-full/ChangeLog b/net-misc/leechcraft-full/ChangeLog index 6e5f0b7c267a..8646647f9438 100644 --- a/net-misc/leechcraft-full/ChangeLog +++ b/net-misc/leechcraft-full/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-misc/leechcraft-full # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-full/ChangeLog,v 1.5 2011/12/15 19:39:20 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-full/ChangeLog,v 1.6 2011/12/16 18:41:59 maksbotan Exp $ + +*leechcraft-full-0.4.96-r1 (16 Dec 2011) + + 16 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-full-0.4.96.ebuild, +leechcraft-full-0.4.96-r1.ebuild, + leechcraft-full-9999.ebuild: + Bump to eapi4, fix bug 394935 *leechcraft-full-0.4.96 (15 Dec 2011) diff --git a/net-misc/leechcraft-full/leechcraft-full-0.4.96-r1.ebuild b/net-misc/leechcraft-full/leechcraft-full-0.4.96-r1.ebuild new file mode 100644 index 000000000000..5c42c77bf4c6 --- /dev/null +++ b/net-misc/leechcraft-full/leechcraft-full-0.4.96-r1.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-full/leechcraft-full-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:41:59 maksbotan Exp $ + +EAPI="4" + +DESCRIPTION="Metapackage containing all ready-to-use LeechCraft plugins" +HOMEPAGE="http://leechcraft.org/" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +LICENSE="GPL-3" +IUSE="kde" + +RDEPEND=" + ~app-editors/leechcraft-popishu-${PV} + ~media-video/leechcraft-lmp-${PV} + ~net-analyzer/leechcraft-networkmonitor-${PV} + ~net-ftp/leechcraft-lcftp-${PV} + ~net-im/leechcraft-azoth-${PV} + ~net-misc/leechcraft-advancednotifications-${PV} + kde? ( ~net-misc/leechcraft-anhero-${PV} ) + ~net-misc/leechcraft-auscrie-${PV} + ~net-misc/leechcraft-core-${PV} + ~net-misc/leechcraft-cstp-${PV} + ~net-misc/leechcraft-dbusmanager-${PV} + ~net-misc/leechcraft-glance-${PV} + ~net-misc/leechcraft-historyholder-${PV} + ~net-misc/leechcraft-kinotify-${PV} + ~net-misc/leechcraft-knowhow-${PV} + ~net-misc/leechcraft-lackman-${PV} + ~net-misc/leechcraft-newlife-${PV} + ~net-misc/leechcraft-qrosp-${PV} + ~net-misc/leechcraft-secman-${PV} + ~net-misc/leechcraft-summary-${PV} + ~net-misc/leechcraft-tabpp-${PV} + ~net-misc/leechcraft-tabslist-${PV} + ~net-news/leechcraft-aggregator-${PV} + ~net-p2p/leechcraft-bittorrent-${PV} + ~www-client/leechcraft-deadlyrics-${PV} + ~www-client/leechcraft-poshuku-${PV} + ~www-client/leechcraft-vgrabber-${PV} + ~www-misc/leechcraft-seekthru-${PV} + " +DEPEND="" diff --git a/net-misc/leechcraft-full/leechcraft-full-0.4.96.ebuild b/net-misc/leechcraft-full/leechcraft-full-0.4.96.ebuild deleted file mode 100644 index 0c8ab4df710a..000000000000 --- a/net-misc/leechcraft-full/leechcraft-full-0.4.96.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-full/leechcraft-full-0.4.96.ebuild,v 1.1 2011/12/15 19:39:20 maksbotan Exp $ - -EAPI="2" - -DESCRIPTION="Metapackage containing all ready-to-use LeechCraft plugins" -HOMEPAGE="http://leechcraft.org/" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -LICENSE="GPL-3" -IUSE="kde" - -RDEPEND=" - =app-editors/leechcraft-popishu-${PV} - =media-video/leechcraft-lmp-${PV} - =net-analyzer/leechcraft-networkmonitor-${PV} - =net-ftp/leechcraft-lcftp-${PV} - =net-im/leechcraft-azoth-${PV} - =net-misc/leechcraft-advancednotifications-${PV} - kde? ( =net-misc/leechcraft-anhero-${PV} ) - =net-misc/leechcraft-auscrie-${PV} - =net-misc/leechcraft-core-${PV} - =net-misc/leechcraft-cstp-${PV} - =net-misc/leechcraft-dbusmanager-${PV} - =net-misc/leechcraft-glance-${PV} - =net-misc/leechcraft-historyholder-${PV} - =net-misc/leechcraft-kinotify-${PV} - =net-misc/leechcraft-knowhow-${PV} - =net-misc/leechcraft-lackman-${PV} - =net-misc/leechcraft-newlife-${PV} - =net-misc/leechcraft-qrosp-${PV} - =net-misc/leechcraft-secman-${PV} - =net-misc/leechcraft-summary-${PV} - =net-misc/leechcraft-tabpp-${PV} - =net-misc/leechcraft-tabslist-${PV} - =net-news/leechcraft-aggregator-${PV} - =net-p2p/leechcraft-bittorrent-${PV} - =www-client/leechcraft-deadlyrics-${PV} - =www-client/leechcraft-poshuku-${PV} - =www-client/leechcraft-vgrabber-${PV} - =www-misc/leechcraft-seekthru-${PV} - " -DEPEND="" diff --git a/net-misc/leechcraft-full/leechcraft-full-9999.ebuild b/net-misc/leechcraft-full/leechcraft-full-9999.ebuild index a7f08ae2f832..fdbc71e30bae 100644 --- a/net-misc/leechcraft-full/leechcraft-full-9999.ebuild +++ b/net-misc/leechcraft-full/leechcraft-full-9999.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-full/leechcraft-full-9999.ebuild,v 1.4 2011/12/15 19:39:20 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-full/leechcraft-full-9999.ebuild,v 1.5 2011/12/16 18:41:59 maksbotan Exp $ -EAPI="2" +EAPI="4" DESCRIPTION="Metapackage containing all ready-to-use LeechCraft plugins" HOMEPAGE="http://leechcraft.org/" @@ -13,36 +13,36 @@ LICENSE="GPL-3" IUSE="kde" RDEPEND=" - =app-editors/leechcraft-popishu-${PV} - =media-video/leechcraft-lmp-${PV} - =net-analyzer/leechcraft-networkmonitor-${PV} - =net-ftp/leechcraft-lcftp-${PV} - =net-im/leechcraft-azoth-${PV} - =net-misc/leechcraft-advancednotifications-${PV} - kde? ( =net-misc/leechcraft-anhero-${PV} ) - =net-misc/leechcraft-auscrie-${PV} - =net-misc/leechcraft-core-${PV} - =net-misc/leechcraft-cstp-${PV} - =net-misc/leechcraft-dbusmanager-${PV} - =net-misc/leechcraft-glance-${PV} - =net-misc/leechcraft-historyholder-${PV} - =net-misc/leechcraft-kinotify-${PV} - =net-misc/leechcraft-knowhow-${PV} - =net-misc/leechcraft-lackman-${PV} - =net-misc/leechcraft-liznoo-${PV} - =net-misc/leechcraft-newlife-${PV} - =net-misc/leechcraft-qrosp-${PV} - =net-misc/leechcraft-secman-${PV} - =net-misc/leechcraft-sidebar-${PV} - =net-misc/leechcraft-summary-${PV} - =net-misc/leechcraft-tabpp-${PV} - =net-misc/leechcraft-tabslist-${PV} - =net-misc/leechcraft-tabsessmanager-${PV} - =net-news/leechcraft-aggregator-${PV} - =net-p2p/leechcraft-bittorrent-${PV} - =www-client/leechcraft-deadlyrics-${PV} - =www-client/leechcraft-poshuku-${PV} - =www-client/leechcraft-vgrabber-${PV} - =www-misc/leechcraft-seekthru-${PV} + ~app-editors/leechcraft-popishu-${PV} + ~media-video/leechcraft-lmp-${PV} + ~net-analyzer/leechcraft-networkmonitor-${PV} + ~net-ftp/leechcraft-lcftp-${PV} + ~net-im/leechcraft-azoth-${PV} + ~net-misc/leechcraft-advancednotifications-${PV} + kde? ( ~net-misc/leechcraft-anhero-${PV} ) + ~net-misc/leechcraft-auscrie-${PV} + ~net-misc/leechcraft-core-${PV} + ~net-misc/leechcraft-cstp-${PV} + ~net-misc/leechcraft-dbusmanager-${PV} + ~net-misc/leechcraft-glance-${PV} + ~net-misc/leechcraft-historyholder-${PV} + ~net-misc/leechcraft-kinotify-${PV} + ~net-misc/leechcraft-knowhow-${PV} + ~net-misc/leechcraft-lackman-${PV} + ~net-misc/leechcraft-liznoo-${PV} + ~net-misc/leechcraft-newlife-${PV} + ~net-misc/leechcraft-qrosp-${PV} + ~net-misc/leechcraft-secman-${PV} + ~net-misc/leechcraft-sidebar-${PV} + ~net-misc/leechcraft-summary-${PV} + ~net-misc/leechcraft-tabpp-${PV} + ~net-misc/leechcraft-tabslist-${PV} + ~net-misc/leechcraft-tabsessmanager-${PV} + ~net-news/leechcraft-aggregator-${PV} + ~net-p2p/leechcraft-bittorrent-${PV} + ~www-client/leechcraft-deadlyrics-${PV} + ~www-client/leechcraft-poshuku-${PV} + ~www-client/leechcraft-vgrabber-${PV} + ~www-misc/leechcraft-seekthru-${PV} " DEPEND="" |