diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 12:45:12 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 12:45:12 +0000 |
commit | 5110191bb1f0c603267fba99585e15c4bf215262 (patch) | |
tree | f08318abed895034af279b19216566cbd9596af5 /dev-perl/extutils-parsexs | |
parent | Stable on x86, bug #169152. (diff) | |
download | gentoo-2-5110191bb1f0c603267fba99585e15c4bf215262.tar.gz gentoo-2-5110191bb1f0c603267fba99585e15c4bf215262.tar.bz2 gentoo-2-5110191bb1f0c603267fba99585e15c4bf215262.zip |
Stable on x86, bug #169152.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'dev-perl/extutils-parsexs')
-rw-r--r-- | dev-perl/extutils-parsexs/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/extutils-parsexs/extutils-parsexs-2.17.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/extutils-parsexs/ChangeLog b/dev-perl/extutils-parsexs/ChangeLog index a9c3967bf5a4..a925cb9658bd 100644 --- a/dev-perl/extutils-parsexs/ChangeLog +++ b/dev-perl/extutils-parsexs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/extutils-parsexs # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.39 2007/02/04 23:06:19 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.40 2007/03/05 12:45:12 ticho Exp $ + + 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> + extutils-parsexs-2.17.ebuild: + Stable on x86, bug #169152. *extutils-parsexs-2.18 (04 Feb 2007) diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.17.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.17.ebuild index fd4ec4bfc5ef..a02637697168 100644 --- a/dev-perl/extutils-parsexs/extutils-parsexs-2.17.ebuild +++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.17.ebuild,v 1.4 2007/01/13 23:36:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.17.ebuild,v 1.5 2007/03/05 12:45:12 ticho Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" 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="" DEPEND="dev-perl/ExtUtils-CBuilder |