diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-12-14 19:51:54 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-12-14 19:51:54 +0000 |
commit | 4253b6f34160942ea5cad1d372bbe76112d4b95a (patch) | |
tree | a4b0f1ec60edcb3baef21239ee237889f0659676 /games-arcade/tuxdash | |
parent | Add ~sparc keyword (but note that package is still masked). (Manifest recommit) (diff) | |
download | gentoo-2-4253b6f34160942ea5cad1d372bbe76112d4b95a.tar.gz gentoo-2-4253b6f34160942ea5cad1d372bbe76112d4b95a.tar.bz2 gentoo-2-4253b6f34160942ea5cad1d372bbe76112d4b95a.zip |
~amd64
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 8bb2f3508469..f8cb0529c7f8 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.3 2004/11/11 00:42:50 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxdash/ChangeLog,v 1.4 2004/12/14 19:48:12 blubb Exp $ + + 14 Dec 2004; Simon Stelling <blubb@gentoo.org> tuxdash-0.8.ebuild: + added ~amd64 11 Nov 2004; Joseph Jezak <josejx@gentoo.org> tuxdash-0.8.ebuild: Marked ppc stable. diff --git a/games-arcade/tuxdash/tuxdash-0.8.ebuild b/games-arcade/tuxdash/tuxdash-0.8.ebuild index ca0a0e5d019d..ef4f8b0b31a6 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.3 2004/11/11 00:42:50 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxdash/tuxdash-0.8.ebuild,v 1.4 2004/12/14 19:48:12 blubb 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 ~amd64" IUSE="" DEPEND="media-libs/libsdl |