summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2011-12-16 18:47:11 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2011-12-16 18:47:11 +0000
commit3ecb750610e71ce335bb74878c2a8cbe5aff1ae6 (patch)
treed0403b33324098e74cfefb0480288cce64a31b58 /net-misc/leechcraft-advancednotifications
parent--with-abi support for amd64 has not yet been merged into master #394823 by H... (diff)
downloadhistorical-3ecb750610e71ce335bb74878c2a8cbe5aff1ae6.tar.gz
historical-3ecb750610e71ce335bb74878c2a8cbe5aff1ae6.tar.bz2
historical-3ecb750610e71ce335bb74878c2a8cbe5aff1ae6.zip
Bump to eapi4, fix bug 394935
Package-Manager: portage-2.1.10.40/cvs/Linux x86_64
Diffstat (limited to 'net-misc/leechcraft-advancednotifications')
-rw-r--r--net-misc/leechcraft-advancednotifications/ChangeLog10
-rw-r--r--net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.96-r1.ebuild (renamed from net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.96.ebuild)6
-rw-r--r--net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-9999.ebuild6
3 files changed, 15 insertions, 7 deletions
diff --git a/net-misc/leechcraft-advancednotifications/ChangeLog b/net-misc/leechcraft-advancednotifications/ChangeLog
index d47b3b73fbda..494d8ad9b9cb 100644
--- a/net-misc/leechcraft-advancednotifications/ChangeLog
+++ b/net-misc/leechcraft-advancednotifications/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for net-misc/leechcraft-advancednotifications
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/ChangeLog,v 1.3 2011/12/15 19:37:01 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/ChangeLog,v 1.4 2011/12/16 18:39:36 maksbotan Exp $
+
+*leechcraft-advancednotifications-0.4.96-r1 (16 Dec 2011)
+
+ 16 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org>
+ -leechcraft-advancednotifications-0.4.96.ebuild,
+ +leechcraft-advancednotifications-0.4.96-r1.ebuild,
+ leechcraft-advancednotifications-9999.ebuild:
+ Bump to eapi4, fix bug 394935
*leechcraft-advancednotifications-0.4.96 (15 Dec 2011)
diff --git a/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.96.ebuild b/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.96-r1.ebuild
index 9f62a09443cc..9bfad90712ef 100644
--- a/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.96.ebuild
+++ b/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-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-advancednotifications/leechcraft-advancednotifications-0.4.96.ebuild,v 1.1 2011/12/15 19:37:01 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:39:36 maksbotan Exp $
-EAPI="2"
+EAPI="4"
inherit leechcraft
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug"
-DEPEND="=net-misc/leechcraft-core-${PV}"
+DEPEND="~net-misc/leechcraft-core-${PV}"
RDEPEND="${DEPEND}"
pkg_postinst() {
diff --git a/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-9999.ebuild b/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-9999.ebuild
index 520283e129b1..1cffc80ccc47 100644
--- a/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-9999.ebuild
+++ b/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-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-advancednotifications/leechcraft-advancednotifications-9999.ebuild,v 1.1 2011/08/25 15:43:02 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-advancednotifications/leechcraft-advancednotifications-9999.ebuild,v 1.2 2011/12/16 18:39:36 maksbotan Exp $
-EAPI="2"
+EAPI="4"
inherit leechcraft
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS=""
IUSE="debug"
-DEPEND="=net-misc/leechcraft-core-${PV}"
+DEPEND="~net-misc/leechcraft-core-${PV}"
RDEPEND="${DEPEND}"
pkg_postinst() {