summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-11-18 15:12:23 +0000
committerTorsten Veller <tove@gentoo.org>2008-11-18 15:12:23 +0000
commit42843ad6115f74754b27ad9deff9dccdf0e01b3b (patch)
tree97b55d8e5365b3e83f7bcf21ed7ebdbc890166a5 /dev-perl/Math-Vec
parent New virtuals: module-build (diff)
downloadgentoo-2-42843ad6115f74754b27ad9deff9dccdf0e01b3b.tar.gz
gentoo-2-42843ad6115f74754b27ad9deff9dccdf0e01b3b.tar.bz2
gentoo-2-42843ad6115f74754b27ad9deff9dccdf0e01b3b.zip
New virtuals: module-build
(Portage version: 2.2_rc14/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'dev-perl/Math-Vec')
-rw-r--r--dev-perl/Math-Vec/ChangeLog7
-rw-r--r--dev-perl/Math-Vec/Math-Vec-1.01.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Math-Vec/ChangeLog b/dev-perl/Math-Vec/ChangeLog
index b8383e1ee80e..3c77c524ff8a 100644
--- a/dev-perl/Math-Vec/ChangeLog
+++ b/dev-perl/Math-Vec/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Math-Vec
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Vec/ChangeLog,v 1.1 2007/09/26 15:27:00 hanno Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Vec/ChangeLog,v 1.2 2008/11/18 15:12:23 tove Exp $
+
+ 18 Nov 2008; Torsten Veller <tove@gentoo.org> Math-Vec-1.01.ebuild:
+ New virtuals: module-build
*Math-Vec-1.01 (26 Sep 2007)
diff --git a/dev-perl/Math-Vec/Math-Vec-1.01.ebuild b/dev-perl/Math-Vec/Math-Vec-1.01.ebuild
index cdded472fa99..6b003022de21 100644
--- a/dev-perl/Math-Vec/Math-Vec-1.01.ebuild
+++ b/dev-perl/Math-Vec/Math-Vec-1.01.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Vec/Math-Vec-1.01.ebuild,v 1.1 2007/09/26 15:27:00 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Vec/Math-Vec-1.01.ebuild,v 1.2 2008/11/18 15:12:23 tove Exp $
inherit perl-module
@@ -16,4 +16,4 @@ IUSE=""
SRC_TEST="do"
DEPEND="dev-lang/perl
- dev-perl/module-build"
+ virtual/perl-Module-Build"