diff options
author | David Holm <dholm@gentoo.org> | 2004-03-21 15:28:06 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-21 15:28:06 +0000 |
commit | 448bb4e681ed7100c3a22e19a9479d8752513634 (patch) | |
tree | adbbe2576c7b80600fefbe0374495710c08069cc /games-puzzle | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-448bb4e681ed7100c3a22e19a9479d8752513634.tar.gz gentoo-2-448bb4e681ed7100c3a22e19a9479d8752513634.tar.bz2 gentoo-2-448bb4e681ed7100c3a22e19a9479d8752513634.zip |
Added to ~ppc
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/concentration/ChangeLog | 5 | ||||
-rw-r--r-- | games-puzzle/concentration/concentration-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/concentration/ChangeLog b/games-puzzle/concentration/ChangeLog index 5a53efe58173..b4b79bfaa19f 100644 --- a/games-puzzle/concentration/ChangeLog +++ b/games-puzzle/concentration/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/concentration # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/concentration/ChangeLog,v 1.2 2004/03/21 06:46:45 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/concentration/ChangeLog,v 1.3 2004/03/21 15:28:06 dholm Exp $ + + 21 Mar 2004; David Holm <dholm@gentoo.org> concentration-1.1.ebuild: + Added to ~ppc. *concentration-1.1 (20 Mar 2004) diff --git a/games-puzzle/concentration/concentration-1.1.ebuild b/games-puzzle/concentration/concentration-1.1.ebuild index d27312c6e81f..c4a222ca76a5 100644 --- a/games-puzzle/concentration/concentration-1.1.ebuild +++ b/games-puzzle/concentration/concentration-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/concentration/concentration-1.1.ebuild,v 1.1 2004/03/21 06:46:45 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/concentration/concentration-1.1.ebuild,v 1.2 2004/03/21 15:28:06 dholm Exp $ inherit games @@ -8,7 +8,7 @@ DESCRIPTION="The classic memory game with some new life" HOMEPAGE="http://www.shiftygames.com/concentration/concentration.html" SRC_URI="http://www.shiftygames.com/concentration/${P}.tar.gz" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" LICENSE="GPL-2" SLOT="0" IUSE="" |