summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmando Di Cianno <fafhrd@gentoo.org>2004-07-22 22:05:39 +0000
committerArmando Di Cianno <fafhrd@gentoo.org>2004-07-22 22:05:39 +0000
commit05f5eaa1e984dd5d390f76a1bfc8ea9be0098e09 (patch)
treeccd8518d362966d9e29b72b72e256a24deebd702 /app-gnustep
parentstable on ppc64 (Manifest recommit) (diff)
downloadgentoo-2-05f5eaa1e984dd5d390f76a1bfc8ea9be0098e09.tar.gz
gentoo-2-05f5eaa1e984dd5d390f76a1bfc8ea9be0098e09.tar.bz2
gentoo-2-05f5eaa1e984dd5d390f76a1bfc8ea9be0098e09.zip
Moving to gnustep-apps/gridlock
Diffstat (limited to 'app-gnustep')
-rw-r--r--app-gnustep/gridlock/ChangeLog25
-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.ebuild22
-rw-r--r--app-gnustep/gridlock/metadata.xml5
5 files changed, 0 insertions, 57 deletions
diff --git a/app-gnustep/gridlock/ChangeLog b/app-gnustep/gridlock/ChangeLog
deleted file mode 100644
index af264697e2c3..000000000000
--- a/app-gnustep/gridlock/ChangeLog
+++ /dev/null
@@ -1,25 +0,0 @@
-# ChangeLog for app-gnustep/gridlock
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gridlock/ChangeLog,v 1.6 2004/07/22 21:41:48 fafhrd Exp $
-
- 22 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org>
- gridlock-1.6.1.ebuild:
- Changing the eclass to gnustep-old
-
- 22 Jul 2004; Armando Di Cianno,,, <armando@gentoo.org>
- gridlock-1.6.1.ebuild:
- Changing the eclass to gnustep-old
-
- 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.
-
- 18 Oct 2003; Nick Hadaway <raker@gentoo.org> gridlock-1.6.1.ebuild:
- Fixed the policy violation of setting ${A}
-
-*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
deleted file mode 100644
index 70105c24bb99..000000000000
--- a/app-gnustep/gridlock/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-MD5 1b14c5cc6f734136aab1af8786f61077 gridlock-1.6.1.ebuild 591
-MD5 05011e6fa8622f663692c969c2db622a ChangeLog 862
-MD5 80699754a7e9adb6c02df33c8fa16fd6 metadata.xml 161
-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
deleted file mode 100644
index 8adfac755a1d..000000000000
--- a/app-gnustep/gridlock/files/digest-gridlock-1.6.1
+++ /dev/null
@@ -1 +0,0 @@
-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
deleted file mode 100644
index 3c616e64d4d2..000000000000
--- a/app-gnustep/gridlock/gridlock-1.6.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# 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.6 2004/07/22 21:41:48 fafhrd Exp $
-
-inherit gnustep-old
-
-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"
-
-DEPEND=">=dev-util/gnustep-gui-0.8.5"
-
-src_unpack() {
- unpack ${PN/g/G}-GNUstep-${PV}.tar.gz
- cd ${S}
-}
diff --git a/app-gnustep/gridlock/metadata.xml b/app-gnustep/gridlock/metadata.xml
deleted file mode 100644
index 6cfe3231f3bc..000000000000
--- a/app-gnustep/gridlock/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>gnustep</herd>
-</pkgmetadata>