diff options
author | Patrick Lauer <patrick@gentoo.org> | 2012-03-01 15:16:10 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2012-03-01 15:16:10 +0000 |
commit | 806ee087a26253de938c8605afd1d4ef8b9b9d8c (patch) | |
tree | 87831acf596fcc0f0c0a2ddfcd60aff39a9b0bfb /net-zope/annotations | |
parent | Stable for amd64, wrt bug #401985 (diff) | |
download | historical-806ee087a26253de938c8605afd1d4ef8b9b9d8c.tar.gz historical-806ee087a26253de938c8605afd1d4ef8b9b9d8c.tar.bz2 historical-806ee087a26253de938c8605afd1d4ef8b9b9d8c.zip |
Removing p.masked net-zope deps
Diffstat (limited to 'net-zope/annotations')
-rw-r--r-- | net-zope/annotations/ChangeLog | 24 | ||||
-rw-r--r-- | net-zope/annotations/Manifest | 4 | ||||
-rw-r--r-- | net-zope/annotations/annotations-0.4.3.ebuild | 14 | ||||
-rw-r--r-- | net-zope/annotations/metadata.xml | 5 |
4 files changed, 0 insertions, 47 deletions
diff --git a/net-zope/annotations/ChangeLog b/net-zope/annotations/ChangeLog deleted file mode 100644 index 663076d7bbbd..000000000000 --- a/net-zope/annotations/ChangeLog +++ /dev/null @@ -1,24 +0,0 @@ -# ChangeLog for net-zope/annotations -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/annotations/ChangeLog,v 1.5 2007/02/05 19:55:48 flameeyes Exp $ - - 05 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: - Regenerate digest in Manifest2 format. - - 21 Feb 2005; Simon Stelling <blubb@gentoo.org> annotations-0.4.3.ebuild: - added ~amd64 - -*annotations-0.4.3 (14 Oct 2004) - - 14 Oct 2004; David Holm <dholm@gentoo.org> annotations-0.4.3.ebuild: - Added to ~ppc. - -*annotations-0.4.3 (14 Oct 2004) - - 14 Oct 2004; Radoslaw Stachowiak <radek@gentoo.org> - annotations-0.4.3.ebuild: - Stable on x86, for silva1.1 release for 2004.3 - - 28 Sep 2004; Radoslaw Stachowiak <radek@gentoo.org> : - Initial release, needed for silva-1.0.2 - diff --git a/net-zope/annotations/Manifest b/net-zope/annotations/Manifest deleted file mode 100644 index 359b60d8c00d..000000000000 --- a/net-zope/annotations/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST Annotations-0.4.3.tgz 7314 RMD160 33c880fdd8969d938336e8909e89a48be0c307fe SHA1 65b02017e45b7fcbdce48d2fcbae567661b2c8f6 SHA256 2d8f10ec8dae279621c0239a8bc53a2143c757c5a84e91f98cc38928d73435d7 -EBUILD annotations-0.4.3.ebuild 506 RMD160 a942ce445cf43162cdcabb17ffc418831c99b7ef SHA1 9cef585e7915b9ad381ead50461d1929a840ea4d SHA256 1ce23e488571df1796be129d822be87140ef3f9922a638d1896b5f4af192f2a6 -MISC ChangeLog 801 RMD160 70ff14e60b67848f90baa9e11b0ab3da436f1a84 SHA1 3d0626c5e8639e5719912fa46ce96e3965f2f3c5 SHA256 0cb99fe7fdeaa43e0879c24167040482abf9d7e7bf2284faaae4513f46881e0e -MISC metadata.xml 161 RMD160 5e136d45f811478292bd2ee1798a9b0229ffe468 SHA1 9755179a2dee0511818b1f6738ded28e335e1b9a SHA256 e69ac7205cbc2e42a297e20d8f08922003390a345bbf50ccf00d1158a1c97cc5 diff --git a/net-zope/annotations/annotations-0.4.3.ebuild b/net-zope/annotations/annotations-0.4.3.ebuild deleted file mode 100644 index 51a95e6d6143..000000000000 --- a/net-zope/annotations/annotations-0.4.3.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/annotations/annotations-0.4.3.ebuild,v 1.5 2006/01/27 02:24:47 vapier Exp $ - -inherit zproduct - -DESCRIPTION="Annotations is a generic way to add information to arbitrary Zope objects" -HOMEPAGE="http://www.infrae.com/download/Annotations" -SRC_URI="${HOMEPAGE}/${PV}/Annotations-${PV}.tgz" - -LICENSE="ZPL" -KEYWORDS="~amd64 ~ppc x86" - -ZPROD_LIST="Annotations" diff --git a/net-zope/annotations/metadata.xml b/net-zope/annotations/metadata.xml deleted file mode 100644 index 46c8eea1b318..000000000000 --- a/net-zope/annotations/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> |