diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-24 23:10:13 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-24 23:10:13 +0000 |
commit | 3b7cd9296ae3c4885d9bf09a73343b9cc4b8acd4 (patch) | |
tree | 0d98bf1fa2747603ae0b80738aa9c4949b63c99e /games-puzzle/jag | |
parent | stable on ppc64, bug #299590 (diff) | |
download | historical-3b7cd9296ae3c4885d9bf09a73343b9cc4b8acd4.tar.gz historical-3b7cd9296ae3c4885d9bf09a73343b9cc4b8acd4.tar.bz2 historical-3b7cd9296ae3c4885d9bf09a73343b9cc4b8acd4.zip |
keyworded ~arch for ppc, bug 295275
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
Diffstat (limited to 'games-puzzle/jag')
-rw-r--r-- | games-puzzle/jag/ChangeLog | 7 | ||||
-rw-r--r-- | games-puzzle/jag/jag-0.2.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-puzzle/jag/ChangeLog b/games-puzzle/jag/ChangeLog index b289cfa5e564..e9c6cae2a519 100644 --- a/games-puzzle/jag/ChangeLog +++ b/games-puzzle/jag/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/jag -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jag/ChangeLog,v 1.7 2009/12/30 15:59:58 mr_bones_ Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jag/ChangeLog,v 1.8 2010/01/24 23:10:13 ranger Exp $ + + 24 Jan 2010; Brent Baude <ranger@gentoo.org> jag-0.2.6.ebuild: + keyworded ~arch for ppc, bug 295275 *jag-0.3.0 (30 Dec 2009) diff --git a/games-puzzle/jag/jag-0.2.6.ebuild b/games-puzzle/jag/jag-0.2.6.ebuild index d4be591ac2ab..a79cfaa87ea2 100644 --- a/games-puzzle/jag/jag-0.2.6.ebuild +++ b/games-puzzle/jag/jag-0.2.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jag/jag-0.2.6.ebuild,v 1.3 2009/12/19 19:21:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/jag/jag-0.2.6.ebuild,v 1.4 2010/01/24 23:10:13 ranger Exp $ EAPI=2 inherit eutils qt4 games @@ -13,7 +13,7 @@ SRC_URI="http://jag.xlabsoft.com/files/${P}-src.zip LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc x86" IUSE="editor extras" RDEPEND="x11-libs/qt-core:4 |