diff options
author | 2004-06-22 17:45:37 +0000 | |
---|---|---|
committer | 2004-06-22 17:45:37 +0000 | |
commit | 93924a3c15c54452e999186b37312c442648683f (patch) | |
tree | 7b8cf6f0e5fcefc86053e844a1aea4149ff09c59 /media-sound/smixer | |
parent | Backporting the 2.6.7 TCP header change upstream so that iproute2 compiles fi... (diff) | |
download | gentoo-2-93924a3c15c54452e999186b37312c442648683f.tar.gz gentoo-2-93924a3c15c54452e999186b37312c442648683f.tar.bz2 gentoo-2-93924a3c15c54452e999186b37312c442648683f.zip |
Stable on sparc after some time...
Diffstat (limited to 'media-sound/smixer')
-rw-r--r-- | media-sound/smixer/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/smixer/smixer-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/smixer/ChangeLog b/media-sound/smixer/ChangeLog index fe9f5beeb42e..0e73f7c60592 100644 --- a/media-sound/smixer/ChangeLog +++ b/media-sound/smixer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/smixer # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/smixer/ChangeLog,v 1.6 2004/04/20 17:34:57 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/smixer/ChangeLog,v 1.7 2004/06/22 17:45:37 gustavoz Exp $ + + 22 Jun 2004; Gustavo Zacarias <gustavoz@gentoo.org> smixer-1.0.1.ebuild: + Stable on sparc after some time... 20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> smixer-1.0.1.ebuild: Added IUSE. 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" |