diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-25 15:19:15 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-25 15:19:15 +0000 |
commit | f1b361ba57c0025e6afafde20bc9323e3cfae892 (patch) | |
tree | f6daab36b92107f4af1fcc0af5bc302f3864d657 /games-emulation/xe | |
parent | amd64/x86 stable, bug #288822 (diff) | |
download | gentoo-2-f1b361ba57c0025e6afafde20bc9323e3cfae892.tar.gz gentoo-2-f1b361ba57c0025e6afafde20bc9323e3cfae892.tar.bz2 gentoo-2-f1b361ba57c0025e6afafde20bc9323e3cfae892.zip |
amd64/x86 stable, bug #288823
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'games-emulation/xe')
-rw-r--r-- | games-emulation/xe/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/xe/xe-2.16.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/xe/ChangeLog b/games-emulation/xe/ChangeLog index 34bffa24cacb..8f405645ccfd 100644 --- a/games-emulation/xe/ChangeLog +++ b/games-emulation/xe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/xe # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/xe/ChangeLog,v 1.12 2009/08/30 11:05:39 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/xe/ChangeLog,v 1.13 2009/10/25 15:19:15 maekke Exp $ + + 25 Oct 2009; Markus Meier <maekke@gentoo.org> xe-2.16.2.ebuild: + amd64/x86 stable, bug #288823 30 Aug 2009; Tristan Heaven <nyhm@gentoo.org> xe-2.16.2.ebuild: Add ~amd64 keyword diff --git a/games-emulation/xe/xe-2.16.2.ebuild b/games-emulation/xe/xe-2.16.2.ebuild index b04f4df96db5..403139543469 100644 --- a/games-emulation/xe/xe-2.16.2.ebuild +++ b/games-emulation/xe/xe-2.16.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/xe/xe-2.16.2.ebuild,v 1.2 2009/08/30 11:05:39 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/xe/xe-2.16.2.ebuild,v 1.3 2009/10/25 15:19:15 maekke Exp $ EAPI=2 inherit games @@ -12,7 +12,7 @@ SRC_URI="amd64? ( http://www.xe-emulator.com/files/${PN}-x86-64-bin.${PV}.tar.bz LICENSE="as-is" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="" RESTRICT="strip" |