summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-05-31 06:49:09 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-05-31 06:49:09 +0000
commite293332e745684d7b3661f619c307add5f98bf23 (patch)
treec076634eda74d12b4bdab76902ec18a5cf6cde02 /media-sound/umix
parentAdded explicit IUSE. (Manifest recommit) (diff)
downloadgentoo-2-e293332e745684d7b3661f619c307add5f98bf23.tar.gz
gentoo-2-e293332e745684d7b3661f619c307add5f98bf23.tar.bz2
gentoo-2-e293332e745684d7b3661f619c307add5f98bf23.zip
Stable x86.
Diffstat (limited to 'media-sound/umix')
-rw-r--r--media-sound/umix/ChangeLog5
-rw-r--r--media-sound/umix/umix-1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/umix/ChangeLog b/media-sound/umix/ChangeLog
index c6afd405c14e..6f71df9ff840 100644
--- a/media-sound/umix/ChangeLog
+++ b/media-sound/umix/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/umix
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/umix/ChangeLog,v 1.10 2004/04/08 09:40:50 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/umix/ChangeLog,v 1.11 2004/05/31 06:49:09 eradicator Exp $
+
+ 30 May 2004; Jeremy Huddleston <eradicator@gentoo.org> umix-1.0.2.ebuild:
+ Stable x86.
*umix-1.0.2 (08 Apr 2004)
diff --git a/media-sound/umix/umix-1.0.2.ebuild b/media-sound/umix/umix-1.0.2.ebuild
index 67bf7ac3f2ae..73f1fd42c3e3 100644
--- a/media-sound/umix/umix-1.0.2.ebuild
+++ b/media-sound/umix/umix-1.0.2.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/umix/umix-1.0.2.ebuild,v 1.1 2004/04/08 09:40:50 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/umix/umix-1.0.2.ebuild,v 1.2 2004/05/31 06:49:09 eradicator Exp $
DESCRIPTION="Program for adjusting soundcard volumes"
HOMEPAGE="http://umix.sf.net"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
RESTRICT="nomirror"
SLOT="0"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="x86 ~sparc"
LICENSE="GPL-2"
IUSE="ncurses oss"