summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2011-12-16 18:46:31 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2011-12-16 18:46:31 +0000
commit120fb0884513fe44c7bfdf9ce425bfa3b571dfa8 (patch)
treee1dbb8957df3ca6a035616056ba24ec93089b4fa /net-misc/leechcraft-tabpp
parentBump to eapi4, fix bug 394935 (diff)
downloadgentoo-2-120fb0884513fe44c7bfdf9ce425bfa3b571dfa8.tar.gz
gentoo-2-120fb0884513fe44c7bfdf9ce425bfa3b571dfa8.tar.bz2
gentoo-2-120fb0884513fe44c7bfdf9ce425bfa3b571dfa8.zip
Bump to eapi4, fix bug 394935
(Portage version: 2.1.10.40/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/leechcraft-tabpp')
-rw-r--r--net-misc/leechcraft-tabpp/ChangeLog9
-rw-r--r--net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.96-r1.ebuild (renamed from net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.96.ebuild)6
-rw-r--r--net-misc/leechcraft-tabpp/leechcraft-tabpp-9999.ebuild6
3 files changed, 14 insertions, 7 deletions
diff --git a/net-misc/leechcraft-tabpp/ChangeLog b/net-misc/leechcraft-tabpp/ChangeLog
index fb176bfe4c49..af1d66dffcb7 100644
--- a/net-misc/leechcraft-tabpp/ChangeLog
+++ b/net-misc/leechcraft-tabpp/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-misc/leechcraft-tabpp
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabpp/ChangeLog,v 1.3 2011/12/15 19:43:58 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabpp/ChangeLog,v 1.4 2011/12/16 18:46:31 maksbotan Exp $
+
+*leechcraft-tabpp-0.4.96-r1 (16 Dec 2011)
+
+ 16 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org>
+ -leechcraft-tabpp-0.4.96.ebuild, +leechcraft-tabpp-0.4.96-r1.ebuild,
+ leechcraft-tabpp-9999.ebuild:
+ Bump to eapi4, fix bug 394935
*leechcraft-tabpp-0.4.96 (15 Dec 2011)
diff --git a/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.96.ebuild b/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.96-r1.ebuild
index 9c5d428ae87f..2c300972c36e 100644
--- a/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.96.ebuild
+++ b/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.96-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.96.ebuild,v 1.1 2011/12/15 19:43:58 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabpp/leechcraft-tabpp-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:46:31 maksbotan Exp $
-EAPI="2"
+EAPI="4"
inherit leechcraft
@@ -12,5 +12,5 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug"
-DEPEND="=net-misc/leechcraft-core-${PV}"
+DEPEND="~net-misc/leechcraft-core-${PV}"
RDEPEND="${DEPEND}"
diff --git a/net-misc/leechcraft-tabpp/leechcraft-tabpp-9999.ebuild b/net-misc/leechcraft-tabpp/leechcraft-tabpp-9999.ebuild
index 0c3902f8d90f..cad95c99b3ce 100644
--- a/net-misc/leechcraft-tabpp/leechcraft-tabpp-9999.ebuild
+++ b/net-misc/leechcraft-tabpp/leechcraft-tabpp-9999.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabpp/leechcraft-tabpp-9999.ebuild,v 1.1 2011/08/25 18:19:44 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-tabpp/leechcraft-tabpp-9999.ebuild,v 1.2 2011/12/16 18:46:31 maksbotan Exp $
-EAPI="2"
+EAPI="4"
inherit leechcraft
@@ -12,5 +12,5 @@ SLOT="0"
KEYWORDS=""
IUSE="debug"
-DEPEND="=net-misc/leechcraft-core-${PV}"
+DEPEND="~net-misc/leechcraft-core-${PV}"
RDEPEND="${DEPEND}"