diff options
author | Johannes Huber <johu@gentoo.org> | 2012-07-07 10:21:47 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-07-07 10:21:47 +0000 |
commit | e9c206e3655e2cd8c7ec24766075bed9ee53460c (patch) | |
tree | f34fc1d4e4762becca1ea3a36d85da38a74a3ea1 /www-misc/leechcraft-seekthru | |
parent | Stable for x86, wrt bug #424613 (diff) | |
download | gentoo-2-e9c206e3655e2cd8c7ec24766075bed9ee53460c.tar.gz gentoo-2-e9c206e3655e2cd8c7ec24766075bed9ee53460c.tar.bz2 gentoo-2-e9c206e3655e2cd8c7ec24766075bed9ee53460c.zip |
Stable for x86, wrt bug #424613
(Portage version: 2.2.0_alpha116/cvs/Linux x86_64)
Diffstat (limited to 'www-misc/leechcraft-seekthru')
-rw-r--r-- | www-misc/leechcraft-seekthru/ChangeLog | 6 | ||||
-rw-r--r-- | www-misc/leechcraft-seekthru/leechcraft-seekthru-0.5.70.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-misc/leechcraft-seekthru/ChangeLog b/www-misc/leechcraft-seekthru/ChangeLog index 40a2c448ef6a..ef010da32d23 100644 --- a/www-misc/leechcraft-seekthru/ChangeLog +++ b/www-misc/leechcraft-seekthru/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-misc/leechcraft-seekthru # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/leechcraft-seekthru/ChangeLog,v 1.13 2012/07/04 21:22:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/leechcraft-seekthru/ChangeLog,v 1.14 2012/07/07 10:21:47 johu Exp $ + + 07 Jul 2012; Johannes Huber <johu@gentoo.org> + leechcraft-seekthru-0.5.70.ebuild: + Stable for x86, wrt bug #424613 04 Jul 2012; Agostino Sarubbo <ago@gentoo.org> leechcraft-seekthru-0.5.70.ebuild: diff --git a/www-misc/leechcraft-seekthru/leechcraft-seekthru-0.5.70.ebuild b/www-misc/leechcraft-seekthru/leechcraft-seekthru-0.5.70.ebuild index 9464c03795e5..ed678151af5c 100644 --- a/www-misc/leechcraft-seekthru/leechcraft-seekthru-0.5.70.ebuild +++ b/www-misc/leechcraft-seekthru/leechcraft-seekthru-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/www-misc/leechcraft-seekthru/leechcraft-seekthru-0.5.70.ebuild,v 1.2 2012/07/04 21:22:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/leechcraft-seekthru/leechcraft-seekthru-0.5.70.ebuild,v 1.3 2012/07/07 10:21:47 johu Exp $ EAPI="4" @@ -9,7 +9,7 @@ inherit leechcraft DESCRIPTION="OpenSearch support for LeechCraft" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" DEPEND="~net-misc/leechcraft-core-${PV}" |