diff options
author | Joseph Jezak <josejx@gentoo.org> | 2004-11-22 21:33:26 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2004-11-22 21:33:26 +0000 |
commit | a1f664133e07c9e5b5bb551564e1582ad405cbaf (patch) | |
tree | 28c34464771d9a22850e70d3ae01a3e022fa1f8a /games-puzzle | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-a1f664133e07c9e5b5bb551564e1582ad405cbaf.tar.gz gentoo-2-a1f664133e07c9e5b5bb551564e1582ad405cbaf.tar.bz2 gentoo-2-a1f664133e07c9e5b5bb551564e1582ad405cbaf.zip |
Marked ppc stable.
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/torrent/ChangeLog | 5 | ||||
-rw-r--r-- | games-puzzle/torrent/torrent-0.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/torrent/ChangeLog b/games-puzzle/torrent/ChangeLog index 159e79b7d5b1..10b76e0556e0 100644 --- a/games-puzzle/torrent/ChangeLog +++ b/games-puzzle/torrent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/torrent # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/torrent/ChangeLog,v 1.5 2004/06/24 23:10:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/torrent/ChangeLog,v 1.6 2004/11/22 21:33:26 josejx Exp $ + + 23 Nov 2004; Joseph Jezak <josejx@gentoo.org> torrent-0.8.2.ebuild: + Marked ppc stable. *torrent-0.8.2 (05 May 2004) diff --git a/games-puzzle/torrent/torrent-0.8.2.ebuild b/games-puzzle/torrent/torrent-0.8.2.ebuild index cc77f3a2c6f4..e65213b6b7d9 100644 --- a/games-puzzle/torrent/torrent-0.8.2.ebuild +++ b/games-puzzle/torrent/torrent-0.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/torrent/torrent-0.8.2.ebuild,v 1.3 2004/06/24 23:10:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/torrent/torrent-0.8.2.ebuild,v 1.4 2004/11/22 21:33:26 josejx 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 ~ppc ~amd64" +KEYWORDS="x86 ppc ~amd64" LICENSE="GPL-2" SLOT="0" IUSE="" |