summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-08-14 21:54:16 +0000
committerMarkus Meier <maekke@gentoo.org>2009-08-14 21:54:16 +0000
commitd6824c9c4ac1de07021b4dcf3baad40ba405e160 (patch)
tree81df4e2d901d741d5d50480f16c27a46737ab9be /dev-perl/Math-Vec
parentx86 stable, bug #281006 (diff)
downloadgentoo-2-d6824c9c4ac1de07021b4dcf3baad40ba405e160.tar.gz
gentoo-2-d6824c9c4ac1de07021b4dcf3baad40ba405e160.tar.bz2
gentoo-2-d6824c9c4ac1de07021b4dcf3baad40ba405e160.zip
amd64/x86 stable, bug #281252
(Portage version: 2.2_rc38/cvs/Linux x86_64)
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 abb68dc6b4c5..77a6b8513304 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Vec/ChangeLog,v 1.3 2008/11/23 08:19:33 tove Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Vec/ChangeLog,v 1.4 2009/08/14 21:54:16 maekke Exp $
+
+ 14 Aug 2009; Markus Meier <maekke@gentoo.org> Math-Vec-1.01.ebuild:
+ amd64/x86 stable, bug #281252
23 Nov 2008; Torsten Veller <tove@gentoo.org> Math-Vec-1.01.ebuild:
Move Module-Build to DEPEND only. Fix LICENSE
diff --git a/dev-perl/Math-Vec/Math-Vec-1.01.ebuild b/dev-perl/Math-Vec/Math-Vec-1.01.ebuild
index 990c2381759b..500419bac788 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-2008 Gentoo Foundation
+# Copyright 1999-2009 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.3 2008/11/23 08:19:33 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Vec/Math-Vec-1.01.ebuild,v 1.4 2009/08/14 21:54:16 maekke Exp $
MODULE_AUTHOR=EWILHELM
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="vectors for perl"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="test"
SRC_TEST="do"