diff options
author | Markus Meier <maekke@gentoo.org> | 2012-02-29 21:02:16 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-02-29 21:02:16 +0000 |
commit | 196ca83f7dcfe331779afd17d85cf550bdb4b4ba (patch) | |
tree | c35688379fbd28461b18a3e9c27627ae6166e4f9 /dev-perl/ExtUtils-F77 | |
parent | arm stable, bug #400223 (diff) | |
download | historical-196ca83f7dcfe331779afd17d85cf550bdb4b4ba.tar.gz historical-196ca83f7dcfe331779afd17d85cf550bdb4b4ba.tar.bz2 historical-196ca83f7dcfe331779afd17d85cf550bdb4b4ba.zip |
arm stable, bug #400111
Package-Manager: portage-2.1.10.49/cvs/Linux i686
Diffstat (limited to 'dev-perl/ExtUtils-F77')
-rw-r--r-- | dev-perl/ExtUtils-F77/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/ExtUtils-F77/ExtUtils-F77-1.170.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/ExtUtils-F77/ChangeLog b/dev-perl/ExtUtils-F77/ChangeLog index 469e7820473f..1cd9a8007444 100644 --- a/dev-perl/ExtUtils-F77/ChangeLog +++ b/dev-perl/ExtUtils-F77/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/ExtUtils-F77 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ChangeLog,v 1.45 2012/02/27 03:44:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ChangeLog,v 1.46 2012/02/29 21:02:16 maekke Exp $ + + 29 Feb 2012; Markus Meier <maekke@gentoo.org> ExtUtils-F77-1.170.0.ebuild: + arm stable, bug #400111 27 Feb 2012; Jeroen Roovers <jer@gentoo.org> ExtUtils-F77-1.170.0.ebuild: Stable for HPPA (bug #400111). diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.170.0.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.170.0.ebuild index 8b0feed3c6c8..2361cbf900f8 100644 --- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.170.0.ebuild +++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.170.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/ExtUtils-F77/ExtUtils-F77-1.170.0.ebuild,v 1.4 2012/02/27 03:44:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.170.0.ebuild,v 1.5 2012/02/29 21:02:16 maekke Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Facilitate use of FORTRAN from Perl/XS code" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~s390 ~sh ~sparc ~x86" IUSE="" SRC_TEST="do" |