diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-07-04 21:08:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-07-04 21:08:57 +0000 |
commit | 4421d72600e764dd6a78afbd1685fd81710f3a8d (patch) | |
tree | 46d4b7aa81b93b7eb3f8ea26ba8db2a55721cc0c /net-misc/leechcraft-core | |
parent | Stable for amd64, wrt bug #424613 (diff) | |
download | gentoo-2-4421d72600e764dd6a78afbd1685fd81710f3a8d.tar.gz gentoo-2-4421d72600e764dd6a78afbd1685fd81710f3a8d.tar.bz2 gentoo-2-4421d72600e764dd6a78afbd1685fd81710f3a8d.zip |
Stable for amd64, wrt bug #424613
(Portage version: 2.1.10.65/cvs/Linux x86_64)
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 |