summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-07-03 09:53:58 +0000
committerTorsten Veller <tove@gentoo.org>2008-07-03 09:53:58 +0000
commitd5bb92bc0c17608550b44d7765c168e3eb5a397b (patch)
tree8fb024bea1ec9b5558f2b7bb92e25818f1b72a41 /dev-perl
parentrevbump to include newer patchset, employing lots of security/crash fixes, bu... (diff)
downloadgentoo-2-d5bb92bc0c17608550b44d7765c168e3eb5a397b.tar.gz
gentoo-2-d5bb92bc0c17608550b44d7765c168e3eb5a397b.tar.bz2
gentoo-2-d5bb92bc0c17608550b44d7765c168e3eb5a397b.zip
Cleaning
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-tuxonice-r9 i686)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Graph/ChangeLog6
-rw-r--r--dev-perl/Graph/Graph-0.67.ebuild17
-rw-r--r--dev-perl/Graph/Graph-0.69.ebuild17
-rw-r--r--dev-perl/Graph/Graph-0.80.ebuild17
-rw-r--r--dev-perl/Graph/Graph-0.81.ebuild17
5 files changed, 5 insertions, 69 deletions
diff --git a/dev-perl/Graph/ChangeLog b/dev-perl/Graph/ChangeLog
index c7cbfa8e98f5..6aedcfc6398b 100644
--- a/dev-perl/Graph/ChangeLog
+++ b/dev-perl/Graph/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Graph
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Graph/ChangeLog,v 1.45 2008/07/03 09:42:01 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Graph/ChangeLog,v 1.46 2008/07/03 09:53:58 tove Exp $
+
+ 03 Jul 2008; Torsten Veller <tove@gentoo.org> -Graph-0.67.ebuild,
+ -Graph-0.69.ebuild, -Graph-0.80.ebuild, -Graph-0.81.ebuild:
+ Cleaning
03 Jul 2008; Torsten Veller <tove@gentoo.org> Graph-0.84.ebuild:
Removed Heap dependency to fix #230539.
diff --git a/dev-perl/Graph/Graph-0.67.ebuild b/dev-perl/Graph/Graph-0.67.ebuild
deleted file mode 100644
index d619fd6cdeb5..000000000000
--- a/dev-perl/Graph/Graph-0.67.ebuild
+++ /dev/null
@@ -1,17 +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/Graph/Graph-0.67.ebuild,v 1.10 2007/01/07 23:45:15 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="Data structure and ops for directed graphs"
-SRC_URI="mirror://cpan/authors/id/J/JH/JHI/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-module/Graph/${P}.readme"
-IUSE=""
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ia64 ppc sparc x86"
-SRC_TEST="do"
-
-DEPEND="dev-perl/Heap
- dev-lang/perl"
diff --git a/dev-perl/Graph/Graph-0.69.ebuild b/dev-perl/Graph/Graph-0.69.ebuild
deleted file mode 100644
index 58644d37c623..000000000000
--- a/dev-perl/Graph/Graph-0.69.ebuild
+++ /dev/null
@@ -1,17 +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/Graph/Graph-0.69.ebuild,v 1.10 2007/01/07 23:45:15 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="Data structure and ops for directed graphs"
-SRC_URI="mirror://cpan/authors/id/J/JH/JHI/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-module/Graph/${P}.readme"
-IUSE=""
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ia64 ppc sparc x86"
-SRC_TEST="do"
-
-DEPEND="dev-perl/Heap
- dev-lang/perl"
diff --git a/dev-perl/Graph/Graph-0.80.ebuild b/dev-perl/Graph/Graph-0.80.ebuild
deleted file mode 100644
index 71fca38a2bae..000000000000
--- a/dev-perl/Graph/Graph-0.80.ebuild
+++ /dev/null
@@ -1,17 +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/Graph/Graph-0.80.ebuild,v 1.5 2007/03/05 11:57:08 ticho Exp $
-
-inherit perl-module
-
-DESCRIPTION="Data structure and ops for directed graphs"
-SRC_URI="mirror://cpan/authors/id/J/JH/JHI/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-module/Graph/${P}.readme"
-IUSE=""
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ia64 ~ppc sparc x86"
-SRC_TEST="do"
-
-DEPEND="dev-perl/Heap
- dev-lang/perl"
diff --git a/dev-perl/Graph/Graph-0.81.ebuild b/dev-perl/Graph/Graph-0.81.ebuild
deleted file mode 100644
index 870cad3d9de8..000000000000
--- a/dev-perl/Graph/Graph-0.81.ebuild
+++ /dev/null
@@ -1,17 +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/Graph/Graph-0.81.ebuild,v 1.6 2007/07/10 22:07:56 armin76 Exp $
-
-inherit perl-module
-
-DESCRIPTION="Data structure and ops for directed graphs"
-SRC_URI="mirror://cpan/authors/id/J/JH/JHI/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-module/Graph/${P}.readme"
-IUSE=""
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ia64 ppc sparc x86"
-SRC_TEST="do"
-
-DEPEND="<dev-perl/Heap-0.80
- dev-lang/perl"