diff options
author | Johannes Huber <johu@gentoo.org> | 2012-06-08 08:03:57 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-06-08 08:03:57 +0000 |
commit | 9c5636c0906ea5ea873d4940324b66ab2ac7c8f8 (patch) | |
tree | eff2b4ff2909c6331eeeace1b20caf599020bd88 /media-sound/cantata | |
parent | Version bumps. (diff) | |
download | gentoo-2-9c5636c0906ea5ea873d4940324b66ab2ac7c8f8.tar.gz gentoo-2-9c5636c0906ea5ea873d4940324b66ab2ac7c8f8.tar.bz2 gentoo-2-9c5636c0906ea5ea873d4940324b66ab2ac7c8f8.zip |
Version bump wrt bug #419881. Remove old.
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/cantata')
-rw-r--r-- | media-sound/cantata/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/cantata/cantata-0.7.1.ebuild (renamed from media-sound/cantata/cantata-0.5.1.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/media-sound/cantata/ChangeLog b/media-sound/cantata/ChangeLog index 46c5910f6472..dc384097aacf 100644 --- a/media-sound/cantata/ChangeLog +++ b/media-sound/cantata/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-sound/cantata # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/ChangeLog,v 1.2 2012/04/15 22:24:53 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/ChangeLog,v 1.3 2012/06/08 08:03:57 johu Exp $ + +*cantata-0.7.1 (08 Jun 2012) + + 08 Jun 2012; Johannes Huber <johu@gentoo.org> +cantata-0.7.1.ebuild, + -cantata-0.5.1.ebuild: + Version bump wrt bug #419881. Remove old. *cantata-0.6.1 (15 Apr 2012) diff --git a/media-sound/cantata/cantata-0.5.1.ebuild b/media-sound/cantata/cantata-0.7.1.ebuild index 6250b660c4c2..512bf1814361 100644 --- a/media-sound/cantata/cantata-0.5.1.ebuild +++ b/media-sound/cantata/cantata-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/cantata-0.5.1.ebuild,v 1.1 2012/03/25 10:36:46 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cantata/cantata-0.7.1.ebuild,v 1.1 2012/06/08 08:03:57 johu Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit kde4-base DESCRIPTION="Cantata is a client for the music player daemon (MPD)" HOMEPAGE="http://kde-apps.org/content/show.php?content=147733" -SRC_URI="http://kde-apps.org/CONTENT/content-files/147733-${P}.tar.bz2" +SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="4" |