diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-01-01 11:07:20 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-01-01 11:07:20 +0000 |
commit | 1d17d3a2257ca34b19d7179f54e8f22759d5a73c (patch) | |
tree | fb7f03e1b4919a33c8a4b15486211ad7cb4b8cb7 | |
parent | Updated Copyright dates to 2005. (Manifest recommit) (diff) | |
download | gentoo-2-1d17d3a2257ca34b19d7179f54e8f22759d5a73c.tar.gz gentoo-2-1d17d3a2257ca34b19d7179f54e8f22759d5a73c.tar.bz2 gentoo-2-1d17d3a2257ca34b19d7179f54e8f22759d5a73c.zip |
Added ~ppc64 to KEYWORDS
-rw-r--r-- | games-arcade/xrick/ChangeLog | 7 | ||||
-rw-r--r-- | games-arcade/xrick/xrick-021212-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-arcade/xrick/ChangeLog b/games-arcade/xrick/ChangeLog index 38b40ec5ce3b..c514776f9d5a 100644 --- a/games-arcade/xrick/ChangeLog +++ b/games-arcade/xrick/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/xrick -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/xrick/ChangeLog,v 1.6 2004/12/28 23:51:51 ciaranm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/xrick/ChangeLog,v 1.7 2005/01/01 11:07:20 corsair Exp $ + + 01 Jan 2005; Markus Rothe <corsair@gentoo.org> xrick-021212-r1.ebuild: + Added ~ppc64 to KEYWORDS 28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/games-arcade/xrick/xrick-021212-r1.ebuild b/games-arcade/xrick/xrick-021212-r1.ebuild index 70af17f44d15..d60c94f86d71 100644 --- a/games-arcade/xrick/xrick-021212-r1.ebuild +++ b/games-arcade/xrick/xrick-021212-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/xrick/xrick-021212-r1.ebuild,v 1.6 2004/11/20 00:26:28 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/xrick/xrick-021212-r1.ebuild,v 1.7 2005/01/01 11:07:20 corsair Exp $ inherit games @@ -10,7 +10,7 @@ HOMEPAGE="http://www.bigorno.net/xrick/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~amd64" +KEYWORDS="x86 ppc ~amd64 ~ppc64" IUSE="" RDEPEND=">=media-libs/libsdl-1.2 |