summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Balistreri <brain@gentoo.org>2003-07-17 17:09:00 +0000
committerMichele Balistreri <brain@gentoo.org>2003-07-17 17:09:00 +0000
commit16fa4b9e9944025b08cb508e8a4860129cfc4c9d (patch)
tree835cff59b5d242f82f1eeb86557efe335e00cf75 /app-gnustep
parentNew ebuild (diff)
downloadgentoo-2-16fa4b9e9944025b08cb508e8a4860129cfc4c9d.tar.gz
gentoo-2-16fa4b9e9944025b08cb508e8a4860129cfc4c9d.tar.bz2
gentoo-2-16fa4b9e9944025b08cb508e8a4860129cfc4c9d.zip
New ebuild
Diffstat (limited to 'app-gnustep')
-rw-r--r--app-gnustep/gridlock/ChangeLog8
-rw-r--r--app-gnustep/gridlock/Manifest4
-rw-r--r--app-gnustep/gridlock/files/digest-gridlock-1.6.11
-rw-r--r--app-gnustep/gridlock/gridlock-1.6.1.ebuild16
-rw-r--r--app-gnustep/gridlock/metadata.xml5
5 files changed, 33 insertions, 1 deletions
diff --git a/app-gnustep/gridlock/ChangeLog b/app-gnustep/gridlock/ChangeLog
new file mode 100644
index 000000000000..308407137804
--- /dev/null
+++ b/app-gnustep/gridlock/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for app-gnustep/gridlock
+# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gridlock/ChangeLog,v 1.1 2003/07/17 17:08:48 brain Exp $
+
+*gridlock-1.6.1 (17 Jul 2003)
+
+ 17 Jul 2003; Michele Balistreri <brain@gentoo.org> gridlock-1.6.1.ebuild:
+ New ebuild.
diff --git a/app-gnustep/gridlock/Manifest b/app-gnustep/gridlock/Manifest
index dfa5eca1c19d..977f43b63316 100644
--- a/app-gnustep/gridlock/Manifest
+++ b/app-gnustep/gridlock/Manifest
@@ -1,2 +1,4 @@
-MD5 1dac8cd89a690e97e737721dd4d58cdd gridlock-1.6.1.ebuild 532
+MD5 09db5b18dc5d5a603ea862777a06829a gridlock-1.6.1.ebuild 548
+MD5 80699754a7e9adb6c02df33c8fa16fd6 metadata.xml 161
+MD5 6fdfb8f7708104aade1538fd4bea0f02 ChangeLog 342
MD5 63293230c20e5507fec605ea87fa0bf7 files/digest-gridlock-1.6.1 74
diff --git a/app-gnustep/gridlock/files/digest-gridlock-1.6.1 b/app-gnustep/gridlock/files/digest-gridlock-1.6.1
new file mode 100644
index 000000000000..8adfac755a1d
--- /dev/null
+++ b/app-gnustep/gridlock/files/digest-gridlock-1.6.1
@@ -0,0 +1 @@
+MD5 34a47e168793c3949e25460d6ea36830 Gridlock-GNUstep-1.6.1.tar.gz 191166
diff --git a/app-gnustep/gridlock/gridlock-1.6.1.ebuild b/app-gnustep/gridlock/gridlock-1.6.1.ebuild
new file mode 100644
index 000000000000..cb94868d038e
--- /dev/null
+++ b/app-gnustep/gridlock/gridlock-1.6.1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2003 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.1 2003/07/17 17:08:48 brain Exp $
+
+inherit gnustep
+
+S=${WORKDIR}/${PN/g/G}
+A=${PN/g/G}-GNUstep-${PV}.tar.gz
+
+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"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86"
+DEPEND=">=dev-util/gnustep-gui-0.8.5"
diff --git a/app-gnustep/gridlock/metadata.xml b/app-gnustep/gridlock/metadata.xml
new file mode 100644
index 000000000000..6cfe3231f3bc
--- /dev/null
+++ b/app-gnustep/gridlock/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>gnustep</herd>
+</pkgmetadata>