summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-09-15 17:16:03 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-09-15 17:16:03 +0000
commit7212536831a403605d7c124d1b206d3a862e6d0f (patch)
treeda1c72661843eea6ee01f861a5e419e60c5c8cc5 /media-sound/mup
parentStable amd64, sparc. (Manifest recommit) (diff)
downloadgentoo-2-7212536831a403605d7c124d1b206d3a862e6d0f.tar.gz
gentoo-2-7212536831a403605d7c124d1b206d3a862e6d0f.tar.bz2
gentoo-2-7212536831a403605d7c124d1b206d3a862e6d0f.zip
Stable amd64, sparc.
Diffstat (limited to 'media-sound/mup')
-rw-r--r--media-sound/mup/ChangeLog5
-rw-r--r--media-sound/mup/mup-4.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/mup/ChangeLog b/media-sound/mup/ChangeLog
index 3efa2ba6bbf2..d0ebc761c7e2 100644
--- a/media-sound/mup/ChangeLog
+++ b/media-sound/mup/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/mup
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mup/ChangeLog,v 1.10 2004/07/19 20:34:32 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mup/ChangeLog,v 1.11 2004/09/15 17:16:03 eradicator Exp $
+
+ 15 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> mup-4.6.ebuild:
+ Stable amd64, sparc.
19 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> mup-4.6.ebuild:
Added to ~amd64 and ~sparc
diff --git a/media-sound/mup/mup-4.6.ebuild b/media-sound/mup/mup-4.6.ebuild
index 974587e1fe07..919678995907 100644
--- a/media-sound/mup/mup-4.6.ebuild
+++ b/media-sound/mup/mup-4.6.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/mup/mup-4.6.ebuild,v 1.6 2004/07/19 20:34:32 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mup/mup-4.6.ebuild,v 1.7 2004/09/15 17:16:03 eradicator Exp $
inherit eutils gcc
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.arkkra.com/pub/unix/mup${PV//.}src.tar.gz
LICENSE="Arkkra"
SLOT="0"
-KEYWORDS="x86 ~amd64 ~sparc"
+KEYWORDS="x86 amd64 sparc"
IUSE="X svga"
DEPEND=">=sys-apps/sed-4"