diff options
Diffstat (limited to 'virtual/perl-ExtUtils-ParseXS')
-rw-r--r-- | virtual/perl-ExtUtils-ParseXS/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.05.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-ExtUtils-ParseXS/ChangeLog b/virtual/perl-ExtUtils-ParseXS/ChangeLog index 2c2856cf32ec..9d18520290c2 100644 --- a/virtual/perl-ExtUtils-ParseXS/ChangeLog +++ b/virtual/perl-ExtUtils-ParseXS/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-ExtUtils-ParseXS # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/ChangeLog,v 1.24 2010/04/16 13:57:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/ChangeLog,v 1.25 2010/06/15 05:15:25 tove Exp $ + + 15 Jun 2010; Torsten Veller <tove@gentoo.org> + perl-ExtUtils-ParseXS-2.22.05.ebuild: + Stable on amd64 and x86 (#323529) 16 Apr 2010; Jeroen Roovers <jer@gentoo.org> perl-ExtUtils-ParseXS-2.22.03.ebuild: diff --git a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.05.ebuild b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.05.ebuild index adfe1d5ec921..6211942a3f07 100644 --- a/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.05.ebuild +++ b/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.05.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/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.05.ebuild,v 1.1 2010/03/14 10:11:45 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-ParseXS/perl-ExtUtils-ParseXS-2.22.05.ebuild,v 1.2 2010/06/15 05:15:25 tove Exp $ DESCRIPTION="Converts Perl XS code into C code" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="~perl-core/ExtUtils-ParseXS-${PV}" |