summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-05-07 08:27:07 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-05-07 08:27:07 +0000
commit168b5593d423e39b64b20a43e0e6a9dcacddc98b (patch)
treeb188c7da1c8312804a868870747e70c1d84e248c /dev-perl/Unicode-EastAsianWidth
parentVersion bump. New LGPL-2.1. Clean-up. (diff)
downloadgentoo-2-168b5593d423e39b64b20a43e0e6a9dcacddc98b.tar.gz
gentoo-2-168b5593d423e39b64b20a43e0e6a9dcacddc98b.tar.bz2
gentoo-2-168b5593d423e39b64b20a43e0e6a9dcacddc98b.zip
Remove unnecessary dev-perl/Module-Install and virtual/perl-Module-Build from dependencies (looks like internal copies are used instead) wrt #414933, Comment #1 by Torsten Veller
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Unicode-EastAsianWidth')
-rw-r--r--dev-perl/Unicode-EastAsianWidth/ChangeLog8
-rw-r--r--dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Unicode-EastAsianWidth/ChangeLog b/dev-perl/Unicode-EastAsianWidth/ChangeLog
index f8a480f13e94..272930a9f4ee 100644
--- a/dev-perl/Unicode-EastAsianWidth/ChangeLog
+++ b/dev-perl/Unicode-EastAsianWidth/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Unicode-EastAsianWidth
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/ChangeLog,v 1.7 2012/05/06 20:18:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/ChangeLog,v 1.8 2012/05/07 08:27:07 ssuominen Exp $
+
+ 07 May 2012; Samuli Suominen <ssuominen@gentoo.org>
+ Unicode-EastAsianWidth-1.30.ebuild:
+ Remove unnecessary dev-perl/Module-Install and virtual/perl-Module-Build from
+ dependencies (looks like internal copies are used instead) wrt #414933,
+ Comment #1 by Torsten Veller
06 May 2012; Samuli Suominen <ssuominen@gentoo.org>
Unicode-EastAsianWidth-1.30.ebuild:
diff --git a/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild b/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild
index 402116ab89c8..b3acfe331fa0 100644
--- a/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild
+++ b/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild,v 1.7 2012/05/06 20:18:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-EastAsianWidth/Unicode-EastAsianWidth-1.30.ebuild,v 1.8 2012/05/07 08:27:07 ssuominen Exp $
EAPI=4
@@ -16,8 +16,6 @@ IUSE=""
RDEPEND="virtual/perl-File-Spec"
DEPEND="${RDEPEND}
- dev-perl/Module-Install
- virtual/perl-ExtUtils-MakeMaker
- virtual/perl-Module-Build"
+ virtual/perl-ExtUtils-MakeMaker"
SRC_TEST="do"