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 | 58780cbf6bccc2ecd975a7b62a99b9c916e89167 (patch) | |
tree | f5257499aa4c7705dfef1429acb8c52ee9a2ca7f /games-arcade | |
parent | Addded to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-58780cbf6bccc2ecd975a7b62a99b9c916e89167.tar.gz gentoo-2-58780cbf6bccc2ecd975a7b62a99b9c916e89167.tar.bz2 gentoo-2-58780cbf6bccc2ecd975a7b62a99b9c916e89167.zip |
Added to ~ppc
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/tuxdash/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/tuxdash/tuxdash-0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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 |