diff options
author | David Holm <dholm@gentoo.org> | 2005-06-10 17:56:41 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-06-10 17:56:41 +0000 |
commit | 9715e1454f17ca666d52b9286c236aad8791fba1 (patch) | |
tree | 198058fec0aa3d20de1b7a4d38678135d5f7b279 /games-puzzle/xpired | |
parent | Marked ppc stable for bug #91453. (diff) | |
download | historical-9715e1454f17ca666d52b9286c236aad8791fba1.tar.gz historical-9715e1454f17ca666d52b9286c236aad8791fba1.tar.bz2 historical-9715e1454f17ca666d52b9286c236aad8791fba1.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'games-puzzle/xpired')
-rw-r--r-- | games-puzzle/xpired/ChangeLog | 7 | ||||
-rw-r--r-- | games-puzzle/xpired/xpired-1.22.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-puzzle/xpired/ChangeLog b/games-puzzle/xpired/ChangeLog index 0f915d1f9138..8f2093cba6d0 100644 --- a/games-puzzle/xpired/ChangeLog +++ b/games-puzzle/xpired/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/xpired -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xpired/ChangeLog,v 1.2 2004/06/24 23:11:21 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xpired/ChangeLog,v 1.3 2005/06/10 17:56:41 dholm Exp $ + + 10 Jun 2005; David Holm <dholm@gentoo.org> xpired-1.22.ebuild: + Added to ~ppc. *xpired-1.22 (12 Nov 2003) diff --git a/games-puzzle/xpired/xpired-1.22.ebuild b/games-puzzle/xpired/xpired-1.22.ebuild index 2ca7c8ba2866..bb859ffc2f43 100644 --- a/games-puzzle/xpired/xpired-1.22.ebuild +++ b/games-puzzle/xpired/xpired-1.22.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-puzzle/xpired/xpired-1.22.ebuild,v 1.5 2004/07/01 05:24:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xpired/xpired-1.22.ebuild,v 1.6 2005/06/10 17:56:41 dholm Exp $ inherit games @@ -9,7 +9,7 @@ DESCRIPTION="A Sokoban-styled puzzle game with lots more action." HOMEPAGE="http://xpired.sourceforge.net" SRC_URI="mirror://sourceforge/xpired/${P}-linux_source.tar.gz" -KEYWORDS="x86 ~amd64" +KEYWORDS="~amd64 ~ppc x86" LICENSE="GPL-2" SLOT="0" IUSE="" |