diff options
author | 2008-06-27 13:38:29 +0000 | |
---|---|---|
committer | 2008-06-27 13:38:29 +0000 | |
commit | fe4f8aa4b4e19401bb0cd9e3e16719cc1d85dadf (patch) | |
tree | 57743b977e832fe33624f40db05dbee65a4a6160 /games-puzzle/tint/tint-0.03b.ebuild | |
parent | stable ppc64, bug 229581 (diff) | |
download | gentoo-2-fe4f8aa4b4e19401bb0cd9e3e16719cc1d85dadf.tar.gz gentoo-2-fe4f8aa4b4e19401bb0cd9e3e16719cc1d85dadf.tar.bz2 gentoo-2-fe4f8aa4b4e19401bb0cd9e3e16719cc1d85dadf.zip |
stable ppc64, bug 229479
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-puzzle/tint/tint-0.03b.ebuild')
-rw-r--r-- | games-puzzle/tint/tint-0.03b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/tint/tint-0.03b.ebuild b/games-puzzle/tint/tint-0.03b.ebuild index faea0608d225..febef21a8b8b 100644 --- a/games-puzzle/tint/tint-0.03b.ebuild +++ b/games-puzzle/tint/tint-0.03b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/tint/tint-0.03b.ebuild,v 1.4 2008/06/26 17:36:40 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/tint/tint-0.03b.ebuild,v 1.5 2008/06/27 13:38:29 ranger 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" |