summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-10-04 00:42:49 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-10-04 00:42:49 +0000
commit0bef76d7c04070252acd5eeb4d6465590c9a2d04 (patch)
tree575df191f5e26d17fa3a830cf0f707f7d779b2c9 /dev-python
parentDelete dev-python/mmpython. (diff)
downloadgentoo-2-0bef76d7c04070252acd5eeb4d6465590c9a2d04.tar.gz
gentoo-2-0bef76d7c04070252acd5eeb4d6465590c9a2d04.tar.bz2
gentoo-2-0bef76d7c04070252acd5eeb4d6465590c9a2d04.zip
Delete dev-python/validation.
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/validation/ChangeLog38
-rw-r--r--dev-python/validation/Manifest4
-rw-r--r--dev-python/validation/metadata.xml5
-rw-r--r--dev-python/validation/validation-1.2.3.ebuild44
4 files changed, 0 insertions, 91 deletions
diff --git a/dev-python/validation/ChangeLog b/dev-python/validation/ChangeLog
deleted file mode 100644
index 18d31aa82f9e..000000000000
--- a/dev-python/validation/ChangeLog
+++ /dev/null
@@ -1,38 +0,0 @@
-# ChangeLog for dev-python/validation
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/validation/ChangeLog,v 1.9 2009/01/08 21:42:59 patrick Exp $
-
- 08 Jan 2009; Patrick Lauer <patrick@gentoo.org> -validation-1.0.1.ebuild:
- Removing old
-
- 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
- Transition to Manifest2.
-
- 01 Apr 2006; Aron Griffis <agriffis@gentoo.org> validation-1.2.3.ebuild:
- Mark 1.2.3 ~ia64
-
- 22 Mar 2004; <kloeri@gentoo.org> validation-1.0.1.ebuild,
- validation-1.2.3.ebuild:
- QA, bug #45343.
-
-*validation-1.2.3 (19 Jan 2004)
-
- 19 Jan 2004; Heinrich Wendel <lanius@gentoo.org> validation-1.0.1.ebuild,
- validation-1.0.ebuild, validation-1.2.3.ebuild:
- add homepage
-
- 11 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> validation-1.0.1.ebuild,
- validation-1.0.ebuild:
- fix SLOTing
-
-*validation-1.0.1 (11 Oct 2003)
-
- 11 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> validation-1.0.1.ebuild:
- version bump, source is now inside archetypes
-
-*validation-1.0 (10 Oct 2003)
-
- 10 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> metadata.xml,
- validation-1.0.ebuild:
- initial commit, bug #27495, submission by duchier@ps.uni-sb.de
-
diff --git a/dev-python/validation/Manifest b/dev-python/validation/Manifest
deleted file mode 100644
index 73a1f6ee7632..000000000000
--- a/dev-python/validation/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST archetypes-1.2.3_final.tgz 320874 RMD160 f9b7c851663ca8d8d09df151a5aba934f79432a9 SHA1 14e3d4734db0c480b71ffbf8c8b2ad517f0afe84 SHA256 fce0999e705d093f9e49ac6a49020b0019b19af3321f8076173ed8c61188b3cd
-EBUILD validation-1.2.3.ebuild 1309 RMD160 0942e761a42d5ed923dc7b2f1c4ef5a4c073dcda SHA1 b4639375901862936865da1d846ee055dfd9ab34 SHA256 876234a05e28d23172f2597d55e8174b9f02aa8467ae3d7a0992b68617144f6a
-MISC ChangeLog 1243 RMD160 1ac02e7429a848c983d9de1b36afcf0b60e56377 SHA1 fa5304eb1aaae8ec6d2fc2b2968eb638e51cf21f SHA256 b97cbfc82d8abc63f37027c21a9b4bf054136751821d344af51480f31e9afaa0
-MISC metadata.xml 161 RMD160 5e136d45f811478292bd2ee1798a9b0229ffe468 SHA1 9755179a2dee0511818b1f6738ded28e335e1b9a SHA256 e69ac7205cbc2e42a297e20d8f08922003390a345bbf50ccf00d1158a1c97cc5
diff --git a/dev-python/validation/metadata.xml b/dev-python/validation/metadata.xml
deleted file mode 100644
index 46c8eea1b318..000000000000
--- a/dev-python/validation/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>net-zope</herd>
-</pkgmetadata>
diff --git a/dev-python/validation/validation-1.2.3.ebuild b/dev-python/validation/validation-1.2.3.ebuild
deleted file mode 100644
index 25a1eba0da1f..000000000000
--- a/dev-python/validation/validation-1.2.3.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/validation/validation-1.2.3.ebuild,v 1.5 2007/06/26 02:00:28 mr_bones_ Exp $
-SLOT="0"
-IUSE=""
-DESCRIPTION="Generic validators originally defined for Archetypes"
-HOMEPAGE="http://www.sourceforge.net/projects/archetypes"
-SRC_PN=archetypes
-SRC_PV=1.2.3_final
-SRC_P=${SRC_PN}-${SRC_PV}
-SRC_URI="mirror://sourceforge/${SRC_PN}/${SRC_P}.tgz"
-S=${WORKDIR}/${SRC_P}/${PN}
-LICENSE="GPL-2"
-KEYWORDS="~ia64 ~x86"
-if [ "${PYTHON_SLOT_VERSION}" = 'VIRTUAL' ] ; then
- DEPEND="virtual/python"
-else
- DEPEND="dev-lang/python"
-fi
-
-src_install() {
- local python=""
- if [ "${PYTHON_SLOT_VERSION}" = 'VIRTUAL' ] ; then
- python='python'
- einfo "Building with virtual python"
- else
- if has_version '=dev-lang/python-2.1*'; then
- python="${python} python2.1"
- einfo "Building with Python 2.1"
- fi
- if has_version '=dev-lang/python-2.2*'; then
- python="${python} python2.2"
- einfo "Building with Python 2.2"
- fi
- fi
-
- for i in ${python}; do
- $i setup.py clean
- # ok, so this actually compiles them here, but it was the only way I could find to
- # compile both versions
- $i setup.py build install --prefix=${D}/usr || die
- done;
- dodoc ChangeLog PKG-INFO README
-}