From: Maxim Koltsov Date: Sat, 31 Dec 2011 12:03:51 +0000 (+0000) Subject: Bump LeechCraft to 0.4.97, remove 0.4.85 and 0.4.90 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=44d8544afa6947c031ce4c6bd33bec212eaf2666;p=gentoo.git Bump LeechCraft to 0.4.97, remove 0.4.85 and 0.4.90 Package-Manager: portage-2.1.10.41/cvs/Linux x86_64 --- diff --git a/app-editors/leechcraft-popishu/ChangeLog b/app-editors/leechcraft-popishu/ChangeLog index ebd9bb68e143..1e017989c2b9 100644 --- a/app-editors/leechcraft-popishu/ChangeLog +++ b/app-editors/leechcraft-popishu/ChangeLog @@ -1,6 +1,9 @@ # 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.5 2011/12/31 12:03:16 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/leechcraft-popishu/ChangeLog,v 1.6 2011/12/31 12:03:51 maksbotan Exp $ + + 31 Dec 2011; Maxim Koltsov Manifest: + Bump LeechCraft to 0.4.97, remove 0.4.85 and 0.4.90 *leechcraft-popishu-0.4.97 (31 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 similarity index 76% rename from app-editors/leechcraft-popishu/leechcraft-popishu-0.4.85.ebuild rename to 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}"