diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-13 00:49:25 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-13 00:49:25 +0000 |
commit | 6dcdbc78bc3385fc20615c8adebe160077b43151 (patch) | |
tree | 5dc44cb60b998ff5c123245a3b366014b5caebb6 /games-board | |
parent | Remove old ebuilds. (diff) | |
download | gentoo-2-6dcdbc78bc3385fc20615c8adebe160077b43151.tar.gz gentoo-2-6dcdbc78bc3385fc20615c8adebe160077b43151.tar.bz2 gentoo-2-6dcdbc78bc3385fc20615c8adebe160077b43151.zip |
touch
(Portage version: 2.0.53)
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/gnono/gnono-0.0.3.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games-board/gnono/gnono-0.0.3.ebuild b/games-board/gnono/gnono-0.0.3.ebuild index 287d9a7b39d8..94c93e2dfed4 100644 --- a/games-board/gnono/gnono-0.0.3.ebuild +++ b/games-board/gnono/gnono-0.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnono/gnono-0.0.3.ebuild,v 1.7 2005/04/24 03:29:56 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnono/gnono-0.0.3.ebuild,v 1.8 2006/01/13 00:49:25 mr_bones_ Exp $ inherit games @@ -10,12 +10,11 @@ SRC_URI="ftp://ftp.paw.co.za/pub/PAW/sources/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64 ppc" +KEYWORDS="~amd64 ppc x86" IUSE="nls" DEPEND="gnome-base/gnome-libs =dev-libs/glib-1.2* - virtual/x11 media-libs/gdk-pixbuf =x11-libs/gtk+-1.2*" |