summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRadoslaw Stachowiak <radek@gentoo.org>2004-10-07 18:35:17 +0000
committerRadoslaw Stachowiak <radek@gentoo.org>2004-10-07 18:35:17 +0000
commitb0c106f2c5b0fb372f402c0733093481ada4f2f7 (patch)
tree6abcc5cc6decc9eaac692f172be313a021a41004 /app-admin
parent*** empty log message *** (diff)
downloadhistorical-b0c106f2c5b0fb372f402c0733093481ada4f2f7.tar.gz
historical-b0c106f2c5b0fb372f402c0733093481ada4f2f7.tar.bz2
historical-b0c106f2c5b0fb372f402c0733093481ada4f2f7.zip
Removing completly zprod-update after discussion on net-zope herd. Its not used.
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/zprod-update/ChangeLog10
-rw-r--r--app-admin/zprod-update/Manifest4
-rw-r--r--app-admin/zprod-update/files/digest-zprod-update-0.10
-rw-r--r--app-admin/zprod-update/zprod-update-0.1.ebuild21
4 files changed, 0 insertions, 35 deletions
diff --git a/app-admin/zprod-update/ChangeLog b/app-admin/zprod-update/ChangeLog
deleted file mode 100644
index 8e5bb04545b8..000000000000
--- a/app-admin/zprod-update/ChangeLog
+++ /dev/null
@@ -1,10 +0,0 @@
-# ChangeLog for app-admin/zprod-update
-# Copyright 2003-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/zprod-update/ChangeLog,v 1.3 2004/06/24 21:44:04 agriffis Exp $
-
-*zprod-update-0.1 (16 Feb 2003)
-
- 03 Mar 2003; Jason Shoemaker <kutsuya@gentoo.org> zprod-update-0.1.ebuild :
- Changed dependencies to reflex the move of zope to net-zope.
-
- 16 Feb 2003; Jason Shoemaker <kutsuya@gentoo.org> : Initial import. \ No newline at end of file
diff --git a/app-admin/zprod-update/Manifest b/app-admin/zprod-update/Manifest
deleted file mode 100644
index d19d4d5d6711..000000000000
--- a/app-admin/zprod-update/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-MD5 17ff93f1d67a31da217cece647a1ed95 zprod-update-0.1.ebuild 498
-MD5 8d99d993a6580489711865bcaa4e1885 ChangeLog 463
-MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-zprod-update-0.1 0
-MD5 0523fbe705dd423d89bbb8c23107ff5b files/0.1/zprod-update 6854
diff --git a/app-admin/zprod-update/files/digest-zprod-update-0.1 b/app-admin/zprod-update/files/digest-zprod-update-0.1
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/app-admin/zprod-update/files/digest-zprod-update-0.1
+++ /dev/null
diff --git a/app-admin/zprod-update/zprod-update-0.1.ebuild b/app-admin/zprod-update/zprod-update-0.1.ebuild
deleted file mode 100644
index 891c22ad8673..000000000000
--- a/app-admin/zprod-update/zprod-update-0.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/zprod-update/zprod-update-0.1.ebuild,v 1.6 2004/06/24 21:44:04 agriffis Exp $
-
-DESCRIPTION="Gentoo Zope Product selection tool."
-SRC_URI=""
-HOMEPAGE=""
-IUSE=""
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86"
-
-DEPEND=">=dev-util/dialog-0.7
- sys-apps/grep
- sys-apps/sed
- >=net-zope/zope-2.6.0-r2"
-
-src_install() {
- dosbin ${FILESDIR}/${PV}/zprod-update
-}