summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-04-28 02:20:05 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-04-28 02:20:05 +0000
commit3ac77e7435b2acbddc689100abd3e4788bcf4dde (patch)
tree3f25b5be34bdda957451b5f5aa1bac87eb8d7d7d /perl-core
parentkeyword ~amd64-fbsd (diff)
downloadgentoo-2-3ac77e7435b2acbddc689100abd3e4788bcf4dde.tar.gz
gentoo-2-3ac77e7435b2acbddc689100abd3e4788bcf4dde.tar.bz2
gentoo-2-3ac77e7435b2acbddc689100abd3e4788bcf4dde.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/i18n-langtags/ChangeLog7
-rw-r--r--perl-core/i18n-langtags/i18n-langtags-0.35.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/i18n-langtags/ChangeLog b/perl-core/i18n-langtags/ChangeLog
index 6dda8d58c754..45eea192c35c 100644
--- a/perl-core/i18n-langtags/ChangeLog
+++ b/perl-core/i18n-langtags/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/i18n-langtags
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/i18n-langtags/ChangeLog,v 1.8 2011/02/09 17:04:36 idl0r Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/i18n-langtags/ChangeLog,v 1.9 2012/04/28 02:20:05 aballier Exp $
+
+ 28 Apr 2012; Alexis Ballier <aballier@gentoo.org> i18n-langtags-0.35.ebuild:
+ keyword ~amd64-fbsd
06 Nov 2010; Torsten Veller <tove@gentoo.org> i18n-langtags-0.35.ebuild:
Fix "defined(%hash) is deprecated" warning. Maintenance, EAPI bump.
diff --git a/perl-core/i18n-langtags/i18n-langtags-0.35.ebuild b/perl-core/i18n-langtags/i18n-langtags-0.35.ebuild
index 31138725ad84..3b14af3666ed 100644
--- a/perl-core/i18n-langtags/i18n-langtags-0.35.ebuild
+++ b/perl-core/i18n-langtags/i18n-langtags-0.35.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/i18n-langtags/i18n-langtags-0.35.ebuild,v 1.7 2010/11/06 08:35:50 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/i18n-langtags/i18n-langtags-0.35.ebuild,v 1.8 2012/04/28 02:20:05 aballier Exp $
EAPI=3
@@ -14,7 +14,7 @@ DESCRIPTION="RFC3066 language tag handling for Perl"
SRC_URI+=" http://dev.gentoo.org/~tove/files/${MY_P}-Detect-1.04.patch"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-solaris"
IUSE=""
SRC_TEST="do"