diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-06-22 17:45:37 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-06-22 17:45:37 +0000 |
commit | f269c478bed7f8f2a594a7001c5255cf5cd31a63 (patch) | |
tree | cdd66314df7aabb0149d4dabb8c31f6cf9ef126e /media-sound/smixer/smixer-1.0.1.ebuild | |
parent | Backporting the 2.6.7 TCP header change upstream so that iproute2 compiles fi... (diff) | |
download | historical-f269c478bed7f8f2a594a7001c5255cf5cd31a63.tar.gz historical-f269c478bed7f8f2a594a7001c5255cf5cd31a63.tar.bz2 historical-f269c478bed7f8f2a594a7001c5255cf5cd31a63.zip |
Stable on sparc after some time...
Diffstat (limited to 'media-sound/smixer/smixer-1.0.1.ebuild')
-rw-r--r-- | media-sound/smixer/smixer-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/smixer/smixer-1.0.1.ebuild b/media-sound/smixer/smixer-1.0.1.ebuild index cd06201b58c9..74ba8a8c274f 100644 --- a/media-sound/smixer/smixer-1.0.1.ebuild +++ b/media-sound/smixer/smixer-1.0.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/smixer/smixer-1.0.1.ebuild,v 1.12 2004/04/20 17:34:57 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/smixer/smixer-1.0.1.ebuild,v 1.13 2004/06/22 17:45:37 gustavoz Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://centerclick.org/programs/smixer/${PN}${PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc hppa amd64 ~sparc" +KEYWORDS="x86 ppc hppa amd64 sparc" DEPEND="virtual/glibc" |