diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-19 09:41:34 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-19 09:41:34 +0000 |
commit | 47c88fce968bae9fcdcc78264c4d22d70fdf0c83 (patch) | |
tree | c13d2ce6c0ff4b03ee381ab40cbc4f9620fad2ef /media-sound/umix | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | historical-47c88fce968bae9fcdcc78264c4d22d70fdf0c83.tar.gz historical-47c88fce968bae9fcdcc78264c4d22d70fdf0c83.tar.bz2 historical-47c88fce968bae9fcdcc78264c4d22d70fdf0c83.zip |
Stable sparc. Added ~amd64.
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 46be2a8eb1ae..0ea6e871404d 100644 --- a/media-sound/umix/ChangeLog +++ b/media-sound/umix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/umix # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/umix/ChangeLog,v 1.12 2004/06/25 00:27:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/umix/ChangeLog,v 1.13 2004/07/19 09:41:34 eradicator Exp $ + + 19 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> umix-1.0.2.ebuild: + Stable sparc. Added ~amd64. 30 May 2004; Jeremy Huddleston <eradicator@gentoo.org> umix-1.0.2.ebuild: Stable x86. diff --git a/media-sound/umix/umix-1.0.2.ebuild b/media-sound/umix/umix-1.0.2.ebuild index d0f8b0216056..7a289a979c10 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 Foundation # 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.3 2004/06/25 00:27:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/umix/umix-1.0.2.ebuild,v 1.4 2004/07/19 09:41:34 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 ~amd64" LICENSE="GPL-2" IUSE="ncurses oss" |