summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2011-12-16 18:37:31 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2011-12-16 18:37:31 +0000
commit09481e1001cc921a88e8f95c0a5c47190e655cc9 (patch)
treea338f142586d456d13092d1a3fedc6666313437d /app-editors/leechcraft-popishu
parentStable for AMD64, wrt bug #394017 (diff)
downloadgentoo-2-09481e1001cc921a88e8f95c0a5c47190e655cc9.tar.gz
gentoo-2-09481e1001cc921a88e8f95c0a5c47190e655cc9.tar.bz2
gentoo-2-09481e1001cc921a88e8f95c0a5c47190e655cc9.zip
Bump to eapi4, fix bug 394935
(Portage version: 2.1.10.40/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/leechcraft-popishu')
-rw-r--r--app-editors/leechcraft-popishu/ChangeLog9
-rw-r--r--app-editors/leechcraft-popishu/leechcraft-popishu-0.4.96-r1.ebuild (renamed from app-editors/leechcraft-popishu/leechcraft-popishu-0.4.96.ebuild)6
-rw-r--r--app-editors/leechcraft-popishu/leechcraft-popishu-9999.ebuild6
3 files changed, 14 insertions, 7 deletions
diff --git a/app-editors/leechcraft-popishu/ChangeLog b/app-editors/leechcraft-popishu/ChangeLog
index b35037e73f93..c983a4e2f45d 100644
--- a/app-editors/leechcraft-popishu/ChangeLog
+++ b/app-editors/leechcraft-popishu/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-editors/leechcraft-popishu
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/leechcraft-popishu/ChangeLog,v 1.3 2011/12/15 19:35:06 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/leechcraft-popishu/ChangeLog,v 1.4 2011/12/16 18:37:31 maksbotan Exp $
+
+*leechcraft-popishu-0.4.96-r1 (16 Dec 2011)
+
+ 16 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org>
+ -leechcraft-popishu-0.4.96.ebuild, +leechcraft-popishu-0.4.96-r1.ebuild,
+ leechcraft-popishu-9999.ebuild:
+ Bump to eapi4, fix bug 394935
*leechcraft-popishu-0.4.96 (15 Dec 2011)
diff --git a/app-editors/leechcraft-popishu/leechcraft-popishu-0.4.96.ebuild b/app-editors/leechcraft-popishu/leechcraft-popishu-0.4.96-r1.ebuild
index 3d34d2d67c5e..0a92e3d3c3d3 100644
--- a/app-editors/leechcraft-popishu/leechcraft-popishu-0.4.96.ebuild
+++ b/app-editors/leechcraft-popishu/leechcraft-popishu-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/app-editors/leechcraft-popishu/leechcraft-popishu-0.4.96.ebuild,v 1.1 2011/12/15 19:35:06 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/leechcraft-popishu/leechcraft-popishu-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:37:31 maksbotan Exp $
-EAPI="2"
+EAPI="4"
inherit leechcraft
@@ -12,6 +12,6 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug"
-DEPEND="=net-misc/leechcraft-core-${PV}
+DEPEND="~net-misc/leechcraft-core-${PV}
x11-libs/qscintilla"
RDEPEND="${DEPEND}"
diff --git a/app-editors/leechcraft-popishu/leechcraft-popishu-9999.ebuild b/app-editors/leechcraft-popishu/leechcraft-popishu-9999.ebuild
index 907a2b43054e..a9b2baecbc17 100644
--- a/app-editors/leechcraft-popishu/leechcraft-popishu-9999.ebuild
+++ b/app-editors/leechcraft-popishu/leechcraft-popishu-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/app-editors/leechcraft-popishu/leechcraft-popishu-9999.ebuild,v 1.1 2011/08/23 19:30:37 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/leechcraft-popishu/leechcraft-popishu-9999.ebuild,v 1.2 2011/12/16 18:37:31 maksbotan Exp $
-EAPI="2"
+EAPI="4"
inherit leechcraft
@@ -12,6 +12,6 @@ SLOT="0"
KEYWORDS=""
IUSE="debug"
-DEPEND="=net-misc/leechcraft-core-${PV}
+DEPEND="~net-misc/leechcraft-core-${PV}
x11-libs/qscintilla"
RDEPEND="${DEPEND}"