diff options
author | Jason Wever <weeve@gentoo.org> | 2004-07-03 23:08:52 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-07-03 23:08:52 +0000 |
commit | 08fdcb436d8e5b0ee1c2b45fcdccaa59fb4682ca (patch) | |
tree | 8a2b2751b0541cd7b90ec23553f71233a847808d /media-plugins/xmms-shell | |
parent | Initial import of x11-plugins/wmmemfree, version 0.7 (Manifest recommit) (diff) | |
download | gentoo-2-08fdcb436d8e5b0ee1c2b45fcdccaa59fb4682ca.tar.gz gentoo-2-08fdcb436d8e5b0ee1c2b45fcdccaa59fb4682ca.tar.bz2 gentoo-2-08fdcb436d8e5b0ee1c2b45fcdccaa59fb4682ca.zip |
Stable on sparc.
Diffstat (limited to 'media-plugins/xmms-shell')
-rw-r--r-- | media-plugins/xmms-shell/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/xmms-shell/xmms-shell-0.99.3-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/xmms-shell/ChangeLog b/media-plugins/xmms-shell/ChangeLog index cfef8bcc06a3..25d020b8f051 100644 --- a/media-plugins/xmms-shell/ChangeLog +++ b/media-plugins/xmms-shell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/xmms-shell # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-shell/ChangeLog,v 1.13 2004/06/24 23:45:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-shell/ChangeLog,v 1.14 2004/07/03 23:08:52 weeve Exp $ + + 03 Jul 2004; Jason Wever <weeve@gentoo.org> xmms-shell-0.99.3-r3.ebuild: + Stable on sparc. 17 Jun 2004; Jeremy Huddleston <eradicator@gentoo.org> xmms-shell-0.99.3-r3.ebuild: diff --git a/media-plugins/xmms-shell/xmms-shell-0.99.3-r3.ebuild b/media-plugins/xmms-shell/xmms-shell-0.99.3-r3.ebuild index 174523fde7ca..eee29f6ce13e 100644 --- a/media-plugins/xmms-shell/xmms-shell-0.99.3-r3.ebuild +++ b/media-plugins/xmms-shell/xmms-shell-0.99.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-shell/xmms-shell-0.99.3-r3.ebuild,v 1.4 2004/06/24 23:45:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-shell/xmms-shell-0.99.3-r3.ebuild,v 1.5 2004/07/03 23:08:52 weeve Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.loganh.com/xmms-shell/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64" +KEYWORDS="x86 ~amd64 ~sparc" IUSE="readline" RDEPEND=">=media-sound/xmms-1.2.7 |