diff options
Diffstat (limited to 'net-misc/leechcraft-core')
-rw-r--r-- | net-misc/leechcraft-core/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/leechcraft-core/leechcraft-core-0.5.70.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/leechcraft-core/ChangeLog b/net-misc/leechcraft-core/ChangeLog index 414247705181..bf75fe255b9d 100644 --- a/net-misc/leechcraft-core/ChangeLog +++ b/net-misc/leechcraft-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/leechcraft-core # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/ChangeLog,v 1.16 2012/05/31 20:52:25 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/ChangeLog,v 1.17 2012/07/04 21:08:57 ago Exp $ + + 04 Jul 2012; Agostino Sarubbo <ago@gentoo.org> leechcraft-core-0.5.70.ebuild: + Stable for amd64, wrt bug #424613 *leechcraft-core-0.5.70 (31 May 2012) diff --git a/net-misc/leechcraft-core/leechcraft-core-0.5.70.ebuild b/net-misc/leechcraft-core/leechcraft-core-0.5.70.ebuild index 3eb76985875d..356ed8295cc7 100644 --- a/net-misc/leechcraft-core/leechcraft-core-0.5.70.ebuild +++ b/net-misc/leechcraft-core/leechcraft-core-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-core/leechcraft-core-0.5.70.ebuild,v 1.1 2012/05/31 20:52:25 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/leechcraft-core-0.5.70.ebuild,v 1.2 2012/07/04 21:08:57 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ inherit eutils confutils leechcraft DESCRIPTION="Core of LeechCraft, the modular network client" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug +sqlite postgres" DEPEND=">=dev-libs/boost-1.46 |