diff options
author | Torsten Veller <tove@gentoo.org> | 2013-02-10 08:45:49 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2013-02-10 08:45:49 +0000 |
commit | cc7bbd5feb0c6beb7d6d8b8961f96714ad3f93f4 (patch) | |
tree | 58dfb10ca7ba4c100dd1f1b2f0ebac3e6bfe1f84 /dev-perl/MooseX-Getopt/MooseX-Getopt-0.520.0.ebuild | |
parent | old (diff) | |
download | historical-cc7bbd5feb0c6beb7d6d8b8961f96714ad3f93f4.tar.gz historical-cc7bbd5feb0c6beb7d6d8b8961f96714ad3f93f4.tar.bz2 historical-cc7bbd5feb0c6beb7d6d8b8961f96714ad3f93f4.zip |
Drop dev-perl/MooseX-ConfigFromFile as test dependency to work around a dependency cycle
Package-Manager: portage-2.2.0_alpha161/cvs/Linux x86_64
Manifest-Sign-Key: 0x5772769F4E046AEC
Diffstat (limited to 'dev-perl/MooseX-Getopt/MooseX-Getopt-0.520.0.ebuild')
-rw-r--r-- | dev-perl/MooseX-Getopt/MooseX-Getopt-0.520.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.520.0.ebuild b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.520.0.ebuild index 11108632a60e..3881661cf4e5 100644 --- a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.520.0.ebuild +++ b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.520.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MooseX-Getopt/MooseX-Getopt-0.520.0.ebuild,v 1.2 2013/02/10 08:01:30 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MooseX-Getopt/MooseX-Getopt-0.520.0.ebuild,v 1.3 2013/02/10 08:45:48 tove Exp $ EAPI=5 @@ -33,7 +33,6 @@ DEPEND="${RDEPEND} >=virtual/perl-Test-Simple-0.620.0 dev-perl/Test-Trap >=dev-perl/Test-Warn-0.210.0 - dev-perl/MooseX-ConfigFromFile ) " |