diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 22:33:08 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 22:33:08 +0000 |
commit | 8367132961905610b24810f20e3dafd2068a1695 (patch) | |
tree | 51bfcb2c2b5cf20a560785241847222cfaebd04a /dev-perl/extutils-parsexs | |
parent | Mark 1.57 stable on alpha (diff) | |
download | historical-8367132961905610b24810f20e3dafd2068a1695.tar.gz historical-8367132961905610b24810f20e3dafd2068a1695.tar.bz2 historical-8367132961905610b24810f20e3dafd2068a1695.zip |
Mark 2.15 stable on alpha
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-perl/extutils-parsexs')
-rw-r--r-- | dev-perl/extutils-parsexs/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/extutils-parsexs/Manifest | 10 | ||||
-rw-r--r-- | dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild | 4 |
3 files changed, 17 insertions, 3 deletions
diff --git a/dev-perl/extutils-parsexs/ChangeLog b/dev-perl/extutils-parsexs/ChangeLog index ad1d9f693d54..dd8ecf7f2d1b 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.23 2006/01/21 21:44:16 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/ChangeLog,v 1.24 2006/01/31 22:33:08 agriffis Exp $ + + 31 Jan 2006; Aron Griffis <agriffis@gentoo.org> + extutils-parsexs-2.15.ebuild: + Mark 2.15 stable on alpha 21 Jan 2006; Markus Rothe <corsair@gentoo.org> extutils-parsexs-2.15.ebuild: diff --git a/dev-perl/extutils-parsexs/Manifest b/dev-perl/extutils-parsexs/Manifest index 6aa7aa70d744..ec06fe55db53 100644 --- a/dev-perl/extutils-parsexs/Manifest +++ b/dev-perl/extutils-parsexs/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 c9ac25f2842dd14d2c5ae5bd23263d7b ChangeLog 2958 RMD160 bf15ce2cbe07c522fca160d4f315d84d6b4c2314 ChangeLog 2958 SHA256 9013fb62111388b99faf1a6705677310548561f831d3a92917660f3c33f30387 ChangeLog 2958 @@ -22,3 +25,10 @@ SHA256 061b8c76e3cfa298012a4f64f527023efebc56e6783ce299e4bfffedbef247b7 files/di MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 RMD160 647980838c590f54441a053916ea629e53e551c0 metadata.xml 305 SHA256 f05dbef15061919972882cab07057e102760a542beba17d131194091401cd7ca metadata.xml 305 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFD3+WuJrHF4yAQTrARAi6XAJ40jQWHHHtFxvOsmH6HV723E5h0YgCghuT5 +vfxZx2JBoAxpKwnfHrc1u00= +=3gZ8 +-----END PGP SIGNATURE----- diff --git a/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild b/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild index 963a24aee555..80b201c48cf1 100644 --- a/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild +++ b/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.15.ebuild,v 1.5 2006/01/21 21:44:16 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-parsexs/extutils-parsexs-2.15.ebuild,v 1.6 2006/01/31 22:33:08 agriffis 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 hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="" DEPEND="dev-perl/ExtUtils-CBuilder |