summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-05-25 15:07:03 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-05-25 15:07:03 +0000
commit252c22a752c84997714b78ef7142820d2582c570 (patch)
tree6d589b1b27e695ed0e87334e2077df766881115c /dev-perl/Exception-Class
parentdev-perl/Test-Simple => perl-core/Test-Simple migration (diff)
downloadhistorical-252c22a752c84997714b78ef7142820d2582c570.tar.gz
historical-252c22a752c84997714b78ef7142820d2582c570.tar.bz2
historical-252c22a752c84997714b78ef7142820d2582c570.zip
dev-perl/Test-Simple => perl-core/Test-Simple migration
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-perl/Exception-Class')
-rw-r--r--dev-perl/Exception-Class/ChangeLog6
-rw-r--r--dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Exception-Class/ChangeLog b/dev-perl/Exception-Class/ChangeLog
index 5e413bed5437..33f5ad62a13f 100644
--- a/dev-perl/Exception-Class/ChangeLog
+++ b/dev-perl/Exception-Class/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Exception-Class
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.17 2005/05/25 15:06:46 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.18 2005/05/25 15:07:03 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org>
+ Exception-Class-1.19.ebuild:
+ dev-perl/Test-Simple => perl-core/Test-Simple migration
25 May 2005; Michael Cummings <mcummings@gentoo.org>
Exception-Class-1.14-r1.ebuild:
diff --git a/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild b/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild
index b8361c2fdb58..c621f8b22723 100644
--- a/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild
+++ b/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild,v 1.9 2005/04/25 15:02:14 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.14-r1.ebuild,v 1.10 2005/05/25 15:06:46 mcummings Exp $
myconf='INSTALLDIRS=vendor'
inherit perl-module
@@ -17,6 +17,6 @@ DEPEND="${DEPEND}
>=dev-lang/perl-5.8.0-r12
>=dev-perl/Class-Data-Inheritable-0.02
>=dev-perl/Devel-StackTrace-1.01
- >=dev-perl/Test-Simple-0.47"
+ >=perl-core/Test-Simple-0.47"
export OPTIMIZE="$CFLAGS"