diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-05-31 06:49:09 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-05-31 06:49:09 +0000 |
commit | 2cde75af638167969299699c488129a9f7e4b4f7 (patch) | |
tree | ae52ed5da486e5f7901dfb732d46dc4c1f240ed2 /media-sound/umix | |
parent | Added explicit IUSE. (diff) | |
download | historical-2cde75af638167969299699c488129a9f7e4b4f7.tar.gz historical-2cde75af638167969299699c488129a9f7e4b4f7.tar.bz2 historical-2cde75af638167969299699c488129a9f7e4b4f7.zip |
Stable x86.
Diffstat (limited to 'media-sound/umix')
-rw-r--r-- | media-sound/umix/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/umix/umix-1.0.2.ebuild | 4 |
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" |