diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2011-12-31 12:09:27 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2011-12-31 12:09:27 +0000 |
commit | 4df1bd8f92a5e40edc6fcbf544417cc2e33f7d62 (patch) | |
tree | a9cf70629e301a7ce7aaa04a780205963f9d01e0 /net-misc/leechcraft-anhero | |
parent | Bump LeechCraft to 0.4.97, remove 0.4.85 and 0.4.90 (diff) | |
download | gentoo-2-4df1bd8f92a5e40edc6fcbf544417cc2e33f7d62.tar.gz gentoo-2-4df1bd8f92a5e40edc6fcbf544417cc2e33f7d62.tar.bz2 gentoo-2-4df1bd8f92a5e40edc6fcbf544417cc2e33f7d62.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 'net-misc/leechcraft-anhero')
-rw-r--r-- | net-misc/leechcraft-anhero/ChangeLog | 9 | ||||
-rw-r--r-- | net-misc/leechcraft-anhero/leechcraft-anhero-0.4.90.ebuild | 17 | ||||
-rw-r--r-- | net-misc/leechcraft-anhero/leechcraft-anhero-0.4.97.ebuild (renamed from net-misc/leechcraft-anhero/leechcraft-anhero-0.4.85.ebuild) | 6 |
3 files changed, 11 insertions, 21 deletions
diff --git a/net-misc/leechcraft-anhero/ChangeLog b/net-misc/leechcraft-anhero/ChangeLog index f3df0ae864a5..b7a531dbbb97 100644 --- a/net-misc/leechcraft-anhero/ChangeLog +++ b/net-misc/leechcraft-anhero/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-misc/leechcraft-anhero # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-anhero/ChangeLog,v 1.4 2011/12/16 18:39:59 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-anhero/ChangeLog,v 1.5 2011/12/31 12:09:27 maksbotan Exp $ + +*leechcraft-anhero-0.4.97 (31 Dec 2011) + + 31 Dec 2011; Maxim Koltsov <maksbotan@gentoo.org> + -leechcraft-anhero-0.4.85.ebuild, -leechcraft-anhero-0.4.90.ebuild, + +leechcraft-anhero-0.4.97.ebuild: + Bump to 0.4.97, remove 0.4.80 and 0.4.90 *leechcraft-anhero-0.4.96-r1 (16 Dec 2011) diff --git a/net-misc/leechcraft-anhero/leechcraft-anhero-0.4.90.ebuild b/net-misc/leechcraft-anhero/leechcraft-anhero-0.4.90.ebuild deleted file mode 100644 index d43a087712da..000000000000 --- a/net-misc/leechcraft-anhero/leechcraft-anhero-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/net-misc/leechcraft-anhero/leechcraft-anhero-0.4.90.ebuild,v 1.1 2011/09/14 17:01:24 maksbotan Exp $ - -EAPI="2" - -inherit leechcraft - -DESCRIPTION="AnHero, KDE-based crash handler for LeechCraft." - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="=net-misc/leechcraft-core-${PV} - >=kde-base/kdelibs-4.2.0" -RDEPEND="${DEPEND}" diff --git a/net-misc/leechcraft-anhero/leechcraft-anhero-0.4.85.ebuild b/net-misc/leechcraft-anhero/leechcraft-anhero-0.4.97.ebuild index 98e32dfa0ffe..ea307eb7adbb 100644 --- a/net-misc/leechcraft-anhero/leechcraft-anhero-0.4.85.ebuild +++ b/net-misc/leechcraft-anhero/leechcraft-anhero-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/net-misc/leechcraft-anhero/leechcraft-anhero-0.4.85.ebuild,v 1.1 2011/08/25 15:40:45 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/leechcraft-anhero/leechcraft-anhero-0.4.97.ebuild,v 1.1 2011/12/31 12:09:27 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} >=kde-base/kdelibs-4.2.0" RDEPEND="${DEPEND}" |