diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-09-09 22:20:52 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-09-09 22:20:52 +0000 |
commit | dbb10611dece66ccc98dee2edcc22e99bf0426f5 (patch) | |
tree | c3d64f801b9bf60f916447562a36b7e2f6ae0961 | |
parent | Add ncurses and xml USE flags. (diff) | |
download | gentoo-2-dbb10611dece66ccc98dee2edcc22e99bf0426f5.tar.gz gentoo-2-dbb10611dece66ccc98dee2edcc22e99bf0426f5.tar.bz2 gentoo-2-dbb10611dece66ccc98dee2edcc22e99bf0426f5.zip |
Stable on x86, bug #146194.
(Portage version: 2.1.1)
-rw-r--r-- | app-emulation/uade/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/uade/uade-2.02.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/uade/ChangeLog b/app-emulation/uade/ChangeLog index 088b4f0ed4b7..a143485544ed 100644 --- a/app-emulation/uade/ChangeLog +++ b/app-emulation/uade/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/uade # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/uade/ChangeLog,v 1.36 2006/09/08 17:13:53 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/uade/ChangeLog,v 1.37 2006/09/09 22:20:52 ticho Exp $ + + 09 Sep 2006; <ticho@gentoo.org> uade-2.02.ebuild: + Stable on x86, bug #146194. 08 Sep 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> uade-2.02.ebuild: stable on ppc (Bug #146194) diff --git a/app-emulation/uade/uade-2.02.ebuild b/app-emulation/uade/uade-2.02.ebuild index 46f10ff14e3f..1e52fbb7d787 100644 --- a/app-emulation/uade/uade-2.02.ebuild +++ b/app-emulation/uade/uade-2.02.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/app-emulation/uade/uade-2.02.ebuild,v 1.3 2006/09/08 17:13:53 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/uade/uade-2.02.ebuild,v 1.4 2006/09/09 22:20:52 ticho Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://zakalwe.fi/uade/uade2/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ppc ~amd64" +KEYWORDS="x86 ppc ~amd64" IUSE="xmms audacious" RDEPEND="media-libs/libao |