diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-07-04 21:11:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-07-04 21:11:55 +0000 |
commit | 9fc5fe24c5b185416421cddac43f42047f94c669 (patch) | |
tree | 9fc7ccb7453e3bcd8378c0639b4618649bf3f041 /net-misc/leechcraft-historyholder | |
parent | Stable for amd64, wrt bug #424613 (diff) | |
download | gentoo-2-9fc5fe24c5b185416421cddac43f42047f94c669.tar.gz gentoo-2-9fc5fe24c5b185416421cddac43f42047f94c669.tar.bz2 gentoo-2-9fc5fe24c5b185416421cddac43f42047f94c669.zip |
Stable for amd64, wrt bug #424613
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/leechcraft-historyholder')
-rw-r--r-- | net-misc/leechcraft-historyholder/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/leechcraft-historyholder/leechcraft-historyholder-0.5.70.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/leechcraft-historyholder/ChangeLog b/net-misc/leechcraft-historyholder/ChangeLog index 3d5562e284d4..372d7465b5f6 100644 --- a/net-misc/leechcraft-historyholder/ChangeLog +++ b/net-misc/leechcraft-historyholder/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/leechcraft-historyholder # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-historyholder/ChangeLog,v 1.12 2012/05/31 20:55:50 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-historyholder/ChangeLog,v 1.13 2012/07/04 21:11:55 ago Exp $ + + 04 Jul 2012; Agostino Sarubbo <ago@gentoo.org> + leechcraft-historyholder-0.5.70.ebuild: + Stable for amd64, wrt bug #424613 *leechcraft-historyholder-0.5.70 (31 May 2012) diff --git a/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.5.70.ebuild b/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.5.70.ebuild index 8acc513c6022..857e4c77d7a4 100644 --- a/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.5.70.ebuild +++ b/net-misc/leechcraft-historyholder/leechcraft-historyholder-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-historyholder/leechcraft-historyholder-0.5.70.ebuild,v 1.1 2012/05/31 20:55:50 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-historyholder/leechcraft-historyholder-0.5.70.ebuild,v 1.2 2012/07/04 21:11:55 ago Exp $ EAPI="4" @@ -9,7 +9,7 @@ inherit leechcraft DESCRIPTION="HistoryHolder keeps track of stuff downloaded in LeechCraft" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" DEPEND="~net-misc/leechcraft-core-${PV}" |