diff options
author | 2014-04-02 16:14:56 +0000 | |
---|---|---|
committer | 2014-04-02 16:14:56 +0000 | |
commit | 6075ffb748ac4c0fe73bd19205937226c38f3776 (patch) | |
tree | c8328ebf1a97031587b48342c893cbca44a87a4d /app-leechcraft/lc-core | |
parent | amd64 stable wrt bug #500914 (diff) | |
download | gentoo-2-6075ffb748ac4c0fe73bd19205937226c38f3776.tar.gz gentoo-2-6075ffb748ac4c0fe73bd19205937226c38f3776.tar.bz2 gentoo-2-6075ffb748ac4c0fe73bd19205937226c38f3776.zip |
amd64 stable wrt bug #500914
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'app-leechcraft/lc-core')
-rw-r--r-- | app-leechcraft/lc-core/ChangeLog | 5 | ||||
-rw-r--r-- | app-leechcraft/lc-core/lc-core-0.6.60.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-leechcraft/lc-core/ChangeLog b/app-leechcraft/lc-core/ChangeLog index cfd57b10fb07..be999729fa14 100644 --- a/app-leechcraft/lc-core/ChangeLog +++ b/app-leechcraft/lc-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-leechcraft/lc-core # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-core/ChangeLog,v 1.14 2014/01/08 09:44:43 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-core/ChangeLog,v 1.15 2014/04/02 16:14:56 zlogene Exp $ + + 02 Apr 2014; Mikle Kolyada <zlogene@gentoo.org> lc-core-0.6.60.ebuild: + amd64 stable wrt bug #500914 *lc-core-0.6.60 (08 Jan 2014) diff --git a/app-leechcraft/lc-core/lc-core-0.6.60.ebuild b/app-leechcraft/lc-core/lc-core-0.6.60.ebuild index eb0645ceac10..39a2529eecd8 100644 --- a/app-leechcraft/lc-core/lc-core-0.6.60.ebuild +++ b/app-leechcraft/lc-core/lc-core-0.6.60.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-core/lc-core-0.6.60.ebuild,v 1.1 2014/01/08 09:44:43 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-core/lc-core-0.6.60.ebuild,v 1.2 2014/04/02 16:14:56 zlogene Exp $ EAPI="5" @@ -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 doc +sqlite postgres +qwt" COMMON_DEPEND=">=dev-libs/boost-1.46 |