diff options
author | David Holm <dholm@gentoo.org> | 2004-10-18 12:22:39 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-18 12:22:39 +0000 |
commit | 71a6ed490264f4ddc2ad40b5062f19356e2604fd (patch) | |
tree | 733ce9f2b62fb90d89e491881956dadb50f53c43 /games-arcade/tuxdash | |
parent | Added to ~ppc (diff) | |
download | historical-71a6ed490264f4ddc2ad40b5062f19356e2604fd.tar.gz historical-71a6ed490264f4ddc2ad40b5062f19356e2604fd.tar.bz2 historical-71a6ed490264f4ddc2ad40b5062f19356e2604fd.zip |
Added to ~ppc
Diffstat (limited to 'games-arcade/tuxdash')
-rw-r--r-- | games-arcade/tuxdash/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/tuxdash/Manifest | 4 | ||||
-rw-r--r-- | games-arcade/tuxdash/tuxdash-0.8.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/games-arcade/tuxdash/ChangeLog b/games-arcade/tuxdash/ChangeLog index 53740e64beff..9c15c6fa5b12 100644 --- a/games-arcade/tuxdash/ChangeLog +++ b/games-arcade/tuxdash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/tuxdash # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxdash/ChangeLog,v 1.1 2004/09/25 10:17:44 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxdash/ChangeLog,v 1.2 2004/10/18 12:22:39 dholm Exp $ + + 18 Oct 2004; David Holm <dholm@gentoo.org> tuxdash-0.8.ebuild: + Added to ~ppc. *tuxdash-0.8 (25 Sep 2004) diff --git a/games-arcade/tuxdash/Manifest b/games-arcade/tuxdash/Manifest index df5c99827d50..6114efb3e34c 100644 --- a/games-arcade/tuxdash/Manifest +++ b/games-arcade/tuxdash/Manifest @@ -1,4 +1,4 @@ -MD5 ca84577a1f71075044ea8cda2fc3e3b4 tuxdash-0.8.ebuild 1299 +MD5 ee08038683d478b695280cbe754d98f4 ChangeLog 447 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 7291c8e5ebff79edd92ed53f0b208a0e ChangeLog 368 +MD5 e04ed1499e55f830c2350d211e7deb6a tuxdash-0.8.ebuild 1300 MD5 b7e2423106e7098fc0c24abeee018863 files/digest-tuxdash-0.8 68 diff --git a/games-arcade/tuxdash/tuxdash-0.8.ebuild b/games-arcade/tuxdash/tuxdash-0.8.ebuild index 42204f6a2737..0dd028d5e383 100644 --- a/games-arcade/tuxdash/tuxdash-0.8.ebuild +++ b/games-arcade/tuxdash/tuxdash-0.8.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-arcade/tuxdash/tuxdash-0.8.ebuild,v 1.1 2004/09/25 10:17:44 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxdash/tuxdash-0.8.ebuild,v 1.2 2004/10/18 12:22:39 dholm Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.tuxdash.de/ressources/downloads/${PN}_src_${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND="media-libs/libsdl |