diff options
Diffstat (limited to 'media-sound/snd')
-rw-r--r-- | media-sound/snd/snd-7.1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/snd/snd-7.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/snd/snd-7.1.ebuild b/media-sound/snd/snd-7.1.ebuild index 2a1b4c0ee6bb..cee95ed05bce 100644 --- a/media-sound/snd/snd-7.1.ebuild +++ b/media-sound/snd/snd-7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-7.1.ebuild,v 1.4 2004/04/11 17:38:31 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-7.1.ebuild,v 1.5 2004/06/02 20:39:45 pvdabeel Exp $ IUSE="esd motif guile X gtk ruby alsa" @@ -12,7 +12,7 @@ HOMEPAGE="http://snd.sourceforge.net" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ~amd64" +KEYWORDS="x86 ~amd64 ppc" DEPEND="X? ( virtual/x11 ) dev-libs/gsl diff --git a/media-sound/snd/snd-7.4.ebuild b/media-sound/snd/snd-7.4.ebuild index f19060748de3..2517f5022beb 100644 --- a/media-sound/snd/snd-7.4.ebuild +++ b/media-sound/snd/snd-7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-7.4.ebuild,v 1.1 2004/05/21 18:50:41 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-7.4.ebuild,v 1.2 2004/06/02 20:39:45 pvdabeel Exp $ IUSE="esd motif guile X gtk ruby alsa" @@ -12,7 +12,7 @@ HOMEPAGE="http://snd.sourceforge.net" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" DEPEND="X? ( virtual/x11 ) dev-libs/gsl |