diff options
author | Torsten Veller <tove@gentoo.org> | 2009-08-10 21:47:12 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-08-10 21:47:12 +0000 |
commit | 51d29fe949bb0815922d5a0a9e72d7663a81bbcc (patch) | |
tree | 10948d18a2bd1e04aafce76bfafc4f572a8fc0d5 /dev-perl/Exception-Died | |
parent | New virtual: dev-perl/Parse-CPAN-Meta to virtual (diff) | |
download | historical-51d29fe949bb0815922d5a0a9e72d7663a81bbcc.tar.gz historical-51d29fe949bb0815922d5a0a9e72d7663a81bbcc.tar.bz2 historical-51d29fe949bb0815922d5a0a9e72d7663a81bbcc.zip |
New virtual: dev-perl/parent to virtual
Package-Manager: portage-2.2_rc37/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Exception-Died')
-rw-r--r-- | dev-perl/Exception-Died/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Exception-Died/Exception-Died-0.06.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Exception-Died/ChangeLog b/dev-perl/Exception-Died/ChangeLog index 083c61ea1f06..4acaf6a59a20 100644 --- a/dev-perl/Exception-Died/ChangeLog +++ b/dev-perl/Exception-Died/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Exception-Died # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Died/ChangeLog,v 1.1 2009/06/23 07:39:50 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Died/ChangeLog,v 1.2 2009/08/10 21:44:46 tove Exp $ + + 10 Aug 2009; Torsten Veller <tove@gentoo.org> Exception-Died-0.06.ebuild: + New virtual: dev-perl/parent to virtual *Exception-Died-0.06 (23 Jun 2009) diff --git a/dev-perl/Exception-Died/Exception-Died-0.06.ebuild b/dev-perl/Exception-Died/Exception-Died-0.06.ebuild index a995e06d2ff8..83881805818c 100644 --- a/dev-perl/Exception-Died/Exception-Died-0.06.ebuild +++ b/dev-perl/Exception-Died/Exception-Died-0.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Died/Exception-Died-0.06.ebuild,v 1.1 2009/06/23 07:39:50 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Died/Exception-Died-0.06.ebuild,v 1.2 2009/08/10 21:44:46 tove Exp $ EAPI=2 MODULE_AUTHOR="DEXTER" @@ -16,7 +16,7 @@ LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~amd64 ~x86" DEPEND=">=dev-perl/Test-Unit-Lite-0.12 - dev-perl/parent + virtual/perl-parent dev-perl/constant-boolean >=dev-perl/Test-Assert-0.0501 >=dev-perl/Exception-Base-0.2201" |