diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-03-24 16:20:22 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-03-24 16:20:22 +0000 |
commit | 3bc8117b9fa85f2026873ca8ae12a5f6b25f43e8 (patch) | |
tree | 2d712416db36c374af2eeebe687f8c995397a43b /dev-perl/libintl-perl | |
parent | Add support for Darwin targets by Francois Bissey in bug #408429, marked ~x{6... (diff) | |
download | historical-3bc8117b9fa85f2026873ca8ae12a5f6b25f43e8.tar.gz historical-3bc8117b9fa85f2026873ca8ae12a5f6b25f43e8.tar.bz2 historical-3bc8117b9fa85f2026873ca8ae12a5f6b25f43e8.zip |
Add Prefix keywords, bug #408399
Package-Manager: portage-2.2.01.20271-prefix/cvs/Darwin i386
Diffstat (limited to 'dev-perl/libintl-perl')
-rw-r--r-- | dev-perl/libintl-perl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/libintl-perl/ChangeLog b/dev-perl/libintl-perl/ChangeLog index 8a3aa4d953ba..7dfb6dd6c14d 100644 --- a/dev-perl/libintl-perl/ChangeLog +++ b/dev-perl/libintl-perl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/libintl-perl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.34 2012/03/24 15:26:22 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/ChangeLog,v 1.35 2012/03/24 16:17:03 grobian Exp $ + + 24 Mar 2012; Fabian Groffen <grobian@gentoo.org> libintl-perl-1.200.0.ebuild: + Add Prefix keywords, bug #408399 24 Mar 2012; Fabian Groffen <grobian@gentoo.org> libintl-perl-1.200.0.ebuild: Marked ~x64-macos diff --git a/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild b/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild index 07cbb2a28c62..8d24b41b431b 100644 --- a/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild +++ b/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.4 2012/03/24 15:26:22 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.200.0.ebuild,v 1.5 2012/03/24 16:17:03 grobian Exp $ EAPI=4 @@ -13,7 +13,7 @@ HOMEPAGE="http://guido-flohr.net/projects/libintl-perl ${HOMEPAGE}" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x64-macos" +KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST=do |