diff options
author | Markus Meier <maekke@gentoo.org> | 2010-11-06 13:27:39 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-11-06 13:27:39 +0000 |
commit | 780a9802b10fca3466e4c0f64973c4f40fff4ace (patch) | |
tree | 0f2547934e18288ea4fe5cdae260c8c9cd201e90 /dev-lang/perl | |
parent | Version bump (diff) | |
download | gentoo-2-780a9802b10fca3466e4c0f64973c4f40fff4ace.tar.gz gentoo-2-780a9802b10fca3466e4c0f64973c4f40fff4ace.tar.bz2 gentoo-2-780a9802b10fca3466e4c0f64973c4f40fff4ace.zip |
arm stable, bug #343795
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'dev-lang/perl')
-rw-r--r-- | dev-lang/perl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/perl/perl-5.12.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/perl/ChangeLog b/dev-lang/perl/ChangeLog index e25441966008..627bddf6af76 100644 --- a/dev-lang/perl/ChangeLog +++ b/dev-lang/perl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/perl # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.338 2010/11/05 12:50:50 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.339 2010/11/06 13:27:39 maekke Exp $ + + 06 Nov 2010; Markus Meier <maekke@gentoo.org> perl-5.12.2-r2.ebuild: + arm stable, bug #343795 05 Nov 2010; Markos Chandras <hwoarang@gentoo.org> perl-5.12.2-r2.ebuild: Stable on amd64 wrt bug #343795 diff --git a/dev-lang/perl/perl-5.12.2-r2.ebuild b/dev-lang/perl/perl-5.12.2-r2.ebuild index f9f7c921027d..6f878078e71f 100644 --- a/dev-lang/perl/perl-5.12.2-r2.ebuild +++ b/dev-lang/perl/perl-5.12.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.12.2-r2.ebuild,v 1.4 2010/11/05 12:50:50 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.12.2-r2.ebuild,v 1.5 2010/11/06 13:27:39 maekke Exp $ EAPI=3 @@ -27,7 +27,7 @@ HOMEPAGE="http://www.perl.org/" LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="berkdb build debug doc gdbm ithreads" COMMON_DEPEND="berkdb? ( sys-libs/db ) |