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
commit4bd28c7439cae8ac89d663eaf0c718b6d1c5d39d (patch)
treebd8bab5a831afa9ff67d2a19ab443306eab4de2c /media-sound
parentmarked as stable (diff)
downloadhistorical-4bd28c7439cae8ac89d663eaf0c718b6d1c5d39d.tar.gz
historical-4bd28c7439cae8ac89d663eaf0c718b6d1c5d39d.tar.bz2
historical-4bd28c7439cae8ac89d663eaf0c718b6d1c5d39d.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"