diff options
author | Torsten Veller <tove@gentoo.org> | 2009-08-10 21:45:39 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-08-10 21:45:39 +0000 |
commit | ee3aaafd68bfde21c47f8458e60fa26a95c67943 (patch) | |
tree | 78f6b28daaf2c0197da189dc742446f141b879fc /dev-perl/File-Stat-Moose | |
parent | New virtual: dev-perl/parent to virtual (diff) | |
download | gentoo-2-ee3aaafd68bfde21c47f8458e60fa26a95c67943.tar.gz gentoo-2-ee3aaafd68bfde21c47f8458e60fa26a95c67943.tar.bz2 gentoo-2-ee3aaafd68bfde21c47f8458e60fa26a95c67943.zip |
New virtual: dev-perl/parent to virtual
(Portage version: 2.2_rc37/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/File-Stat-Moose')
-rw-r--r-- | dev-perl/File-Stat-Moose/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/File-Stat-Moose/File-Stat-Moose-0.06.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-Stat-Moose/ChangeLog b/dev-perl/File-Stat-Moose/ChangeLog index d71df3a4b14c..8658ced0088c 100644 --- a/dev-perl/File-Stat-Moose/ChangeLog +++ b/dev-perl/File-Stat-Moose/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-Stat-Moose # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Stat-Moose/ChangeLog,v 1.1 2009/06/23 07:41:09 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Stat-Moose/ChangeLog,v 1.2 2009/08/10 21:45:39 tove Exp $ + + 10 Aug 2009; Torsten Veller <tove@gentoo.org> File-Stat-Moose-0.06.ebuild: + New virtual: dev-perl/parent to virtual *File-Stat-Moose-0.06 (23 Jun 2009) diff --git a/dev-perl/File-Stat-Moose/File-Stat-Moose-0.06.ebuild b/dev-perl/File-Stat-Moose/File-Stat-Moose-0.06.ebuild index b19d8f4ea608..052a82ca4c74 100644 --- a/dev-perl/File-Stat-Moose/File-Stat-Moose-0.06.ebuild +++ b/dev-perl/File-Stat-Moose/File-Stat-Moose-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/File-Stat-Moose/File-Stat-Moose-0.06.ebuild,v 1.1 2009/06/23 07:41:09 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Stat-Moose/File-Stat-Moose-0.06.ebuild,v 1.2 2009/08/10 21:45:39 tove Exp $ EAPI=2 MODULE_AUTHOR="DEXTER" @@ -16,7 +16,7 @@ LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~amd64 ~x86" DEPEND="dev-perl/DateTime - dev-perl/parent + virtual/perl-parent dev-perl/Sub-Exporter >=dev-perl/Exception-Warning-0.03 >=dev-perl/Test-Unit-Lite-0.12 |