diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-22 21:11:29 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-22 21:11:29 +0000 |
commit | 8463b4d437ef9d025b0ba425602b8aba747083b3 (patch) | |
tree | 8aa636588f2f41123771ed43570e2f531a212c52 /games-action | |
parent | Stable on x86. (diff) | |
download | gentoo-2-8463b4d437ef9d025b0ba425602b8aba747083b3.tar.gz gentoo-2-8463b4d437ef9d025b0ba425602b8aba747083b3.tar.bz2 gentoo-2-8463b4d437ef9d025b0ba425602b8aba747083b3.zip |
Stable on amd64 and x86.
(Portage version: 2.1_rc1-r2)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/heretic2-demo/ChangeLog | 6 | ||||
-rw-r--r-- | games-action/heretic2-demo/heretic2-demo-1.06a.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-action/heretic2-demo/ChangeLog b/games-action/heretic2-demo/ChangeLog index 071647f66390..20d44bcb07d9 100644 --- a/games-action/heretic2-demo/ChangeLog +++ b/games-action/heretic2-demo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/heretic2-demo # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/heretic2-demo/ChangeLog,v 1.3 2006/05/22 18:06:26 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/heretic2-demo/ChangeLog,v 1.4 2006/05/22 21:11:29 wolf31o2 Exp $ + + 22 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> + heretic2-demo-1.06a.ebuild: + Stable on amd64 and x86. 22 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> heretic2-demo-1.06a.ebuild: diff --git a/games-action/heretic2-demo/heretic2-demo-1.06a.ebuild b/games-action/heretic2-demo/heretic2-demo-1.06a.ebuild index ade914215ca7..30096a100869 100644 --- a/games-action/heretic2-demo/heretic2-demo-1.06a.ebuild +++ b/games-action/heretic2-demo/heretic2-demo-1.06a.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/games-action/heretic2-demo/heretic2-demo-1.06a.ebuild,v 1.3 2006/05/22 18:06:26 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/heretic2-demo/heretic2-demo-1.06a.ebuild,v 1.4 2006/05/22 21:11:29 wolf31o2 Exp $ inherit eutils multilib games @@ -11,7 +11,7 @@ SRC_URI="mirror://lokigames/loki_demos/${PN}.run" LICENSE="LOKI-EULA" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RESTRICT="nostrip" |