diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-04 19:18:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-04 19:18:34 +0000 |
commit | 2daad5f1d9d58d3a134f075fbf52233a28675a0f (patch) | |
tree | 7139538ffbf88b704a475a61375855a44aa4d837 /net-misc/leechcraft-core | |
parent | Marking NaturalDocs-1.52 ppc for bug 391263 (diff) | |
download | historical-2daad5f1d9d58d3a134f075fbf52233a28675a0f.tar.gz historical-2daad5f1d9d58d3a134f075fbf52233a28675a0f.tar.bz2 historical-2daad5f1d9d58d3a134f075fbf52233a28675a0f.zip |
Stable for amd64, wrt bug #400605
Package-Manager: portage-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 |