summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2003-03-28 14:28:47 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2003-03-28 14:28:47 +0000
commit78bb1a833f926e6ec907489d3204e71d54d80190 (patch)
tree0e25ada5245fa2fa7bed5fb33c9fea25567b2b4f /media-sound
parentmarked as stable (diff)
downloadgentoo-2-78bb1a833f926e6ec907489d3204e71d54d80190.tar.gz
gentoo-2-78bb1a833f926e6ec907489d3204e71d54d80190.tar.bz2
gentoo-2-78bb1a833f926e6ec907489d3204e71d54d80190.zip
marked 1.0 as stable
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/umix/ChangeLog7
-rw-r--r--media-sound/umix/umix-1.0.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/media-sound/umix/ChangeLog b/media-sound/umix/ChangeLog
index 9d461205a44b..41b752e68848 100644
--- a/media-sound/umix/ChangeLog
+++ b/media-sound/umix/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for media-sound/umix
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/umix/ChangeLog,v 1.6 2003/03/17 11:38:20 phosphan Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/media-sound/umix/ChangeLog,v 1.7 2003/03/28 14:28:47 phosphan Exp $
+
+ 28 Mar 2003; Patrick Kursawe <phosphan@gentoo.org> umix-1.0.ebuild :
+ marked as stable
+
*umix-1.0 (17 Mar 2003)
17 Mar 2003; Patrick Kursawe <phosphan@gentoo.org> umix-1.0.ebuild
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"