summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-04-24 18:45:41 +0000
committerFabian Groffen <grobian@gentoo.org>2010-04-24 18:45:41 +0000
commit40ee6ac81e81c232d81d1ff9f85a84a96d4330e7 (patch)
tree3471b916a1ec6dd7082f7e76315dc2d861bfaac5 /perl-core/Test-Simple
parentMarked ~x86-freebsd (diff)
downloadgentoo-2-40ee6ac81e81c232d81d1ff9f85a84a96d4330e7.tar.gz
gentoo-2-40ee6ac81e81c232d81d1ff9f85a84a96d4330e7.tar.bz2
gentoo-2-40ee6ac81e81c232d81d1ff9f85a84a96d4330e7.zip
Marked ~x86-freebsd
(Portage version: 2.2.00.15842-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'perl-core/Test-Simple')
-rw-r--r--perl-core/Test-Simple/ChangeLog5
-rw-r--r--perl-core/Test-Simple/Test-Simple-0.94.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/perl-core/Test-Simple/ChangeLog b/perl-core/Test-Simple/ChangeLog
index 6c4688705765..559030bbf77d 100644
--- a/perl-core/Test-Simple/ChangeLog
+++ b/perl-core/Test-Simple/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Test-Simple
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.70 2010/01/17 15:00:48 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.71 2010/04/24 18:45:41 grobian Exp $
+
+ 24 Apr 2010; Fabian Groffen <grobian@gentoo.org> Test-Simple-0.94.ebuild:
+ Marked ~x86-freebsd
17 Jan 2010; Torsten Veller <tove@gentoo.org> -Test-Simple-0.70.ebuild,
-Test-Simple-0.80.ebuild, -Test-Simple-0.86.ebuild,
diff --git a/perl-core/Test-Simple/Test-Simple-0.94.ebuild b/perl-core/Test-Simple/Test-Simple-0.94.ebuild
index e346748ee658..a9a515c3dda1 100644
--- a/perl-core/Test-Simple/Test-Simple-0.94.ebuild
+++ b/perl-core/Test-Simple/Test-Simple-0.94.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.94.ebuild,v 1.3 2009/12/16 21:58:38 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.94.ebuild,v 1.4 2010/04/24 18:45:41 grobian Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Basic utilities for writing tests"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"