diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-11-27 01:22:03 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-11-27 01:22:03 +0000 |
commit | c0737f83c6882729f51bfed6751ce20329da2559 (patch) | |
tree | 0e5ca1bec53ced2e08eacfd1107e0f47ad1f2389 /games-action/geki2-KXL | |
parent | stable on amd64 wrt security bug 154349 (diff) | |
download | gentoo-2-c0737f83c6882729f51bfed6751ce20329da2559.tar.gz gentoo-2-c0737f83c6882729f51bfed6751ce20329da2559.tar.bz2 gentoo-2-c0737f83c6882729f51bfed6751ce20329da2559.zip |
stable on amd64
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'games-action/geki2-KXL')
-rw-r--r-- | games-action/geki2-KXL/ChangeLog | 7 | ||||
-rw-r--r-- | games-action/geki2-KXL/geki2-KXL-2.0.3-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-action/geki2-KXL/ChangeLog b/games-action/geki2-KXL/ChangeLog index 0fe93e1420c3..53cb864d9836 100644 --- a/games-action/geki2-KXL/ChangeLog +++ b/games-action/geki2-KXL/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/geki2-KXL -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/geki2-KXL/ChangeLog,v 1.6 2005/08/10 19:16:23 r3pek Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/geki2-KXL/ChangeLog,v 1.7 2006/11/27 01:22:03 blubb Exp $ + + 27 Nov 2006; <blubb@gentoo.org> geki2-KXL-2.0.3-r1.ebuild: + stable on amd64 10 Aug 2005; Carlos Silva <r3pek@gentoo.org> geki2-KXL-2.0.3-r1.ebuild: Marked ~amd64. Closes bug #102035 diff --git a/games-action/geki2-KXL/geki2-KXL-2.0.3-r1.ebuild b/games-action/geki2-KXL/geki2-KXL-2.0.3-r1.ebuild index e9b407dbcfa2..2f020e9f79d1 100644 --- a/games-action/geki2-KXL/geki2-KXL-2.0.3-r1.ebuild +++ b/games-action/geki2-KXL/geki2-KXL-2.0.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/geki2-KXL/geki2-KXL-2.0.3-r1.ebuild,v 1.6 2005/08/10 19:16:23 r3pek Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/geki2-KXL/geki2-KXL-2.0.3-r1.ebuild,v 1.7 2006/11/27 01:22:03 blubb Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="http://kxl.hn.org/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64" +KEYWORDS="amd64 x86" IUSE="" DEPEND=">=dev-games/KXL-1.1.4" |