summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-04-20 17:35:41 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-04-20 17:35:41 +0000
commitb1a305ed8c98dd82310b1016f37cdbcdfbfc5bbf (patch)
tree6aad1fda8c126b58ee91356eee24c80ac64768bd /media-sound/smixer
parentadd depend on >=media-libs/sdl-mixer-1.2.4 (bug #48469); tidy (Manifest recom... (diff)
downloadgentoo-2-b1a305ed8c98dd82310b1016f37cdbcdfbfc5bbf.tar.gz
gentoo-2-b1a305ed8c98dd82310b1016f37cdbcdfbfc5bbf.tar.bz2
gentoo-2-b1a305ed8c98dd82310b1016f37cdbcdfbfc5bbf.zip
Added IUSE.
Diffstat (limited to 'media-sound/smixer')
-rw-r--r--media-sound/smixer/ChangeLog5
-rw-r--r--media-sound/smixer/smixer-1.0.1.ebuild4
2 files changed, 7 insertions, 2 deletions
diff --git a/media-sound/smixer/ChangeLog b/media-sound/smixer/ChangeLog
index 160f1ac9cfca..fe9f5beeb42e 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.5 2004/04/12 04:54:37 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/smixer/ChangeLog,v 1.6 2004/04/20 17:34:57 eradicator Exp $
+
+ 20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> smixer-1.0.1.ebuild:
+ Added IUSE.
11 Apr 2004; Jason Wever <weeve@gentoo.org> smixer-1.0.1.ebuild:
Added ~sparc keyword.
diff --git a/media-sound/smixer/smixer-1.0.1.ebuild b/media-sound/smixer/smixer-1.0.1.ebuild
index 4a51f683b05b..cd06201b58c9 100644
--- a/media-sound/smixer/smixer-1.0.1.ebuild
+++ b/media-sound/smixer/smixer-1.0.1.ebuild
@@ -1,6 +1,8 @@
# 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.11 2004/04/12 04:54:37 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/smixer/smixer-1.0.1.ebuild,v 1.12 2004/04/20 17:34:57 eradicator Exp $
+
+IUSE=""
DESCRIPTION="A command-line tool for setting and viewing mixer settings"
HOMEPAGE="http://centerclick.org/programs/smixer/"