diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-08 16:53:48 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-08 16:53:48 +0000 |
commit | a34b8b1b87efc95d5bcbd65c9874a6214bc4963c (patch) | |
tree | c85550c29e97d6d703c08ae28a024547ea9b7866 /dev-perl/Test-Inline | |
parent | Marking sparc stable (diff) | |
download | historical-a34b8b1b87efc95d5bcbd65c9874a6214bc4963c.tar.gz historical-a34b8b1b87efc95d5bcbd65c9874a6214bc4963c.tar.bz2 historical-a34b8b1b87efc95d5bcbd65c9874a6214bc4963c.zip |
Marking amd64 stable
Package-Manager: portage-2.1.2_rc4-r3
Diffstat (limited to 'dev-perl/Test-Inline')
-rw-r--r-- | dev-perl/Test-Inline/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Test-Inline/Test-Inline-2.105.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Test-Inline/ChangeLog b/dev-perl/Test-Inline/ChangeLog index 3ba285c03805..863165848dd3 100644 --- a/dev-perl/Test-Inline/ChangeLog +++ b/dev-perl/Test-Inline/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-Inline -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/ChangeLog,v 1.40 2006/11/06 16:49:59 mcummings Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/ChangeLog,v 1.41 2007/01/08 16:52:11 mcummings Exp $ + + 08 Jan 2007; Michael Cummings <mcummings@gentoo.org> + Test-Inline-2.105.ebuild: + Marking amd64 stable *Test-Inline-2.105 (06 Nov 2006) diff --git a/dev-perl/Test-Inline/Test-Inline-2.105.ebuild b/dev-perl/Test-Inline/Test-Inline-2.105.ebuild index b5ede7a2a6f7..6fd38678804f 100644 --- a/dev-perl/Test-Inline/Test-Inline-2.105.ebuild +++ b/dev-perl/Test-Inline/Test-Inline-2.105.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/Test-Inline-2.105.ebuild,v 1.1 2006/11/06 16:49:59 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/Test-Inline-2.105.ebuild,v 1.2 2007/01/08 16:52:11 mcummings Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" #KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="" SRC_TEST="do" |