summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Thibaut <murphy@gentoo.org>2002-09-16 01:29:39 +0000
committerMaarten Thibaut <murphy@gentoo.org>2002-09-16 01:29:39 +0000
commitcdef5d1e447a6973d120494fa680c835b14dfa9b (patch)
treed0b0aa149203ea5b18d56e8eda2b8b5adb304e4b /media-sound/aumix
parentVersion bump is to help anyone that installed the bad copy (diff)
downloadgentoo-2-cdef5d1e447a6973d120494fa680c835b14dfa9b.tar.gz
gentoo-2-cdef5d1e447a6973d120494fa680c835b14dfa9b.tar.bz2
gentoo-2-cdef5d1e447a6973d120494fa680c835b14dfa9b.zip
Adding sparc/sparc64 keywords
Diffstat (limited to 'media-sound/aumix')
-rw-r--r--media-sound/aumix/ChangeLog8
-rw-r--r--media-sound/aumix/aumix-2.7-r4.ebuild4
2 files changed, 6 insertions, 6 deletions
diff --git a/media-sound/aumix/ChangeLog b/media-sound/aumix/ChangeLog
index 56bfbe0ae4ec..b0b813c5fc1b 100644
--- a/media-sound/aumix/ChangeLog
+++ b/media-sound/aumix/ChangeLog
@@ -1,17 +1,17 @@
# ChangeLog for media-sound/aumix
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/media-sound/aumix/ChangeLog,v 1.2 2002/05/21 21:09:56 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/aumix/ChangeLog,v 1.3 2002/09/16 01:29:39 murphy Exp $
*aumix-2.7-r4 (21 May 2002)
- 21 May 2002; Martin Schlemmer <azarah@gentoo.org> :
+ 16 Sep 2002; Maarten Thibaut <murphy@gentoo.org> aumix-2.7-r4.ebuild : Added
+ sparc/sparc64 keywords
- Resolve bug #2777.
+ 21 May 2002; Martin Schlemmer <azarah@gentoo.org> : Resolve bug #2777.
*aumix-2.7-r3 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
-
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
diff --git a/media-sound/aumix/aumix-2.7-r4.ebuild b/media-sound/aumix/aumix-2.7-r4.ebuild
index 3ccefb69ea27..84cfd897dc6d 100644
--- a/media-sound/aumix/aumix-2.7-r4.ebuild
+++ b/media-sound/aumix/aumix-2.7-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/media-sound/aumix/aumix-2.7-r4.ebuild,v 1.4 2002/07/19 12:27:52 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/aumix/aumix-2.7-r4.ebuild,v 1.5 2002/09/16 01:29:39 murphy Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Aumix volume/mixer control program."
@@ -9,7 +9,7 @@ HOMEPAGE="http://jpj.net/~trevor/aumix/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc sparc64"
DEPEND=">=sys-libs/ncurses-5.2
gpm? ( >=sys-libs/gpm-1.19.3 )