diff options
author | Johannes Huber <johu@gentoo.org> | 2012-07-07 10:23:41 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-07-07 10:23:41 +0000 |
commit | 507a568dea422fc7ed36c83d2519989d01b4dd81 (patch) | |
tree | ecec3149fdce744e2c35ba352be48f94429110ab /net-misc/leechcraft-cstp | |
parent | Stable for x86, wrt bug #424613 (diff) | |
download | gentoo-2-507a568dea422fc7ed36c83d2519989d01b4dd81.tar.gz gentoo-2-507a568dea422fc7ed36c83d2519989d01b4dd81.tar.bz2 gentoo-2-507a568dea422fc7ed36c83d2519989d01b4dd81.zip |
Stable for x86, wrt bug #424613
(Portage version: 2.2.0_alpha116/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/leechcraft-cstp')
-rw-r--r-- | net-misc/leechcraft-cstp/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/leechcraft-cstp/leechcraft-cstp-0.5.70.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/leechcraft-cstp/ChangeLog b/net-misc/leechcraft-cstp/ChangeLog index 9a8e2c49e24e..d7c1b364bd6f 100644 --- a/net-misc/leechcraft-cstp/ChangeLog +++ b/net-misc/leechcraft-cstp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/leechcraft-cstp # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/ChangeLog,v 1.13 2012/07/04 21:09:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/ChangeLog,v 1.14 2012/07/07 10:23:41 johu Exp $ + + 07 Jul 2012; Johannes Huber <johu@gentoo.org> leechcraft-cstp-0.5.70.ebuild: + Stable for x86, wrt bug #424613 04 Jul 2012; Agostino Sarubbo <ago@gentoo.org> leechcraft-cstp-0.5.70.ebuild: Stable for amd64, wrt bug #424613 diff --git a/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.70.ebuild b/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.70.ebuild index fae4a8a8161a..37c22674f6d2 100644 --- a/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.70.ebuild +++ b/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.70.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.70.ebuild,v 1.2 2012/07/04 21:09:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-cstp/leechcraft-cstp-0.5.70.ebuild,v 1.3 2012/07/07 10:23:41 johu Exp $ EAPI="4" @@ -9,7 +9,7 @@ inherit leechcraft DESCRIPTION="CSTP, the clean & stupid HTTP implementation for LeechCraft." SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" DEPEND="~net-misc/leechcraft-core-${PV}" |