diff options
author | Scott Stoddard <deltacow@gentoo.org> | 2006-07-27 14:47:45 +0000 |
---|---|---|
committer | Scott Stoddard <deltacow@gentoo.org> | 2006-07-27 14:47:45 +0000 |
commit | 80ecff3b265e60146a2e90b3882324e030c3060f (patch) | |
tree | 3604fe0c0c57d2ae502cabf74fd140465d28cb81 /media-sound | |
parent | Marking stable on amd64 and x86. (diff) | |
download | gentoo-2-80ecff3b265e60146a2e90b3882324e030c3060f.tar.gz gentoo-2-80ecff3b265e60146a2e90b3882324e030c3060f.tar.bz2 gentoo-2-80ecff3b265e60146a2e90b3882324e030c3060f.zip |
amd64 stable re 140622
(Portage version: 2.1.1_pre3-r5)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/mup/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/mup/mup-5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/mup/ChangeLog b/media-sound/mup/ChangeLog index e9c858b0bd2f..755c9e6f9359 100644 --- a/media-sound/mup/ChangeLog +++ b/media-sound/mup/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/mup # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mup/ChangeLog,v 1.21 2006/07/25 04:19:10 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mup/ChangeLog,v 1.22 2006/07/27 14:47:45 deltacow Exp $ + + 27 Jul 2006; Scott Stoddard <deltacow@gentoo.org> mup-5.1.ebuild: + Stable on amd64 (re bug #140622) 25 Jul 2006; Joshua Jackson <tsunam@gentoo.org> mup-5.1.ebuild: Stable x86; bug #140622 diff --git a/media-sound/mup/mup-5.1.ebuild b/media-sound/mup/mup-5.1.ebuild index b33da836e93b..065fb12bfdb9 100644 --- a/media-sound/mup/mup-5.1.ebuild +++ b/media-sound/mup/mup-5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mup/mup-5.1.ebuild,v 1.6 2006/07/25 04:19:10 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mup/mup-5.1.ebuild,v 1.7 2006/07/27 14:47:45 deltacow Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.arkkra.com/pub/unix/mup${PV//.}src.tar.gz #" LICENSE="Arkkra" SLOT="0" -KEYWORDS="~amd64 ~ppc sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="X svga" RDEPEND="X? ( || ( x11-libs/libX11 virtual/x11 ) ) |