diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-17 15:55:17 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-17 15:55:17 +0000 |
commit | 8c7448a6546d9ccb7503fc728f3048dab7c097e6 (patch) | |
tree | b69b9d3765de4e946983b562d67da7452da68d37 /media-sound | |
parent | Stable on sparc wrt #174098 (diff) | |
download | historical-8c7448a6546d9ccb7503fc728f3048dab7c097e6.tar.gz historical-8c7448a6546d9ccb7503fc728f3048dab7c097e6.tar.bz2 historical-8c7448a6546d9ccb7503fc728f3048dab7c097e6.zip |
Stable on sparc wrt #174098
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/gmpc/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/gmpc/gmpc-0.14.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/gmpc/ChangeLog b/media-sound/gmpc/ChangeLog index c91c73c5a486..a2a28794494b 100644 --- a/media-sound/gmpc/ChangeLog +++ b/media-sound/gmpc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/gmpc # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/ChangeLog,v 1.27 2007/04/15 11:23:16 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/ChangeLog,v 1.28 2007/04/17 15:55:17 gustavoz Exp $ + + 17 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> gmpc-0.14.0.ebuild: + Stable on sparc wrt #174098 15 Apr 2007; nixnut <nixnut@gentoo.org> gmpc-0.14.0.ebuild: Stable on ppc wrt bug 174098 diff --git a/media-sound/gmpc/gmpc-0.14.0.ebuild b/media-sound/gmpc/gmpc-0.14.0.ebuild index 56844f294dc4..31497b656955 100644 --- a/media-sound/gmpc/gmpc-0.14.0.ebuild +++ b/media-sound/gmpc/gmpc-0.14.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.14.0.ebuild,v 1.4 2007/04/15 11:23:16 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.14.0.ebuild,v 1.5 2007/04/17 15:55:17 gustavoz Exp $ IUSE="gnome session" @@ -8,7 +8,7 @@ DESCRIPTION="A Gnome client for the Music Player Daemon." HOMEPAGE="http://sarine.nl/gmpc" SRC_URI="http://download.sarine.nl/${P}/${P}.tar.gz" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc sparc x86" SLOT="0" LICENSE="GPL-2" |