diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-04 19:12:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-04 19:12:52 +0000 |
commit | 43a23c6f134cba075b7ebda243c1ca75b83dc4f7 (patch) | |
tree | 62a7ca6ae935adc68182b01ca024cefa09ab4db5 /net-misc/leechcraft-core | |
parent | Stable for amd64, wrt bug #400605 (diff) | |
download | gentoo-2-43a23c6f134cba075b7ebda243c1ca75b83dc4f7.tar.gz gentoo-2-43a23c6f134cba075b7ebda243c1ca75b83dc4f7.tar.bz2 gentoo-2-43a23c6f134cba075b7ebda243c1ca75b83dc4f7.zip |
Stable for amd64, wrt bug #400605
(Portage version: 2.1.10.44/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.4.99.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/leechcraft-core/ChangeLog b/net-misc/leechcraft-core/ChangeLog index 3698bdb16452..5284f768b26b 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.6 2012/02/02 17:40:13 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/ChangeLog,v 1.7 2012/02/04 19:12:52 ago Exp $ + + 04 Feb 2012; Agostino Sarubbo <ago@gentoo.org> leechcraft-core-0.4.99.ebuild: + Stable for amd64, wrt bug #400605 *leechcraft-core-0.4.99 (02 Feb 2012) diff --git a/net-misc/leechcraft-core/leechcraft-core-0.4.99.ebuild b/net-misc/leechcraft-core/leechcraft-core-0.4.99.ebuild index caaf6b8a05c9..8256764ea61a 100644 --- a/net-misc/leechcraft-core/leechcraft-core-0.4.99.ebuild +++ b/net-misc/leechcraft-core/leechcraft-core-0.4.99.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.4.99.ebuild,v 1.1 2012/02/02 17:40:13 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-core/leechcraft-core-0.4.99.ebuild,v 1.2 2012/02/04 19:12:52 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ inherit 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.39 |