summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-08-15 15:00:11 +0000
committerThomas Cort <tcort@gentoo.org>2006-08-15 15:00:11 +0000
commit2c5fcbe47b8dca3d252cc9569b3809e291f68fb6 (patch)
tree625bdc50156233245c82830807217299d5a86be3 /games-puzzle
parentStable on amd64 wrt Bug #143961 (diff)
downloadgentoo-2-2c5fcbe47b8dca3d252cc9569b3809e291f68fb6.tar.gz
gentoo-2-2c5fcbe47b8dca3d252cc9569b3809e291f68fb6.tar.bz2
gentoo-2-2c5fcbe47b8dca3d252cc9569b3809e291f68fb6.zip
Stable on amd64 wrt Bug #143961
(Portage version: 2.1-r2)
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/tint/ChangeLog5
-rw-r--r--games-puzzle/tint/tint-0.03a.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/tint/ChangeLog b/games-puzzle/tint/ChangeLog
index dbc2b080d63b..323e52a2e69a 100644
--- a/games-puzzle/tint/ChangeLog
+++ b/games-puzzle/tint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/tint
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/tint/ChangeLog,v 1.8 2006/07/18 08:14:29 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/tint/ChangeLog,v 1.9 2006/08/15 15:00:11 tcort Exp $
+
+ 15 Aug 2006; Thomas Cort <tcort@gentoo.org> tint-0.03a.ebuild:
+ Stable on amd64 wrt Bug #143961
18 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> tint-0.03a.ebuild:
Add ~x86-fbsd keyword.
diff --git a/games-puzzle/tint/tint-0.03a.ebuild b/games-puzzle/tint/tint-0.03a.ebuild
index 8bbf2490f855..36a72181cfa4 100644
--- a/games-puzzle/tint/tint-0.03a.ebuild
+++ b/games-puzzle/tint/tint-0.03a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/tint/tint-0.03a.ebuild,v 1.8 2006/07/18 08:14:29 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/tint/tint-0.03a.ebuild,v 1.9 2006/08/15 15:00:11 tcort Exp $
inherit eutils games
@@ -11,7 +11,7 @@ SRC_URI="http://oasis.frogfoot.net/code/tint/download/${PV}/${MY_P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~amd64 ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
IUSE=""
DEPEND=">=sys-libs/ncurses-5.4-r1"