diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-02-27 16:48:55 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-02-27 16:48:55 +0000 |
commit | b2c79c07b6c6bd4ecdd19d45f49da464a3bb7a48 (patch) | |
tree | be02bb9cebb6ece5b5749f5adfefe6826e52159e /media-plugins/gmpc-extraplaylist | |
parent | stable amd64/sparc, bug 259793 (diff) | |
download | historical-b2c79c07b6c6bd4ecdd19d45f49da464a3bb7a48.tar.gz historical-b2c79c07b6c6bd4ecdd19d45f49da464a3bb7a48.tar.bz2 historical-b2c79c07b6c6bd4ecdd19d45f49da464a3bb7a48.zip |
stable amd64, bug 259793
Package-Manager: portage-2.1.6.7/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.17.0.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/media-plugins/gmpc-extraplaylist/ChangeLog b/media-plugins/gmpc-extraplaylist/ChangeLog index e7bc2bfdfece..ba5a79221145 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.6 2009/01/24 12:26:04 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/ChangeLog,v 1.7 2009/02/27 16:41:52 tcunha Exp $ + + 27 Feb 2009; Tiago Cunha <tcunha@gentoo.org> + gmpc-extraplaylist-0.17.0.ebuild: + stable amd64, bug 259793 24 Jan 2009; nixnut <nixnut@gentoo.org> gmpc-extraplaylist-0.16.0.ebuild: ppc stable #251332 diff --git a/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.17.0.ebuild b/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.17.0.ebuild index 479b12eadf73..583359c04f7b 100644 --- a/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.17.0.ebuild +++ b/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.17.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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.17.0.ebuild,v 1.2 2008/12/26 19:39:42 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-extraplaylist/gmpc-extraplaylist-0.17.0.ebuild,v 1.3 2009/02/27 16:41:52 tcunha 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} |