diff options
author | Torsten Veller <tove@gentoo.org> | 2009-08-10 21:44:46 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-08-10 21:44:46 +0000 |
commit | 9da2da7c558ba9d614958633ee522fc7b77c3e3f (patch) | |
tree | 26b985279a1a5a6ecf5c65001d3c0ea0b4f75be9 /dev-perl/Exception-Died/Exception-Died-0.06.ebuild | |
parent | New virtual: dev-perl/parent to virtual (diff) | |
download | gentoo-2-9da2da7c558ba9d614958633ee522fc7b77c3e3f.tar.gz gentoo-2-9da2da7c558ba9d614958633ee522fc7b77c3e3f.tar.bz2 gentoo-2-9da2da7c558ba9d614958633ee522fc7b77c3e3f.zip |
New virtual: dev-perl/parent to virtual
(Portage version: 2.2_rc37/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Exception-Died/Exception-Died-0.06.ebuild')
-rw-r--r-- | dev-perl/Exception-Died/Exception-Died-0.06.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |