summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2012-07-09 08:47:06 +0000
committerBernard Cafarelli <voyageur@gentoo.org>2012-07-09 08:47:06 +0000
commit870195b91ea8608a6049df40df6f76d55f3c35b7 (patch)
tree09922747e95656955b83eb73415aecdcc15f90d4 /gnustep-libs
parentVersion bump. (diff)
downloadhistorical-870195b91ea8608a6049df40df6f76d55f3c35b7.tar.gz
historical-870195b91ea8608a6049df40df6f76d55f3c35b7.tar.bz2
historical-870195b91ea8608a6049df40df6f76d55f3c35b7.zip
Removing after last rites, bug #417357
Diffstat (limited to 'gnustep-libs')
-rw-r--r--gnustep-libs/wizardkit/ChangeLog19
-rw-r--r--gnustep-libs/wizardkit/Manifest4
-rw-r--r--gnustep-libs/wizardkit/metadata.xml6
-rw-r--r--gnustep-libs/wizardkit/wizardkit-0.1.ebuild16
4 files changed, 0 insertions, 45 deletions
diff --git a/gnustep-libs/wizardkit/ChangeLog b/gnustep-libs/wizardkit/ChangeLog
deleted file mode 100644
index d4d415a2cd5c..000000000000
--- a/gnustep-libs/wizardkit/ChangeLog
+++ /dev/null
@@ -1,19 +0,0 @@
-# ChangeLog for gnustep-libs/wizardkit
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/wizardkit/ChangeLog,v 1.4 2008/03/08 13:23:33 coldwind Exp $
-
- 08 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> wizardkit-0.1.ebuild:
- amd64 stable wrt bug #207381
-
- 30 Jan 2008; Brent Baude <ranger@gentoo.org> wizardkit-0.1.ebuild:
- Marking wizardkit-0.1 ppc for bug 207381
-
- 25 Jan 2008; Christian Faulhammer <opfer@gentoo.org> wizardkit-0.1.ebuild:
- stable x86, bug 207381
-
-*wizardkit-0.1 (10 Sep 2007)
-
- 10 Sep 2007; Bernard Cafarelli <voyageur@gentoo.org> +metadata.xml,
- +wizardkit-0.1.ebuild:
- Initial import from the GNUstep overlay
-
diff --git a/gnustep-libs/wizardkit/Manifest b/gnustep-libs/wizardkit/Manifest
deleted file mode 100644
index c1fe32dab080..000000000000
--- a/gnustep-libs/wizardkit/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST WizardKit-0.1.tar.bz2 38291 RMD160 0f212033d28b9524c2379c94cef37f9877e1b071 SHA1 5c5664a9a7bf4bd9cf5515c4955ba03b26299b93 SHA256 1579e8192b4a283d5d8f4aa5c486441fe0f11b67edb9911cb410ee8280e38d07
-EBUILD wizardkit-0.1.ebuild 497 RMD160 0190c007ed59691d39d8e30428cfe60e3aa4b9b4 SHA1 09f5d139abc8dabbf28791eb67c8cf1b6f509a1a SHA256 a90bfc262071b5c9deb29f4dc16e917d1abcea20737aac2a801960055afc3ac9
-MISC ChangeLog 711 RMD160 f9021155eab050111bf47fc61d8522953083b78e SHA1 af3827b493919351625d3a5ee2cc5350229fe0d2 SHA256 4c071b096fc1528a16372bf25e9881e566ef7b7a27c29d547fc8d62d961c649d
-MISC metadata.xml 222 RMD160 ef5767924c3d7671893588f7e505c57012faa555 SHA1 ac6a02f33843e63782de320c068046f5fd643000 SHA256 2544d5c22b20285df9af5ec5fd171d47fe13490f51b563b0131a1ce89a134068
diff --git a/gnustep-libs/wizardkit/metadata.xml b/gnustep-libs/wizardkit/metadata.xml
deleted file mode 100644
index 53b0638d7d20..000000000000
--- a/gnustep-libs/wizardkit/metadata.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>gnustep</herd>
- <longdescription>Wizard support framework</longdescription>
-</pkgmetadata>
diff --git a/gnustep-libs/wizardkit/wizardkit-0.1.ebuild b/gnustep-libs/wizardkit/wizardkit-0.1.ebuild
deleted file mode 100644
index 1b1ac4d34145..000000000000
--- a/gnustep-libs/wizardkit/wizardkit-0.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/wizardkit/wizardkit-0.1.ebuild,v 1.4 2008/03/08 13:23:33 coldwind Exp $
-
-inherit gnustep-2
-
-MY_PN="WizardKit"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-DESCRIPTION="Wizard support framework"
-HOMEPAGE="http://home.gna.org/pmanager/"
-SRC_URI="http://download.gna.org/pmanager/0.2/${MY_PN}-${PV}.tar.bz2"
-
-KEYWORDS="amd64 ppc x86"
-LICENSE="GPL-2"
-SLOT="0"