diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-02 20:45:07 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-02 20:45:07 +0000 |
commit | a784ceb52dd4520c54e7de9b5ed3f1b745da1ded (patch) | |
tree | 16c14fabb9c610ec0dfeb0b9947c31de8fb5e55d /games-action | |
parent | Version bump KDE 4.3.3 (diff) | |
download | gentoo-2-a784ceb52dd4520c54e7de9b5ed3f1b745da1ded.tar.gz gentoo-2-a784ceb52dd4520c54e7de9b5ed3f1b745da1ded.tar.bz2 gentoo-2-a784ceb52dd4520c54e7de9b5ed3f1b745da1ded.zip |
amd64/x86 stable, bug #290685
(Portage version: 2.2_rc48/cvs/Linux x86_64)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/heretic2/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/heretic2/heretic2-1.06c.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/heretic2/ChangeLog b/games-action/heretic2/ChangeLog index 0b741f9358d6..a78d60b3afd2 100644 --- a/games-action/heretic2/ChangeLog +++ b/games-action/heretic2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/heretic2 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/heretic2/ChangeLog,v 1.5 2009/09/24 16:17:57 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/heretic2/ChangeLog,v 1.6 2009/11/02 20:45:07 maekke Exp $ + + 02 Nov 2009; Markus Meier <maekke@gentoo.org> heretic2-1.06c.ebuild: + amd64/x86 stable, bug #290685 24 Sep 2009; Tristan Heaven <nyhm@gentoo.org> heretic2-1.06c.ebuild: Fix gl_driver path in default.cfg on x86 diff --git a/games-action/heretic2/heretic2-1.06c.ebuild b/games-action/heretic2/heretic2-1.06c.ebuild index 1ca988763f5c..4879cd8a4c62 100644 --- a/games-action/heretic2/heretic2-1.06c.ebuild +++ b/games-action/heretic2/heretic2-1.06c.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-action/heretic2/heretic2-1.06c.ebuild,v 1.6 2009/09/24 16:17:57 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/heretic2/heretic2-1.06c.ebuild,v 1.7 2009/11/02 20:45:07 maekke Exp $ inherit eutils multilib games @@ -13,7 +13,7 @@ SRC_URI="mirror://lokigames/${PN}/${P/%?/b}-unified-x86.run LICENSE="LOKI-EULA" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RESTRICT="strip" PROPERTIES="interactive" |