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 | c987567589e3d39180d6b6fddcbb791d9dab0ea1 (patch) | |
tree | d35944a50a67e948d99a96577e1eec39a32df5ce /games-board/gnono | |
parent | Remove old ebuilds. (diff) | |
download | historical-c987567589e3d39180d6b6fddcbb791d9dab0ea1.tar.gz historical-c987567589e3d39180d6b6fddcbb791d9dab0ea1.tar.bz2 historical-c987567589e3d39180d6b6fddcbb791d9dab0ea1.zip |
touch
Package-Manager: portage-2.0.53
Diffstat (limited to 'games-board/gnono')
-rw-r--r-- | games-board/gnono/Manifest | 4 | ||||
-rw-r--r-- | games-board/gnono/gnono-0.0.3.ebuild | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/games-board/gnono/Manifest b/games-board/gnono/Manifest index ca25f6ca7b9b..d6af773298b7 100644 --- a/games-board/gnono/Manifest +++ b/games-board/gnono/Manifest @@ -1,4 +1,4 @@ -MD5 4418f2569e7f7530a46aafd0e31afc18 gnono-0.0.3.ebuild 697 -MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 MD5 27a28835c3a8606b25b2e175bc417e7f ChangeLog 655 MD5 d52424b02808bbadc2523d1f164e07ac files/digest-gnono-0.0.3 63 +MD5 f477f4a03c85e7b374e45bbf8f45a7a3 gnono-0.0.3.ebuild 687 +MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 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*" |