diff options
Diffstat (limited to 'app-emulation/e-uae')
-rw-r--r-- | app-emulation/e-uae/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/e-uae/e-uae-0.8.28-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/e-uae/ChangeLog b/app-emulation/e-uae/ChangeLog index 7d357f9f60ac..6114d19e3c3d 100644 --- a/app-emulation/e-uae/ChangeLog +++ b/app-emulation/e-uae/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/e-uae # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/e-uae/ChangeLog,v 1.15 2006/07/18 13:12:37 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/e-uae/ChangeLog,v 1.16 2006/08/20 09:18:08 blubb Exp $ + + 20 Aug 2006; Simon Stelling <blubb@gentoo.org> e-uae-0.8.28-r1.ebuild: + stable on amd64 *e-uae-0.8.28-r3 (18 Jul 2006) diff --git a/app-emulation/e-uae/e-uae-0.8.28-r1.ebuild b/app-emulation/e-uae/e-uae-0.8.28-r1.ebuild index 802272ba73d0..948d9eb68090 100644 --- a/app-emulation/e-uae/e-uae-0.8.28-r1.ebuild +++ b/app-emulation/e-uae/e-uae-0.8.28-r1.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/e-uae/e-uae-0.8.28-r1.ebuild,v 1.4 2006/07/17 11:18:05 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/e-uae/e-uae-0.8.28-r1.ebuild,v 1.5 2006/08/20 09:18:08 blubb Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.rcdrummond.net/uae/${P}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="X dga ncurses sdl gtk alsa oss sdl-sound capslib" # Note: opposed to ./configure --help zlib support required! Check |