diff options
author | David Holm <dholm@gentoo.org> | 2004-04-30 11:29:24 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-30 11:29:24 +0000 |
commit | 72dbc4735f36318be1311120a797278eed5d1cf1 (patch) | |
tree | f196c32b369f9af7c33ea573221a2f448acd1b5c /games-puzzle | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-72dbc4735f36318be1311120a797278eed5d1cf1.tar.gz gentoo-2-72dbc4735f36318be1311120a797278eed5d1cf1.tar.bz2 gentoo-2-72dbc4735f36318be1311120a797278eed5d1cf1.zip |
Added to ~ppc
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/torrent/ChangeLog | 5 | ||||
-rw-r--r-- | games-puzzle/torrent/torrent-0.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/torrent/ChangeLog b/games-puzzle/torrent/ChangeLog index 41044f519d56..5993bc058e7c 100644 --- a/games-puzzle/torrent/ChangeLog +++ b/games-puzzle/torrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/torrent # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/torrent/ChangeLog,v 1.2 2004/04/30 00:21:18 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/torrent/ChangeLog,v 1.3 2004/04/30 11:27:53 dholm Exp $ + + 30 Apr 2004; David Holm <dholm@gentoo.org> torrent-0.8.1.ebuild: + Added to ~ppc. *torrent-0.8.1 (29 Apr 2004) diff --git a/games-puzzle/torrent/torrent-0.8.1.ebuild b/games-puzzle/torrent/torrent-0.8.1.ebuild index a8e9860364b3..13fed6b1d5ac 100644 --- a/games-puzzle/torrent/torrent-0.8.1.ebuild +++ b/games-puzzle/torrent/torrent-0.8.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/torrent/torrent-0.8.1.ebuild,v 1.1 2004/04/30 00:21:18 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/torrent/torrent-0.8.1.ebuild,v 1.2 2004/04/30 11:27:53 dholm Exp $ inherit games @@ -8,7 +8,7 @@ DESCRIPTION="Match rising tiles to score as many points as possible before the t HOMEPAGE="http://www.shiftygames.com/torrent/torrent.html" SRC_URI="http://www.shiftygames.com/torrent/${P}.tar.gz" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" LICENSE="GPL-2" SLOT="0" IUSE="" |