diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 17:39:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 17:39:09 +0000 |
commit | f86f3a569c3b3ec2a66c3d23615a0e038ae39e40 (patch) | |
tree | 86aaa7446b77881415f9cf950b34ba115c5e18f9 /dev-perl/Proc-Simple | |
parent | Mark 0.40 stable on ia64 (diff) | |
download | gentoo-2-f86f3a569c3b3ec2a66c3d23615a0e038ae39e40.tar.gz gentoo-2-f86f3a569c3b3ec2a66c3d23615a0e038ae39e40.tar.bz2 gentoo-2-f86f3a569c3b3ec2a66c3d23615a0e038ae39e40.zip |
Mark 1.21 stable on ia64
(Portage version: 2.0.53)
Diffstat (limited to 'dev-perl/Proc-Simple')
-rw-r--r-- | dev-perl/Proc-Simple/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Proc-Simple/Manifest | 20 | ||||
-rw-r--r-- | dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild | 4 |
3 files changed, 7 insertions, 22 deletions
diff --git a/dev-perl/Proc-Simple/ChangeLog b/dev-perl/Proc-Simple/ChangeLog index 7638d99b4c32..36e4ea51dbcd 100644 --- a/dev-perl/Proc-Simple/ChangeLog +++ b/dev-perl/Proc-Simple/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Proc-Simple # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.12 2006/03/30 23:13:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.13 2006/07/10 17:39:09 agriffis Exp $ + + 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> Proc-Simple-1.21.ebuild: + Mark 1.21 stable on ia64 30 Mar 2006; Aron Griffis <agriffis@gentoo.org> Proc-Simple-1.21.ebuild: Mark 1.21 ~ia64 diff --git a/dev-perl/Proc-Simple/Manifest b/dev-perl/Proc-Simple/Manifest index 60f5915d4318..e4e8db276783 100644 --- a/dev-perl/Proc-Simple/Manifest +++ b/dev-perl/Proc-Simple/Manifest @@ -1,22 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 ef0658c199c05b942b2f1dd4667425ea ChangeLog 1178 -RMD160 5ff0be754bc967a1f03c254ae126bd463d694c59 ChangeLog 1178 -SHA256 5470796d2696586757da604ef79beec608ff1e4c481a495218ef6f5f46299aa9 ChangeLog 1178 -MD5 a7975b5811c3d518b71f915daadfcfb4 Proc-Simple-1.21.ebuild 510 -RMD160 6c6406182e00ada38a210a4074b6622b1fd5c18b Proc-Simple-1.21.ebuild 510 -SHA256 fb4727b682c3375041be23c3fd801f74c0bac0199953727bf2c84373a3189ca7 Proc-Simple-1.21.ebuild 510 +MD5 466b033b9d87d3deb7cd5f70c3229f24 Proc-Simple-1.21.ebuild 509 MD5 bf41c6a42d9469b25897fd3707e3bd92 files/digest-Proc-Simple-1.21 67 -RMD160 723c7ad0de7d0eb55257a54e6c18eeac6741e688 files/digest-Proc-Simple-1.21 67 -SHA256 c8fad9d22e7e7ec584a72bfaa3d262a6ab27f1d9b0001ce3f908a05dcf75f85e files/digest-Proc-Simple-1.21 67 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 -RMD160 647980838c590f54441a053916ea629e53e551c0 metadata.xml 305 -SHA256 f05dbef15061919972882cab07057e102760a542beba17d131194091401cd7ca metadata.xml 305 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2.1 (GNU/Linux) - -iD8DBQFELGY2JrHF4yAQTrARAoneAKDOxYHcZsp8365AwxZYvkVJ8yAcvgCgo7hF -bg1P1HdViHwtHwGiN1E1TfE= -=Hk3F ------END PGP SIGNATURE----- diff --git a/dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild b/dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild index e871ffa9fcca..a968c17a41b6 100644 --- a/dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild +++ b/dev-perl/Proc-Simple/Proc-Simple-1.21.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/Proc-Simple/Proc-Simple-1.21.ebuild,v 1.7 2006/03/30 23:13:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.21.ebuild,v 1.8 2006/07/10 17:39:09 agriffis Exp $ inherit perl-module @@ -9,5 +9,5 @@ HOMEPAGE="http://search.cpan.org/~mschilli/${P}" SRC_URI="mirror://cpan/authors/id/M/MS/MSCHILLI/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc sparc x86" +KEYWORDS="~amd64 ia64 ~ppc sparc x86" IUSE="" |