diff options
author | Malcolm Lashley <malc@gentoo.org> | 2005-01-11 03:25:09 +0000 |
---|---|---|
committer | Malcolm Lashley <malc@gentoo.org> | 2005-01-11 03:25:09 +0000 |
commit | eb9048e61f205feb50ed2ba2a7d022200b409d1a (patch) | |
tree | d729a195fab6df189b3a8077ec40675479087bd5 /app-emulation/uade | |
parent | Bump. Includes the fixes for bug #76741. Also fix the headers for the copyrig... (diff) | |
download | gentoo-2-eb9048e61f205feb50ed2ba2a7d022200b409d1a.tar.gz gentoo-2-eb9048e61f205feb50ed2ba2a7d022200b409d1a.tar.bz2 gentoo-2-eb9048e61f205feb50ed2ba2a7d022200b409d1a.zip |
stable amd64 - bug #73841
Diffstat (limited to 'app-emulation/uade')
-rw-r--r-- | app-emulation/uade/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/uade/uade-1.00.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/uade/ChangeLog b/app-emulation/uade/ChangeLog index bc0eef1320e7..4d37efe6b7a7 100644 --- a/app-emulation/uade/ChangeLog +++ b/app-emulation/uade/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/uade # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/uade/ChangeLog,v 1.20 2005/01/01 14:18:13 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/uade/ChangeLog,v 1.21 2005/01/11 03:25:09 malc Exp $ + + 10 Jan 2005; Malcolm Lashley <malc@gentoo.org> uade-1.00.ebuild: + Stable on amd64 closes bug #73841 06 Nov 2004; Michal Januszewski <spock@gentoo.org> uade-1.00.ebuild: Removed unnecessary DESTDIR option from make install. Closes #70209. diff --git a/app-emulation/uade/uade-1.00.ebuild b/app-emulation/uade/uade-1.00.ebuild index 9f0860805217..7056b85985e6 100644 --- a/app-emulation/uade/uade-1.00.ebuild +++ b/app-emulation/uade/uade-1.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/uade/uade-1.00.ebuild,v 1.3 2005/01/01 14:18:13 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/uade/uade-1.00.ebuild,v 1.4 2005/01/11 03:25:09 malc Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://uade.ton.tut.fi/uade/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~x86 ~ppc amd64" IUSE="xmms sdl alsa oss perl beepmp" RDEPEND="virtual/libc |