summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarien Zwart <marienz@gentoo.org>2005-11-30 22:12:49 +0000
committerMarien Zwart <marienz@gentoo.org>2005-11-30 22:12:49 +0000
commit42b97d1da024885bd13c1e4902c61b29a2697d0a (patch)
treea8393eecb94dfe19496af8dba980d325a2549438 /dev-python
parentTook maintainership until we can get this removed in favor of the from source... (diff)
downloadgentoo-2-42b97d1da024885bd13c1e4902c61b29a2697d0a.tar.gz
gentoo-2-42b97d1da024885bd13c1e4902c61b29a2697d0a.tar.bz2
gentoo-2-42b97d1da024885bd13c1e4902c61b29a2697d0a.zip
Remove old ebuild.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/twisted-lore/ChangeLog5
-rw-r--r--dev-python/twisted-lore/files/digest-twisted-lore-0.1.01
-rw-r--r--dev-python/twisted-lore/twisted-lore-0.1.0.ebuild31
-rw-r--r--dev-python/twisted-mail/ChangeLog5
-rw-r--r--dev-python/twisted-mail/files/digest-twisted-mail-0.1.01
-rw-r--r--dev-python/twisted-mail/twisted-mail-0.1.0.ebuild31
-rw-r--r--dev-python/twisted-names/ChangeLog6
-rw-r--r--dev-python/twisted-names/files/digest-twisted-names-0.1.01
-rw-r--r--dev-python/twisted-names/twisted-names-0.1.0.ebuild31
-rw-r--r--dev-python/twisted-news/ChangeLog5
-rw-r--r--dev-python/twisted-news/files/digest-twisted-news-0.1.01
-rw-r--r--dev-python/twisted-news/twisted-news-0.1.0.ebuild31
12 files changed, 17 insertions, 132 deletions
diff --git a/dev-python/twisted-lore/ChangeLog b/dev-python/twisted-lore/ChangeLog
index c37ecc25a05b..f90245ad1ba2 100644
--- a/dev-python/twisted-lore/ChangeLog
+++ b/dev-python/twisted-lore/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-lore
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/ChangeLog,v 1.2 2005/11/27 21:21:16 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/ChangeLog,v 1.3 2005/11/30 22:08:20 marienz Exp $
+
+ 30 Nov 2005; Marien Zwart <marienz@gentoo.org> -twisted-lore-0.1.0.ebuild:
+ Remove old ebuild.
*twisted-lore-0.1.0-r1 (27 Nov 2005)
diff --git a/dev-python/twisted-lore/files/digest-twisted-lore-0.1.0 b/dev-python/twisted-lore/files/digest-twisted-lore-0.1.0
deleted file mode 100644
index 43dcffc1a2d7..000000000000
--- a/dev-python/twisted-lore/files/digest-twisted-lore-0.1.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c38eea006be598081778d79c98fc8a42 TwistedLore-0.1.0.tar.bz2 58386
diff --git a/dev-python/twisted-lore/twisted-lore-0.1.0.ebuild b/dev-python/twisted-lore/twisted-lore-0.1.0.ebuild
deleted file mode 100644
index 9f30dc815197..000000000000
--- a/dev-python/twisted-lore/twisted-lore-0.1.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/twisted-lore-0.1.0.ebuild,v 1.3 2005/04/22 16:11:41 lordvan Exp $
-
-inherit distutils
-
-# for alphas,..
-MY_PV="${PV/_alpha/a}"
-MY_PN="TwistedLore"
-MY_P="${MY_PN}-${MY_PV}"
-DESCRIPTION="Documentation generator with HTML and LaTeX support."
-HOMEPAGE="http://twistedmatrix.com/projects/lore/"
-SRC_URI="http://tmrc.mit.edu/mirror/twisted/Lore/0.1/${MY_P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~x86 ~sparc"
-IUSE="doc"
-
-DEPEND=">=dev-python/twisted-2.0.0"
-
-S=${WORKDIR}/${MY_P}
-
-src_install() {
- distutils_src_install
-
- if use doc; then
- dodir /usr/share/doc/${P}
- cp -r ${S}/docs ${D}/usr/share/doc/${P}/
- fi
-}
diff --git a/dev-python/twisted-mail/ChangeLog b/dev-python/twisted-mail/ChangeLog
index fdb726dc0e7b..b8fedbadec63 100644
--- a/dev-python/twisted-mail/ChangeLog
+++ b/dev-python/twisted-mail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-mail
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.2 2005/11/27 21:37:37 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.3 2005/11/30 22:09:52 marienz Exp $
+
+ 30 Nov 2005; Marien Zwart <marienz@gentoo.org> -twisted-mail-0.1.0.ebuild:
+ Remove old ebuild.
*twisted-mail-0.2.0 (27 Nov 2005)
*twisted-mail-0.1.0-r1 (27 Nov 2005)
diff --git a/dev-python/twisted-mail/files/digest-twisted-mail-0.1.0 b/dev-python/twisted-mail/files/digest-twisted-mail-0.1.0
deleted file mode 100644
index f2d193e6533e..000000000000
--- a/dev-python/twisted-mail/files/digest-twisted-mail-0.1.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 020c622156b4e754ca0bab66cff0720b TwistedMail-0.1.0.tar.bz2 97342
diff --git a/dev-python/twisted-mail/twisted-mail-0.1.0.ebuild b/dev-python/twisted-mail/twisted-mail-0.1.0.ebuild
deleted file mode 100644
index e0c57a13a801..000000000000
--- a/dev-python/twisted-mail/twisted-mail-0.1.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-0.1.0.ebuild,v 1.2 2005/04/22 16:12:22 lordvan Exp $
-
-inherit distutils
-
-# for alphas,..
-MY_PV="${PV/_alpha/a}"
-MY_PN="TwistedMail"
-MY_P="${MY_PN}-${MY_PV}"
-DESCRIPTION="An SMTP, IMAP and POP protocol implementation together with clients and servers."
-HOMEPAGE="http://twistedmatrix.com/projects/mail/"
-SRC_URI="http://tmrc.mit.edu/mirror/twisted/Mail/0.1/${MY_P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~x86 ~sparc"
-IUSE="doc"
-
-DEPEND=">=dev-python/twisted-2.0.0"
-
-S=${WORKDIR}/${MY_P}
-
-src_install() {
- distutils_src_install
-
- if use doc; then
- dodir /usr/share/doc/${P}
- cp -r ${S}/docs ${D}/usr/share/doc/${P}/
- fi
-}
diff --git a/dev-python/twisted-names/ChangeLog b/dev-python/twisted-names/ChangeLog
index ed5c52dec743..ca3aea374d28 100644
--- a/dev-python/twisted-names/ChangeLog
+++ b/dev-python/twisted-names/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/twisted-names
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.2 2005/11/27 21:41:22 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/ChangeLog,v 1.3 2005/11/30 22:11:51 marienz Exp $
+
+ 30 Nov 2005; Marien Zwart <marienz@gentoo.org>
+ -twisted-names-0.1.0.ebuild:
+ Remove old ebuild.
*twisted-names-0.2.0 (27 Nov 2005)
*twisted-names-0.1.0-r1 (27 Nov 2005)
diff --git a/dev-python/twisted-names/files/digest-twisted-names-0.1.0 b/dev-python/twisted-names/files/digest-twisted-names-0.1.0
deleted file mode 100644
index 68991ebff93d..000000000000
--- a/dev-python/twisted-names/files/digest-twisted-names-0.1.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 1489cb84aa4abfd371441090e5e12f0e TwistedNames-0.1.0.tar.bz2 28486
diff --git a/dev-python/twisted-names/twisted-names-0.1.0.ebuild b/dev-python/twisted-names/twisted-names-0.1.0.ebuild
deleted file mode 100644
index 2078b85fa8cd..000000000000
--- a/dev-python/twisted-names/twisted-names-0.1.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-0.1.0.ebuild,v 1.3 2005/04/22 16:12:55 lordvan Exp $
-
-inherit distutils
-
-# for alphas,..
-MY_PV="${PV/_alpha/a}"
-MY_PN="TwistedNames"
-MY_P="${MY_PN}-${MY_PV}"
-DESCRIPTION="An DNS protocol implementation with client and server."
-HOMEPAGE="http://twistedmatrix.com/projects/names/"
-SRC_URI="http://tmrc.mit.edu/mirror/twisted/Names/0.1/${MY_P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~x86 ~sparc"
-IUSE="doc"
-
-DEPEND=">=dev-python/twisted-2.0.0"
-
-S=${WORKDIR}/${MY_P}
-
-src_install() {
- distutils_src_install
-
- if use doc; then
- dodir /usr/share/doc/${P}
- cp -r ${S}/docs ${D}/usr/share/doc/${P}/
- fi
-}
diff --git a/dev-python/twisted-news/ChangeLog b/dev-python/twisted-news/ChangeLog
index 38cea83592f2..aebe504e30ea 100644
--- a/dev-python/twisted-news/ChangeLog
+++ b/dev-python/twisted-news/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-news
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.2 2005/11/27 21:44:30 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.3 2005/11/30 22:12:49 marienz Exp $
+
+ 30 Nov 2005; Marien Zwart <marienz@gentoo.org> -twisted-news-0.1.0.ebuild:
+ Remove old ebuild.
*twisted-news-0.1.0-r1 (27 Nov 2005)
diff --git a/dev-python/twisted-news/files/digest-twisted-news-0.1.0 b/dev-python/twisted-news/files/digest-twisted-news-0.1.0
deleted file mode 100644
index 6fa4a00ff82e..000000000000
--- a/dev-python/twisted-news/files/digest-twisted-news-0.1.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 9e8d4b39152f8b30d8a2255fc5ec9920 TwistedNews-0.1.0.tar.bz2 16822
diff --git a/dev-python/twisted-news/twisted-news-0.1.0.ebuild b/dev-python/twisted-news/twisted-news-0.1.0.ebuild
deleted file mode 100644
index af2c345141e3..000000000000
--- a/dev-python/twisted-news/twisted-news-0.1.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-0.1.0.ebuild,v 1.2 2005/04/22 16:14:05 lordvan Exp $
-
-inherit distutils
-
-# for alphas,..
-MY_PV="${PV/_alpha/a}"
-MY_PN="TwistedNews"
-MY_P="${MY_PN}-${MY_PV}"
-DESCRIPTION="An NNTP protocol implementation with client and server(?)"
-HOMEPAGE="http://twistedmatrix.com/projects/news/"
-SRC_URI="http://tmrc.mit.edu/mirror/twisted/News/0.1/${MY_P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~x86 ~sparc"
-IUSE="doc"
-
-DEPEND=">=dev-python/twisted-2.0.0"
-
-S=${WORKDIR}/${MY_P}
-
-src_install() {
- distutils_src_install
-
- if use doc; then
- dodir /usr/share/doc/${P}
- cp -r ${S}/docs ${D}/usr/share/doc/${P}/
- fi
-}