diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-07-04 21:22:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-07-04 21:22:39 +0000 |
commit | 3042bb5c5bc586e7663a66eec1585f7c1ca55dd0 (patch) | |
tree | a0bdc21b68650866c39c868ac3df19b3b390a520 /www-misc | |
parent | Stable for amd64, wrt bug #424613 (diff) | |
download | gentoo-2-3042bb5c5bc586e7663a66eec1585f7c1ca55dd0.tar.gz gentoo-2-3042bb5c5bc586e7663a66eec1585f7c1ca55dd0.tar.bz2 gentoo-2-3042bb5c5bc586e7663a66eec1585f7c1ca55dd0.zip |
Stable for amd64, wrt bug #424613
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'www-misc')
-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 84d804064b85..40a2c448ef6a 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.12 2012/05/31 21:11:44 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/leechcraft-seekthru/ChangeLog,v 1.13 2012/07/04 21:22:39 ago Exp $ + + 04 Jul 2012; Agostino Sarubbo <ago@gentoo.org> + leechcraft-seekthru-0.5.70.ebuild: + Stable for amd64, wrt bug #424613 *leechcraft-seekthru-0.5.70 (31 May 2012) 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 e33e22c1b005..9464c03795e5 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.1 2012/05/31 21:11:44 maksbotan Exp $ +# $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 $ 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}" |