diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2003-03-28 14:28:47 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2003-03-28 14:28:47 +0000 |
commit | 78bb1a833f926e6ec907489d3204e71d54d80190 (patch) | |
tree | 0e25ada5245fa2fa7bed5fb33c9fea25567b2b4f /media-sound/umix/umix-1.0.ebuild | |
parent | marked as stable (diff) | |
download | gentoo-2-78bb1a833f926e6ec907489d3204e71d54d80190.tar.gz gentoo-2-78bb1a833f926e6ec907489d3204e71d54d80190.tar.bz2 gentoo-2-78bb1a833f926e6ec907489d3204e71d54d80190.zip |
marked 1.0 as stable
Diffstat (limited to 'media-sound/umix/umix-1.0.ebuild')
-rw-r--r-- | media-sound/umix/umix-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/umix/umix-1.0.ebuild b/media-sound/umix/umix-1.0.ebuild index c311011740f8..df8323f35d58 100644 --- a/media-sound/umix/umix-1.0.ebuild +++ b/media-sound/umix/umix-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.ebuild,v 1.1 2003/03/17 11:38:20 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/umix/umix-1.0.ebuild,v 1.2 2003/03/28 14:28:47 phosphan Exp $ S=${WORKDIR}/${P} DESCRIPTION="Program for adjusting soundcard volumes" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://umix.sf.net" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" LICENSE="GPL-2" IUSE="ncurses oss" |