summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2011-12-31 12:03:16 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2011-12-31 12:03:16 +0000
commitd31aca99b7fddee7bff0dfcf977e6d4d26590db7 (patch)
tree40b6f1df4434b5bf21140c2ce7ecac55540e3de9 /app-editors/leechcraft-popishu
parentDrop ia64 support #345433 (diff)
downloadgentoo-2-d31aca99b7fddee7bff0dfcf977e6d4d26590db7.tar.gz
gentoo-2-d31aca99b7fddee7bff0dfcf977e6d4d26590db7.tar.bz2
gentoo-2-d31aca99b7fddee7bff0dfcf977e6d4d26590db7.zip
Bump LeechCraft to 0.4.97, remove 0.4.85 and 0.4.90
(Portage version: 2.1.10.41/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.90.ebuild17
-rw-r--r--app-editors/leechcraft-popishu/leechcraft-popishu-0.4.97.ebuild (renamed from app-editors/leechcraft-popishu/leechcraft-popishu-0.4.85.ebuild)6
3 files changed, 11 insertions, 21 deletions
diff --git a/app-editors/leechcraft-popishu/ChangeLog b/app-editors/leechcraft-popishu/ChangeLog
index c983a4e2f45d..ebd9bb68e143 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.4 2011/12/16 18:37:31 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/leechcraft-popishu/ChangeLog,v 1.5 2011/12/31 12:03:16 maksbotan Exp $
+
+*leechcraft-popishu-0.4.97 (31 Dec 2011)
+
+ 31 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org>
+ -leechcraft-popishu-0.4.85.ebuild, -leechcraft-popishu-0.4.90.ebuild,
+ +leechcraft-popishu-0.4.97.ebuild:
+ Bump to 0.4.97, remove 0.4.80 and 0.4.90
*leechcraft-popishu-0.4.96-r1 (16 Dec 2011)
diff --git a/app-editors/leechcraft-popishu/leechcraft-popishu-0.4.90.ebuild b/app-editors/leechcraft-popishu/leechcraft-popishu-0.4.90.ebuild
deleted file mode 100644
index d6d47d88e24d..000000000000
--- a/app-editors/leechcraft-popishu/leechcraft-popishu-0.4.90.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# 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.90.ebuild,v 1.1 2011/09/14 16:59:29 maksbotan Exp $
-
-EAPI="2"
-
-inherit leechcraft
-
-DESCRIPTION="Popishu, the text editor with IDE features for LeechCraft."
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="=net-misc/leechcraft-core-${PV}
- x11-libs/qscintilla"
-RDEPEND="${DEPEND}"
diff --git a/app-editors/leechcraft-popishu/leechcraft-popishu-0.4.85.ebuild b/app-editors/leechcraft-popishu/leechcraft-popishu-0.4.97.ebuild
index 32cd38d47707..08dcfe755d47 100644
--- a/app-editors/leechcraft-popishu/leechcraft-popishu-0.4.85.ebuild
+++ b/app-editors/leechcraft-popishu/leechcraft-popishu-0.4.97.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.85.ebuild,v 1.1 2011/08/23 19:30:37 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/leechcraft-popishu/leechcraft-popishu-0.4.97.ebuild,v 1.1 2011/12/31 12:03:16 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}"