summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-news/leechcraft-aggregator/ChangeLog9
-rw-r--r--net-news/leechcraft-aggregator/leechcraft-aggregator-0.4.96-r1.ebuild (renamed from net-news/leechcraft-aggregator/leechcraft-aggregator-0.4.96.ebuild)4
-rw-r--r--net-news/leechcraft-aggregator/leechcraft-aggregator-9999.ebuild4
3 files changed, 12 insertions, 5 deletions
diff --git a/net-news/leechcraft-aggregator/ChangeLog b/net-news/leechcraft-aggregator/ChangeLog
index b3a0def86016..418f24c2eeff 100644
--- a/net-news/leechcraft-aggregator/ChangeLog
+++ b/net-news/leechcraft-aggregator/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-news/leechcraft-aggregator
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-news/leechcraft-aggregator/ChangeLog,v 1.3 2011/12/15 19:45:09 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/leechcraft-aggregator/ChangeLog,v 1.4 2011/12/16 18:47:36 maksbotan Exp $
+
+*leechcraft-aggregator-0.4.96-r1 (16 Dec 2011)
+
+ 16 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org>
+ -leechcraft-aggregator-0.4.96.ebuild,
+ +leechcraft-aggregator-0.4.96-r1.ebuild:
+ Bump to eapi4, fix bug 394935
*leechcraft-aggregator-0.4.96 (15 Dec 2011)
diff --git a/net-news/leechcraft-aggregator/leechcraft-aggregator-0.4.96.ebuild b/net-news/leechcraft-aggregator/leechcraft-aggregator-0.4.96-r1.ebuild
index a12ee97d4581..66174a64332e 100644
--- a/net-news/leechcraft-aggregator/leechcraft-aggregator-0.4.96.ebuild
+++ b/net-news/leechcraft-aggregator/leechcraft-aggregator-0.4.96-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.96.ebuild,v 1.1 2011/12/15 19:45:09 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/leechcraft-aggregator/leechcraft-aggregator-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:47:36 maksbotan Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug mysql +sqlite postgres"
-DEPEND="=net-misc/leechcraft-core-${PV}[postgres?,sqlite?]"
+DEPEND="~net-misc/leechcraft-core-${PV}[postgres?,sqlite?]"
RDEPEND="${DEPEND}
virtual/leechcraft-downloader-http"
diff --git a/net-news/leechcraft-aggregator/leechcraft-aggregator-9999.ebuild b/net-news/leechcraft-aggregator/leechcraft-aggregator-9999.ebuild
index e6af54bc6f41..d1ce27fe9980 100644
--- a/net-news/leechcraft-aggregator/leechcraft-aggregator-9999.ebuild
+++ b/net-news/leechcraft-aggregator/leechcraft-aggregator-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-news/leechcraft-aggregator/leechcraft-aggregator-9999.ebuild,v 1.1 2011/08/25 18:15:32 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/leechcraft-aggregator/leechcraft-aggregator-9999.ebuild,v 1.2 2011/12/16 18:47:36 maksbotan Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS=""
IUSE="debug mysql +sqlite postgres"
-DEPEND="=net-misc/leechcraft-core-${PV}[postgres?,sqlite?]"
+DEPEND="~net-misc/leechcraft-core-${PV}[postgres?,sqlite?]"
RDEPEND="${DEPEND}
virtual/leechcraft-downloader-http"