diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-10 17:00:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-10 17:00:46 +0000 |
commit | b538333aaaafd1d3ae3ab62d881f13ce6f5c02bc (patch) | |
tree | 6fb3e92de8a4f9e2e1cf460fcc89b6e487f25afe /net-misc | |
parent | Stable for amd64, wrt bug #430770 (diff) | |
download | gentoo-2-b538333aaaafd1d3ae3ab62d881f13ce6f5c02bc.tar.gz gentoo-2-b538333aaaafd1d3ae3ab62d881f13ce6f5c02bc.tar.bz2 gentoo-2-b538333aaaafd1d3ae3ab62d881f13ce6f5c02bc.zip |
Stable for amd64, wrt bug #430766
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/leechcraft-core/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/leechcraft-core/leechcraft-core-0.5.70-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/leechcraft-core/ChangeLog b/net-misc/leechcraft-core/ChangeLog index e5c2ded9f2fc..a7fae4a90878 100644 --- a/net-misc/leechcraft-core/ChangeLog +++ b/net-misc/leechcraft-core/ChangeLog @@ -1,6 +1,10 @@ # 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.21 2012/08/10 13:52:47 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/ChangeLog,v 1.22 2012/08/10 17:00:46 ago Exp $ + + 10 Aug 2012; Agostino Sarubbo <ago@gentoo.org> + leechcraft-core-0.5.70-r1.ebuild: + Stable for amd64, wrt bug #430766 *leechcraft-core-0.5.70-r1 (10 Aug 2012) *leechcraft-core-0.5.75-r1 (10 Aug 2012) diff --git a/net-misc/leechcraft-core/leechcraft-core-0.5.70-r1.ebuild b/net-misc/leechcraft-core/leechcraft-core-0.5.70-r1.ebuild index 5301dc25f0cf..ff7d107d87eb 100644 --- a/net-misc/leechcraft-core/leechcraft-core-0.5.70-r1.ebuild +++ b/net-misc/leechcraft-core/leechcraft-core-0.5.70-r1.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-r1.ebuild,v 1.2 2012/08/10 16:26:50 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/leechcraft-core-0.5.70-r1.ebuild,v 1.3 2012/08/10 17:00:46 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 |