diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-10-03 08:52:09 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-10-03 08:52:09 +0000 |
commit | b5cac1805db25d0a2172d7662e5a369172d51515 (patch) | |
tree | 1ca3e64ee999a2b7cea07d067b36a234ef93588e /games-puzzle/gnudoku/gnudoku-0.93.ebuild | |
parent | * bump (diff) | |
download | gentoo-2-b5cac1805db25d0a2172d7662e5a369172d51515.tar.gz gentoo-2-b5cac1805db25d0a2172d7662e5a369172d51515.tar.bz2 gentoo-2-b5cac1805db25d0a2172d7662e5a369172d51515.zip |
stable on amd64
(Portage version: 2.1.2_pre2)
Diffstat (limited to 'games-puzzle/gnudoku/gnudoku-0.93.ebuild')
-rw-r--r-- | games-puzzle/gnudoku/gnudoku-0.93.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/gnudoku/gnudoku-0.93.ebuild b/games-puzzle/gnudoku/gnudoku-0.93.ebuild index c5da66e92e02..fcdb2a9a1d8d 100644 --- a/games-puzzle/gnudoku/gnudoku-0.93.ebuild +++ b/games-puzzle/gnudoku/gnudoku-0.93.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/gnudoku/gnudoku-0.93.ebuild,v 1.2 2006/06/09 05:50:23 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/gnudoku/gnudoku-0.93.ebuild,v 1.3 2006/10/03 08:52:09 blubb Exp $ inherit eutils games @@ -12,7 +12,7 @@ SRC_URI="http://www.icculus.org/~jcspray/GNUDoku/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND=">=dev-cpp/gtkmm-2.6" |