summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-09-15 19:06:34 +0000
committerTorsten Veller <tove@gentoo.org>2008-09-15 19:06:34 +0000
commit5fa435832662413800d99b13724df22c30a93588 (patch)
tree726c85eb79ab09fc62e8871421b64edffc911982 /dev-perl/Mail-Mbox-MessageParser
parentbump swfdec to 0.8.0 (diff)
downloadgentoo-2-5fa435832662413800d99b13724df22c30a93588.tar.gz
gentoo-2-5fa435832662413800d99b13724df22c30a93588.tar.bz2
gentoo-2-5fa435832662413800d99b13724df22c30a93588.zip
Cleanup
(Portage version: 2.2_rc8/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'dev-perl/Mail-Mbox-MessageParser')
-rw-r--r--dev-perl/Mail-Mbox-MessageParser/ChangeLog10
-rw-r--r--dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.40.01.ebuild22
-rw-r--r--dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.40.02.ebuild22
-rw-r--r--dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.40.05.ebuild22
4 files changed, 8 insertions, 68 deletions
diff --git a/dev-perl/Mail-Mbox-MessageParser/ChangeLog b/dev-perl/Mail-Mbox-MessageParser/ChangeLog
index 916c8e37b862..0d6fbb1fc093 100644
--- a/dev-perl/Mail-Mbox-MessageParser/ChangeLog
+++ b/dev-perl/Mail-Mbox-MessageParser/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Mail-Mbox-MessageParser
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Mbox-MessageParser/ChangeLog,v 1.34 2007/07/11 19:14:40 armin76 Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Mbox-MessageParser/ChangeLog,v 1.35 2008/09/15 19:06:34 tove Exp $
+
+ 15 Sep 2008; Torsten Veller <tove@gentoo.org>
+ -Mail-Mbox-MessageParser-1.40.01.ebuild,
+ -Mail-Mbox-MessageParser-1.40.02.ebuild,
+ -Mail-Mbox-MessageParser-1.40.05.ebuild:
+ Cleanup
11 Jul 2007; Raúl Porcel <armin76@gentoo.org>
Mail-Mbox-MessageParser-1.50.00.ebuild:
diff --git a/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.40.01.ebuild b/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.40.01.ebuild
deleted file mode 100644
index a2463809a6ce..000000000000
--- a/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.40.01.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.40.01.ebuild,v 1.8 2006/10/10 20:21:25 mcummings Exp $
-
-inherit versionator perl-module
-
-MY_P="${PN}-$(delete_version_separator 2)"
-S="${WORKDIR}/${MY_P}"
-
-DESCRIPTION="Manipulation of electronic mail addresses"
-SRC_URI="mirror://cpan/authors/id/D/DC/DCOPPIT/${MY_P}.tar.gz
- mirror://sourceforge/m-m-msgparser/${MY_P}.tar.gz"
-HOMEPAGE="http://sourceforge.net/projects/m-m-msgparser/"
-
-IUSE=""
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 ~ia64 ppc sparc x86"
-
-DEPEND="dev-perl/Text-Diff
- dev-perl/FileHandle-Unget
- dev-lang/perl"
diff --git a/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.40.02.ebuild b/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.40.02.ebuild
deleted file mode 100644
index 5d52f22e11c5..000000000000
--- a/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.40.02.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.40.02.ebuild,v 1.8 2006/10/10 20:21:25 mcummings Exp $
-
-inherit versionator perl-module
-
-MY_P="${PN}-$(delete_version_separator 2)"
-S="${WORKDIR}/${MY_P}"
-
-DESCRIPTION="Manipulation of electronic mail addresses"
-SRC_URI="mirror://cpan/authors/id/D/DC/DCOPPIT/${MY_P}.tar.gz
- mirror://sourceforge/m-m-msgparser/${MY_P}.tar.gz"
-HOMEPAGE="http://sourceforge.net/projects/m-m-msgparser/"
-
-IUSE=""
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 ia64 ppc sparc ~x86"
-
-DEPEND="dev-perl/Text-Diff
- dev-perl/FileHandle-Unget
- dev-lang/perl"
diff --git a/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.40.05.ebuild b/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.40.05.ebuild
deleted file mode 100644
index f55d64de2386..000000000000
--- a/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.40.05.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.40.05.ebuild,v 1.5 2007/03/05 12:13:20 ticho Exp $
-
-inherit versionator perl-module
-
-MY_P="${PN}-$(delete_version_separator 2)"
-S="${WORKDIR}/${MY_P}"
-
-DESCRIPTION="Manipulation of electronic mail addresses"
-SRC_URI="mirror://cpan/authors/id/D/DC/DCOPPIT/${MY_P}.tar.gz
- mirror://sourceforge/m-m-msgparser/${MY_P}.tar.gz"
-HOMEPAGE="http://sourceforge.net/projects/m-m-msgparser/"
-
-IUSE=""
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 ia64 ppc sparc x86"
-
-DEPEND="dev-perl/Text-Diff
- dev-perl/FileHandle-Unget
- dev-lang/perl"