summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-04 19:18:57 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-04 19:18:57 +0000
commitfe8dd1763d273fa883db60467272a68853da7a5c (patch)
tree64d1e756ec08a570c8a46739d8ed88aae196e527
parentStable for amd64, wrt bug #400605 (diff)
downloadgentoo-2-fe8dd1763d273fa883db60467272a68853da7a5c.tar.gz
gentoo-2-fe8dd1763d273fa883db60467272a68853da7a5c.tar.bz2
gentoo-2-fe8dd1763d273fa883db60467272a68853da7a5c.zip
Stable for amd64, wrt bug #400605
(Portage version: 2.1.10.44/cvs/Linux x86_64)
-rw-r--r--net-news/leechcraft-aggregator/ChangeLog6
-rw-r--r--net-news/leechcraft-aggregator/leechcraft-aggregator-0.4.99.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-news/leechcraft-aggregator/ChangeLog b/net-news/leechcraft-aggregator/ChangeLog
index 062d5c769e3f..95180ba83584 100644
--- a/net-news/leechcraft-aggregator/ChangeLog
+++ b/net-news/leechcraft-aggregator/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-news/leechcraft-aggregator
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-news/leechcraft-aggregator/ChangeLog,v 1.6 2012/02/02 17:49:19 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/leechcraft-aggregator/ChangeLog,v 1.7 2012/02/04 19:18:57 ago Exp $
+
+ 04 Feb 2012; Agostino Sarubbo <ago@gentoo.org>
+ leechcraft-aggregator-0.4.99.ebuild:
+ Stable for amd64, wrt bug #400605
*leechcraft-aggregator-0.4.99 (02 Feb 2012)
diff --git a/net-news/leechcraft-aggregator/leechcraft-aggregator-0.4.99.ebuild b/net-news/leechcraft-aggregator/leechcraft-aggregator-0.4.99.ebuild
index 3459f3c06f02..ca90aa312985 100644
--- a/net-news/leechcraft-aggregator/leechcraft-aggregator-0.4.99.ebuild
+++ b/net-news/leechcraft-aggregator/leechcraft-aggregator-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-news/leechcraft-aggregator/leechcraft-aggregator-0.4.99.ebuild,v 1.1 2012/02/02 17:49:19 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/leechcraft-aggregator/leechcraft-aggregator-0.4.99.ebuild,v 1.2 2012/02/04 19:18:57 ago Exp $
EAPI="4"
@@ -9,7 +9,7 @@ inherit leechcraft
DESCRIPTION="Full-featured RSS/Atom feed reader for LeechCraft"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="debug mysql +sqlite postgres"
DEPEND="~net-misc/leechcraft-core-${PV}[postgres?,sqlite?]"