diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-04-17 18:20:27 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-04-17 18:20:27 +0000 |
commit | 3299186f7f9eeec0fa60cb9528dd47f94f6f84bc (patch) | |
tree | 4af605896583cf258dfca6fa7f0cb62b7904dab1 /media-sound/streamixer | |
parent | Stable x86. (Manifest recommit) (diff) | |
download | gentoo-2-3299186f7f9eeec0fa60cb9528dd47f94f6f84bc.tar.gz gentoo-2-3299186f7f9eeec0fa60cb9528dd47f94f6f84bc.tar.bz2 gentoo-2-3299186f7f9eeec0fa60cb9528dd47f94f6f84bc.zip |
IUSE. Stable x86.
Diffstat (limited to 'media-sound/streamixer')
-rw-r--r-- | media-sound/streamixer/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/streamixer/streamixer-1.19.0.ebuild | 6 |
2 files changed, 9 insertions, 3 deletions
diff --git a/media-sound/streamixer/ChangeLog b/media-sound/streamixer/ChangeLog index df3449b1ae6c..fe7b282daa78 100644 --- a/media-sound/streamixer/ChangeLog +++ b/media-sound/streamixer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/streamixer # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/streamixer/ChangeLog,v 1.1 2004/03/18 15:45:12 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/streamixer/ChangeLog,v 1.2 2004/04/17 18:20:27 eradicator Exp $ + + 17 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> + streamixer-1.19.0.ebuild: + IUSE. Stable x86. *streamixer-1.19.0 (18 Mar 2004) diff --git a/media-sound/streamixer/streamixer-1.19.0.ebuild b/media-sound/streamixer/streamixer-1.19.0.ebuild index de3c0ff55e82..ea53e503e79f 100644 --- a/media-sound/streamixer/streamixer-1.19.0.ebuild +++ b/media-sound/streamixer/streamixer-1.19.0.ebuild @@ -1,12 +1,14 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/streamixer/streamixer-1.19.0.ebuild,v 1.1 2004/03/18 15:45:12 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/streamixer/streamixer-1.19.0.ebuild,v 1.2 2004/04/17 18:20:27 eradicator Exp $ + +IUSE="" DESCRIPTION="Various audio stream handling tools (non-interactive)" HOMEPAGE="http://bisqwit.iki.fi/source/streamixer.html" SRC_URI="http://bisqwit.iki.fi/src/arch/${P}.tar.bz2" -KEYWORDS="~x86" +KEYWORDS="x86" LICENSE="GPL-2" SLOT="0" |