diff options
author | Thomas Anderson <gentoofan23@gentoo.org> | 2009-06-03 20:49:53 +0000 |
---|---|---|
committer | Thomas Anderson <gentoofan23@gentoo.org> | 2009-06-03 20:49:53 +0000 |
commit | 2e74ec9c557c497a171ff67469e285c09f76384f (patch) | |
tree | c9794b82694f091b7c2ce0ac6895129dc14186f5 /media-plugins/gmpc-extraplaylist | |
parent | amd64/x86 stable, bug #271967 (diff) | |
download | gentoo-2-2e74ec9c557c497a171ff67469e285c09f76384f.tar.gz gentoo-2-2e74ec9c557c497a171ff67469e285c09f76384f.tar.bz2 gentoo-2-2e74ec9c557c497a171ff67469e285c09f76384f.zip |
stable amd64, bug 272336
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins/gmpc-extraplaylist')
-rw-r--r-- | media-plugins/gmpc-extraplaylist/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.18.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gmpc-extraplaylist/ChangeLog b/media-plugins/gmpc-extraplaylist/ChangeLog index 385097b883ab..901fa5a0ae5a 100644 --- a/media-plugins/gmpc-extraplaylist/ChangeLog +++ b/media-plugins/gmpc-extraplaylist/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gmpc-extraplaylist # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.10 2009/03/20 17:20:12 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.11 2009/06/03 20:49:53 gentoofan23 Exp $ + + 03 Jun 2009; Thomas Anderson <gentoofan23@gentoo.org> + gmpc-extraplaylist-0.18.0.ebuild: + stable amd64, bug 272336 20 Mar 2009; Brent Baude <ranger@gentoo.org> gmpc-extraplaylist-0.17.0.ebuild: diff --git a/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.18.0.ebuild b/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.18.0.ebuild index b60dccd7396e..77f9ce91adcb 100644 --- a/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.18.0.ebuild +++ b/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.18.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.18.0.ebuild,v 1.1 2009/03/13 11:35:56 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.18.0.ebuild,v 1.2 2009/06/03 20:49:53 gentoofan23 Exp $ DESCRIPTION="This plugin adds a second pane showing the playlist" HOMEPAGE="http://gmpcwiki.sarine.nl/index.php/Extra_playlist" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/musicpd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND=">=media-sound/gmpc-${PV} |