diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-02-05 16:53:34 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-02-05 16:53:34 +0000 |
commit | 1d943e89589b78801f4abb96fa31ee803c8da649 (patch) | |
tree | 798fee295313957bfed85252a9a717474847c160 /games-puzzle/xlogical | |
parent | sci-mathematics/ksimus removal (diff) | |
download | gentoo-2-1d943e89589b78801f4abb96fa31ee803c8da649.tar.gz gentoo-2-1d943e89589b78801f4abb96fa31ee803c8da649.tar.bz2 gentoo-2-1d943e89589b78801f4abb96fa31ee803c8da649.zip |
Keyworded ~amd64 wrt #208952
(Portage version: 2.1.3.19)
Diffstat (limited to 'games-puzzle/xlogical')
-rw-r--r-- | games-puzzle/xlogical/ChangeLog | 7 | ||||
-rw-r--r-- | games-puzzle/xlogical/xlogical-1.0.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-puzzle/xlogical/ChangeLog b/games-puzzle/xlogical/ChangeLog index e2204901db0d..74b228240223 100644 --- a/games-puzzle/xlogical/ChangeLog +++ b/games-puzzle/xlogical/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/xlogical -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xlogical/ChangeLog,v 1.2 2007/02/14 02:49:51 nyhm Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xlogical/ChangeLog,v 1.3 2008/02/05 16:53:34 coldwind Exp $ + + 05 Feb 2008; Santiago M. Mola <coldwind@gentoo.org> xlogical-1.0.7.ebuild: + Keyworded ~amd64 wrt #208952 14 Feb 2007; Tristan Heaven <nyhm@gentoo.org> xlogical-1.0.7.ebuild: Respect CXXFLAGS diff --git a/games-puzzle/xlogical/xlogical-1.0.7.ebuild b/games-puzzle/xlogical/xlogical-1.0.7.ebuild index 82574fe96e02..875c17054005 100644 --- a/games-puzzle/xlogical/xlogical-1.0.7.ebuild +++ b/games-puzzle/xlogical/xlogical-1.0.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xlogical/xlogical-1.0.7.ebuild,v 1.4 2007/02/14 02:49:51 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xlogical/xlogical-1.0.7.ebuild,v 1.5 2008/02/05 16:53:34 coldwind Exp $ inherit autotools versionator eutils games @@ -13,7 +13,7 @@ SRC_URI="http://changeling.ixionstudios.com/xlogical/downloads/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="media-libs/libsdl |