diff options
author | Samuli Suominen <drac@gentoo.org> | 2008-05-23 16:04:43 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2008-05-23 16:04:43 +0000 |
commit | f100a2743146857f57a91270cb6f779ccd9e6601 (patch) | |
tree | 239d648352396b1cfdeb365696b8b11cd1e2e307 /dev-perl | |
parent | ~amd64 wrt #219723 (diff) | |
download | gentoo-2-f100a2743146857f57a91270cb6f779ccd9e6601.tar.gz gentoo-2-f100a2743146857f57a91270cb6f779ccd9e6601.tar.bz2 gentoo-2-f100a2743146857f57a91270cb6f779ccd9e6601.zip |
~amd64 wrt #219723
(Portage version: 2.1.5.2)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-Inline/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Test-Inline/Test-Inline-2.208.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Test-Inline/ChangeLog b/dev-perl/Test-Inline/ChangeLog index 921e6f906b3c..b59f918e2137 100644 --- a/dev-perl/Test-Inline/ChangeLog +++ b/dev-perl/Test-Inline/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Test-Inline # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/ChangeLog,v 1.57 2008/05/17 15:07:54 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/ChangeLog,v 1.58 2008/05/23 16:04:43 drac Exp $ + + 23 May 2008; Samuli Suominen <drac@gentoo.org> Test-Inline-2.208.ebuild: + ~amd64 wrt #219723 17 May 2008; nixnut <nixnut@gentoo.org> Test-Inline-2.208.ebuild: Added ~ppc wrt bug 219723 diff --git a/dev-perl/Test-Inline/Test-Inline-2.208.ebuild b/dev-perl/Test-Inline/Test-Inline-2.208.ebuild index f2526582681d..915459ef2407 100644 --- a/dev-perl/Test-Inline/Test-Inline-2.208.ebuild +++ b/dev-perl/Test-Inline/Test-Inline-2.208.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.208.ebuild,v 1.5 2008/05/17 15:07:54 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/Test-Inline-2.208.ebuild,v 1.6 2008/05/23 16:04:43 drac Exp $ MODULE_AUTHOR=ADAMK @@ -10,7 +10,7 @@ DESCRIPTION="Inline test suite support for Perl" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="" SRC_TEST="do" |