diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-06 15:06:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-06 15:06:27 +0000 |
commit | 9ade68cf28d8fa835544ef3a8c4aab21f779fced (patch) | |
tree | a219f0ab8c0a6c23b902e38c280b1d1d80907ab5 /dev-perl | |
parent | alpha/ia64/x86 stable (diff) | |
download | gentoo-2-9ade68cf28d8fa835544ef3a8c4aab21f779fced.tar.gz gentoo-2-9ade68cf28d8fa835544ef3a8c4aab21f779fced.tar.bz2 gentoo-2-9ade68cf28d8fa835544ef3a8c4aab21f779fced.zip |
alpha/ia64/x86 stable
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/extutils-parsexs/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/extutils-parsexs/extutils-parsexs-2.18.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/extutils-parsexs/ChangeLog b/dev-perl/extutils-parsexs/ChangeLog index 19fbb88d4a60..51d0fd529721 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.45 2007/05/12 05:08:09 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.46 2007/07/06 15:06:27 armin76 Exp $ + + 06 Jul 2007; Raúl Porcel <armin76@gentoo.org> + extutils-parsexs-2.18.ebuild: + alpha/ia64/x86 stable 12 May 2007; Joshua Kinard <kumba@gentoo.org> extutils-parsexs-2.18.ebuild: diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.18.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.18.ebuild index d797839b10b1..d1645992b6bd 100644 --- a/dev-perl/extutils-parsexs/extutils-parsexs-2.18.ebuild +++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.18.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.18.ebuild,v 1.6 2007/05/12 05:08:09 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.18.ebuild,v 1.7 2007/07/06 15:06:27 armin76 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 |