summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-04-20 17:40:49 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-04-20 17:40:49 +0000
commit9ead36d82c6283f3ba771232a5e0764a639e2555 (patch)
tree8b81af6e0c6707eef54defaff76dd2d7cf50dbdd /media-sound/smixer
parentadd depend on >=media-libs/sdl-mixer-1.2.4 (bug #48469); tidy (diff)
downloadhistorical-9ead36d82c6283f3ba771232a5e0764a639e2555.tar.gz
historical-9ead36d82c6283f3ba771232a5e0764a639e2555.tar.bz2
historical-9ead36d82c6283f3ba771232a5e0764a639e2555.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/"