diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2013-07-18 12:45:30 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2013-07-18 12:45:30 +0000 |
commit | 417b4b2bb097a698b358021465e17f34f7ccc32d (patch) | |
tree | ebeafca2320e08ae3c93c8fca77ec0b5b50f75dc /app-leechcraft | |
parent | Bump, delete old, fix qwt deps in lemon & liznoo, add vader use to azoth and ... (diff) | |
download | gentoo-2-417b4b2bb097a698b358021465e17f34f7ccc32d.tar.gz gentoo-2-417b4b2bb097a698b358021465e17f34f7ccc32d.tar.bz2 gentoo-2-417b4b2bb097a698b358021465e17f34f7ccc32d.zip |
Bump, delete old, fix qwt deps in lemon & liznoo, add vader use to azoth and fix metacontacts use.
(Portage version: 2.1.12.13/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Diffstat (limited to 'app-leechcraft')
-rw-r--r-- | app-leechcraft/lc-lastfmscrobble/ChangeLog | 7 | ||||
-rw-r--r-- | app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.5.95.ebuild | 17 | ||||
-rw-r--r-- | app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.5.96.ebuild | 17 | ||||
-rw-r--r-- | app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.5.97.ebuild | 17 | ||||
-rw-r--r-- | app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.5.98.ebuild | 17 | ||||
-rw-r--r-- | app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.5.99.ebuild (renamed from app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.5.85.ebuild) | 2 |
6 files changed, 7 insertions, 70 deletions
diff --git a/app-leechcraft/lc-lastfmscrobble/ChangeLog b/app-leechcraft/lc-lastfmscrobble/ChangeLog index 53e937a18c52..0d9f5fa0a67e 100644 --- a/app-leechcraft/lc-lastfmscrobble/ChangeLog +++ b/app-leechcraft/lc-lastfmscrobble/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-leechcraft/lc-lastfmscrobble # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-lastfmscrobble/ChangeLog,v 1.5 2013/07/03 16:05:00 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-lastfmscrobble/ChangeLog,v 1.6 2013/07/18 12:45:30 maksbotan Exp $ + +*lc-lastfmscrobble-0.5.99 (18 Jul 2013) + + 18 Jul 2013; <maks@gentoo.org> +lc-lastfmscrobble-0.5.99.ebuild: + Bump app-leechcraft/lc-lastfmscrobble to 0.5.99, thanks to 0xd34df00d *lc-lastfmscrobble-0.5.98 (03 Jul 2013) diff --git a/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.5.95.ebuild b/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.5.95.ebuild deleted file mode 100644 index 24e0ac971fb6..000000000000 --- a/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.5.95.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.5.95.ebuild,v 1.1 2013/05/02 15:30:48 pinkbyte Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="Last.FM scrobbler plugin for LeechCraft" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="~app-leechcraft/lc-core-${PV} - media-libs/liblastfm" -RDEPEND="${DEPEND}" diff --git a/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.5.96.ebuild b/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.5.96.ebuild deleted file mode 100644 index 62f2b0392ce4..000000000000 --- a/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.5.96.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.5.96.ebuild,v 1.1 2013/05/26 19:47:02 maksbotan Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="Last.FM scrobbler plugin for LeechCraft" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="~app-leechcraft/lc-core-${PV} - media-libs/liblastfm" -RDEPEND="${DEPEND}" diff --git a/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.5.97.ebuild b/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.5.97.ebuild deleted file mode 100644 index 575b96429260..000000000000 --- a/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.5.97.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.5.97.ebuild,v 1.1 2013/06/11 17:26:47 maksbotan Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="Last.FM scrobbler plugin for LeechCraft" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="~app-leechcraft/lc-core-${PV} - media-libs/liblastfm" -RDEPEND="${DEPEND}" diff --git a/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.5.98.ebuild b/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.5.98.ebuild deleted file mode 100644 index d0c1d030ab46..000000000000 --- a/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.5.98.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.5.98.ebuild,v 1.1 2013/07/03 16:05:00 maksbotan Exp $ - -EAPI="4" - -inherit leechcraft - -DESCRIPTION="Last.FM scrobbler plugin for LeechCraft" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="~app-leechcraft/lc-core-${PV} - media-libs/liblastfm" -RDEPEND="${DEPEND}" diff --git a/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.5.85.ebuild b/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.5.99.ebuild index e4763771372b..8bb14d2155a1 100644 --- a/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.5.85.ebuild +++ b/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.5.99.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.5.85.ebuild,v 1.1 2013/03/08 21:59:56 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.5.99.ebuild,v 1.1 2013/07/18 12:45:30 maksbotan Exp $ EAPI="4" |