diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 18:40:50 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 18:40:50 +0000 |
commit | 56569fd67d89e629d4b94c1440ae104a7f857214 (patch) | |
tree | 8d5e5275ea8c4a345872f7b40859be48516643ba /media-plugins/xmms-goom | |
parent | new version (diff) | |
download | historical-56569fd67d89e629d4b94c1440ae104a7f857214.tar.gz historical-56569fd67d89e629d4b94c1440ae104a7f857214.tar.bz2 historical-56569fd67d89e629d4b94c1440ae104a7f857214.zip |
unmasks and ebuild fixes
Diffstat (limited to 'media-plugins/xmms-goom')
-rw-r--r-- | media-plugins/xmms-goom/xmms-goom-1.10.0.ebuild | 4 | ||||
-rw-r--r-- | media-plugins/xmms-goom/xmms-goom-1.99.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-plugins/xmms-goom/xmms-goom-1.10.0.ebuild b/media-plugins/xmms-goom/xmms-goom-1.10.0.ebuild index f51ff30da3ca..247ddc0fa18a 100644 --- a/media-plugins/xmms-goom/xmms-goom-1.10.0.ebuild +++ b/media-plugins/xmms-goom/xmms-goom-1.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-goom/xmms-goom-1.10.0.ebuild,v 1.2 2003/02/13 13:02:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-goom/xmms-goom-1.10.0.ebuild,v 1.3 2003/07/12 18:40:45 aliz Exp $ MY_P=${P/xmms-/} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://ios.free.fr/?page=projet&quoi=1&lg=AN" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="media-sound/xmms media-libs/libsdl diff --git a/media-plugins/xmms-goom/xmms-goom-1.99.4.ebuild b/media-plugins/xmms-goom/xmms-goom-1.99.4.ebuild index 8ea8fa6e3104..ab396fd8cad9 100644 --- a/media-plugins/xmms-goom/xmms-goom-1.99.4.ebuild +++ b/media-plugins/xmms-goom/xmms-goom-1.99.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-goom/xmms-goom-1.99.4.ebuild,v 1.1 2003/03/15 07:19:27 jje Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-goom/xmms-goom-1.99.4.ebuild,v 1.2 2003/07/12 18:40:46 aliz Exp $ DESCRIPTION="Trippy Vis for XMMS using SDL." MY_P=${P/xmms-/} @@ -10,7 +10,7 @@ HOMEPAGE="http://ios.free.fr/?page=projet&quoi=1&lg=AN" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="media-sound/xmms media-libs/libsdl |