diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-12-27 13:53:42 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-12-27 13:53:42 +0000 |
commit | b45b72e47b66c80d12e44def23f4447173c6a328 (patch) | |
tree | 1632f03694a8c4fd45ad47ca90c932095866f2f0 /dev-perl/PPI | |
parent | Stable on x86. (diff) | |
download | gentoo-2-b45b72e47b66c80d12e44def23f4447173c6a328.tar.gz gentoo-2-b45b72e47b66c80d12e44def23f4447173c6a328.tar.bz2 gentoo-2-b45b72e47b66c80d12e44def23f4447173c6a328.zip |
Stable on x86.
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'dev-perl/PPI')
-rw-r--r-- | dev-perl/PPI/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/PPI/PPI-1.118.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/PPI/ChangeLog b/dev-perl/PPI/ChangeLog index 4085389b3131..9d74eb4dcd54 100644 --- a/dev-perl/PPI/ChangeLog +++ b/dev-perl/PPI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/PPI -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/ChangeLog,v 1.15 2006/11/24 18:16:02 mcummings Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/ChangeLog,v 1.16 2007/12/27 13:53:42 ticho Exp $ + + 27 Dec 2007; Andrej Kacian <ticho@gentoo.org> PPI-1.118.ebuild: + Stable on x86. 24 Nov 2006; Michael Cummings <mcummings@gentoo.org> PPI-1.118.ebuild: sparc stable diff --git a/dev-perl/PPI/PPI-1.118.ebuild b/dev-perl/PPI/PPI-1.118.ebuild index ec4765337a29..dacdd2064556 100644 --- a/dev-perl/PPI/PPI-1.118.ebuild +++ b/dev-perl/PPI/PPI-1.118.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/PPI-1.118.ebuild,v 1.3 2006/11/24 18:16:02 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/PPI-1.118.ebuild,v 1.4 2007/12/27 13:53:42 ticho Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 sparc ~x86" +KEYWORDS="amd64 sparc x86" IUSE="" SRC_TEST="do" |