summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-04-17 19:43:33 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-04-17 19:43:33 +0000
commit40ca018aed33e717b0d3335995c1c357e6464cb3 (patch)
tree13f39d18f888de4a796f167c31de79729b02b4fa /app-gnustep/gridlock
parentnew upstream version (Manifest recommit) (diff)
downloadgentoo-2-40ca018aed33e717b0d3335995c1c357e6464cb3.tar.gz
gentoo-2-40ca018aed33e717b0d3335995c1c357e6464cb3.tar.bz2
gentoo-2-40ca018aed33e717b0d3335995c1c357e6464cb3.zip
Numerous small fixes, see ChangeLog for details.
Diffstat (limited to 'app-gnustep/gridlock')
-rw-r--r--app-gnustep/gridlock/ChangeLog5
-rw-r--r--app-gnustep/gridlock/gridlock-1.6.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-gnustep/gridlock/ChangeLog b/app-gnustep/gridlock/ChangeLog
index fd48c448e77e..3caef70aff67 100644
--- a/app-gnustep/gridlock/ChangeLog
+++ b/app-gnustep/gridlock/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-gnustep/gridlock
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gridlock/ChangeLog,v 1.3 2004/02/18 09:29:41 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gridlock/ChangeLog,v 1.4 2004/04/17 19:43:33 aliz Exp $
+
+ 17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> gridlock-1.6.1.ebuild:
+ Added IUSE=
18 Feb 2004; David Holm <dholm@gentoo.org> gridlock-1.6.1.ebuild:
Added to ~ppc.
diff --git a/app-gnustep/gridlock/gridlock-1.6.1.ebuild b/app-gnustep/gridlock/gridlock-1.6.1.ebuild
index fea1bc2ed3cb..fee0af8d2990 100644
--- a/app-gnustep/gridlock/gridlock-1.6.1.ebuild
+++ b/app-gnustep/gridlock/gridlock-1.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gridlock/gridlock-1.6.1.ebuild,v 1.3 2004/02/18 09:29:41 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gridlock/gridlock-1.6.1.ebuild,v 1.4 2004/04/17 19:43:33 aliz Exp $
inherit gnustep
@@ -9,7 +9,7 @@ S=${WORKDIR}/${PN/g/G}
DESCRIPTION="Gridlock is a collection of grid-based games"
HOMEPAGE="http://dozingcat.com/"
SRC_URI="http://dozingcat.com/Gridlock/${PN/g/G}-GNUstep-${PV}.tar.gz"
-
+IUSE=""
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~ppc"