diff options
author | 2008-03-25 13:23:26 +0000 | |
---|---|---|
committer | 2008-03-25 13:23:26 +0000 | |
commit | 58ad4ce89a5c4b5b066c0a642d4473ddd6910714 (patch) | |
tree | d98dba099ba43906fd8e1f83af2f711ce041d18d /games-arcade/tuxdash | |
parent | amd64 stable (diff) | |
download | gentoo-2-58ad4ce89a5c4b5b066c0a642d4473ddd6910714.tar.gz gentoo-2-58ad4ce89a5c4b5b066c0a642d4473ddd6910714.tar.bz2 gentoo-2-58ad4ce89a5c4b5b066c0a642d4473ddd6910714.zip |
amd64 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-arcade/tuxdash')
-rw-r--r-- | games-arcade/tuxdash/ChangeLog | 7 | ||||
-rw-r--r-- | games-arcade/tuxdash/tuxdash-0.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-arcade/tuxdash/ChangeLog b/games-arcade/tuxdash/ChangeLog index f205ef095b2f..3880b0cbf980 100644 --- a/games-arcade/tuxdash/ChangeLog +++ b/games-arcade/tuxdash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/tuxdash -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxdash/ChangeLog,v 1.6 2007/04/24 15:18:59 drizzt Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxdash/ChangeLog,v 1.7 2008/03/25 13:23:26 coldwind Exp $ + + 25 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> tuxdash-0.8.ebuild: + amd64 stable 24 Apr 2007; Timothy Redaelli <drizzt@gentoo.org> tuxdash-0.8.ebuild: Add ~x86-fbsd keyword. diff --git a/games-arcade/tuxdash/tuxdash-0.8.ebuild b/games-arcade/tuxdash/tuxdash-0.8.ebuild index 36085e30a532..0c93ed8c0211 100644 --- a/games-arcade/tuxdash/tuxdash-0.8.ebuild +++ b/games-arcade/tuxdash/tuxdash-0.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.5 2007/04/24 15:18:59 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxdash/tuxdash-0.8.ebuild,v 1.6 2008/03/25 13:23:26 coldwind 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="~amd64 ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" IUSE="" DEPEND="media-libs/libsdl |