diff options
author | Joseph Jezak <josejx@gentoo.org> | 2004-11-11 00:44:59 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2004-11-11 00:44:59 +0000 |
commit | 011e58717bad64259e502fe6eaab472eeb9535c4 (patch) | |
tree | c83b16617a891694685f2c2a82cfd679dc1471bf /games-arcade/tuxdash | |
parent | Install a logrotate file #52672 by BlueRaven. (diff) | |
download | historical-011e58717bad64259e502fe6eaab472eeb9535c4.tar.gz historical-011e58717bad64259e502fe6eaab472eeb9535c4.tar.bz2 historical-011e58717bad64259e502fe6eaab472eeb9535c4.zip |
Marked ppc stable.
Diffstat (limited to 'games-arcade/tuxdash')
-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 9c15c6fa5b12..8bb2f3508469 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.2 2004/10/18 12:22:39 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxdash/ChangeLog,v 1.3 2004/11/11 00:42:50 josejx Exp $ + + 11 Nov 2004; Joseph Jezak <josejx@gentoo.org> tuxdash-0.8.ebuild: + Marked ppc stable. 18 Oct 2004; David Holm <dholm@gentoo.org> tuxdash-0.8.ebuild: Added to ~ppc. diff --git a/games-arcade/tuxdash/tuxdash-0.8.ebuild b/games-arcade/tuxdash/tuxdash-0.8.ebuild index 0dd028d5e383..ca0a0e5d019d 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.2 2004/10/18 12:22:39 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxdash/tuxdash-0.8.ebuild,v 1.3 2004/11/11 00:42:50 josejx 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 ~ppc" +KEYWORDS="x86 ppc" IUSE="" DEPEND="media-libs/libsdl |