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 | 3044c453e39f2360786479da5691b0b2971482c1 (patch) | |
tree | c76e02cb51f1d974fb2246e9b3afa8db816c7a99 /games-puzzle/torrent | |
parent | ~amd64 (diff) | |
download | historical-3044c453e39f2360786479da5691b0b2971482c1.tar.gz historical-3044c453e39f2360786479da5691b0b2971482c1.tar.bz2 historical-3044c453e39f2360786479da5691b0b2971482c1.zip |
Marked ppc stable.
Diffstat (limited to 'games-puzzle/torrent')
-rw-r--r-- | games-puzzle/torrent/ChangeLog | 5 | ||||
-rw-r--r-- | games-puzzle/torrent/Manifest | 4 | ||||
-rw-r--r-- | games-puzzle/torrent/torrent-0.8.2.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/games-puzzle/torrent/Manifest index 971e4aedbf5a..b49386c39bb3 100644 --- a/games-puzzle/torrent/Manifest +++ b/games-puzzle/torrent/Manifest @@ -1,6 +1,6 @@ -MD5 d403aa24f80ea4d7722feb8536cf6d19 torrent-0.8.2.ebuild 752 -MD5 7c7169b1175b3c2bb76b16e1e18e10dd ChangeLog 683 +MD5 2a5835a06268352e3e5628549f58b685 ChangeLog 773 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 88e6c1850c44bf21e0d87841042dc445 torrent-0.8.1.ebuild 745 +MD5 a0128bea702a37547c1c3c2f77311cc5 torrent-0.8.2.ebuild 749 MD5 a7d64232d60c5e459e212e5120282911 files/digest-torrent-0.8.1 65 MD5 5f582b7cc26049b3c6cd2162519faca1 files/digest-torrent-0.8.2 65 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="" |