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-core | |
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-core')
-rw-r--r-- | net-misc/leechcraft-core/ChangeLog | 9 | ||||
-rw-r--r-- | net-misc/leechcraft-core/leechcraft-core-0.4.96-r1.ebuild (renamed from net-misc/leechcraft-core/leechcraft-core-0.4.96.ebuild) | 4 | ||||
-rw-r--r-- | net-misc/leechcraft-core/leechcraft-core-9999.ebuild | 4 |
3 files changed, 12 insertions, 5 deletions
diff --git a/net-misc/leechcraft-core/ChangeLog b/net-misc/leechcraft-core/ChangeLog index bb7e04946ba2..06d7be8c6e98 100644 --- a/net-misc/leechcraft-core/ChangeLog +++ b/net-misc/leechcraft-core/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-misc/leechcraft-core # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/ChangeLog,v 1.3 2011/12/15 19:38:10 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/ChangeLog,v 1.4 2011/12/16 18:40:47 maksbotan Exp $ + +*leechcraft-core-0.4.96-r1 (16 Dec 2011) + + 16 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-core-0.4.96.ebuild, +leechcraft-core-0.4.96-r1.ebuild, + leechcraft-core-9999.ebuild: + Bump to eapi4, fix bug 394935 *leechcraft-core-0.4.96 (15 Dec 2011) diff --git a/net-misc/leechcraft-core/leechcraft-core-0.4.96.ebuild b/net-misc/leechcraft-core/leechcraft-core-0.4.96-r1.ebuild index 4c154f58ade3..1a1a824370dc 100644 --- a/net-misc/leechcraft-core/leechcraft-core-0.4.96.ebuild +++ b/net-misc/leechcraft-core/leechcraft-core-0.4.96-r1.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-core/leechcraft-core-0.4.96.ebuild,v 1.1 2011/12/15 19:38:10 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/leechcraft-core-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:40:47 maksbotan Exp $ -EAPI="2" +EAPI="4" EGIT_REPO_URI="git://github.com/0xd34df00d/leechcraft.git" EGIT_PROJECT="leechcraft-${PV}" diff --git a/net-misc/leechcraft-core/leechcraft-core-9999.ebuild b/net-misc/leechcraft-core/leechcraft-core-9999.ebuild index 069c97e35f41..64f7cd82caa5 100644 --- a/net-misc/leechcraft-core/leechcraft-core-9999.ebuild +++ b/net-misc/leechcraft-core/leechcraft-core-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-core/leechcraft-core-9999.ebuild,v 1.1 2011/08/22 18:28:23 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/leechcraft-core-9999.ebuild,v 1.2 2011/12/16 18:40:47 maksbotan Exp $ -EAPI="2" +EAPI="4" EGIT_REPO_URI="git://github.com/0xd34df00d/leechcraft.git" EGIT_PROJECT="leechcraft-${PV}" |