diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 23:14:17 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 23:14:17 +0000 |
commit | 96f96aef7ec381e9923e24298316ce1d370cf915 (patch) | |
tree | b027dd71a3575f70be572311049b2bcd2f3ab0e0 /dev-perl/Proc-WaitStat | |
parent | Mark 1.21 ~ia64 (diff) | |
download | historical-96f96aef7ec381e9923e24298316ce1d370cf915.tar.gz historical-96f96aef7ec381e9923e24298316ce1d370cf915.tar.bz2 historical-96f96aef7ec381e9923e24298316ce1d370cf915.zip |
Mark 1.00 ~ia64
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'dev-perl/Proc-WaitStat')
-rw-r--r-- | dev-perl/Proc-WaitStat/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Proc-WaitStat/Manifest | 10 | ||||
-rw-r--r-- | dev-perl/Proc-WaitStat/Proc-WaitStat-1.00.ebuild | 4 |
3 files changed, 16 insertions, 3 deletions
diff --git a/dev-perl/Proc-WaitStat/ChangeLog b/dev-perl/Proc-WaitStat/ChangeLog index c95135c0e0a3..b663ef1e271b 100644 --- a/dev-perl/Proc-WaitStat/ChangeLog +++ b/dev-perl/Proc-WaitStat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Proc-WaitStat # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-WaitStat/ChangeLog,v 1.3 2006/03/17 03:52:19 deltacow Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-WaitStat/ChangeLog,v 1.4 2006/03/30 23:14:17 agriffis Exp $ + + 30 Mar 2006; Aron Griffis <agriffis@gentoo.org> Proc-WaitStat-1.00.ebuild: + Mark 1.00 ~ia64 17 Mar 2006; Scott Stoddard <deltacow@gentoo.org> Proc-WaitStat-1.00.ebuild: diff --git a/dev-perl/Proc-WaitStat/Manifest b/dev-perl/Proc-WaitStat/Manifest index ee0e66bdbc3d..4bdd6d1e375b 100644 --- a/dev-perl/Proc-WaitStat/Manifest +++ b/dev-perl/Proc-WaitStat/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 1a58680008ef6a76a4057643150306af ChangeLog 701 RMD160 2e3fa184dff74f8e966c3d3386b2ca3ae970030b ChangeLog 701 SHA256 542f244e10c8f993c33cf9d596aae784a8585b3f6236c6efe16e2d8472945089 ChangeLog 701 @@ -10,3 +13,10 @@ SHA256 b6bafec6ae50001615a0a1ba7262e72ed86932def0d07ed11800f4e501074167 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.1 (GNU/Linux) + +iD8DBQFELGZTJrHF4yAQTrARAmwMAJ9lC28CKdFH4ixYzb0sUqF/sx3HjQCguIQW +t5tKlGVmGD0CUpAfL7Q58SE= +=xCcO +-----END PGP SIGNATURE----- diff --git a/dev-perl/Proc-WaitStat/Proc-WaitStat-1.00.ebuild b/dev-perl/Proc-WaitStat/Proc-WaitStat-1.00.ebuild index 195350611b77..5706bdc935a1 100644 --- a/dev-perl/Proc-WaitStat/Proc-WaitStat-1.00.ebuild +++ b/dev-perl/Proc-WaitStat/Proc-WaitStat-1.00.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-WaitStat/Proc-WaitStat-1.00.ebuild,v 1.3 2006/03/17 03:52:20 deltacow Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-WaitStat/Proc-WaitStat-1.00.ebuild,v 1.4 2006/03/30 23:14:17 agriffis Exp $ inherit perl-module @@ -12,6 +12,6 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 x86" +KEYWORDS="~amd64 ~ia64 x86" DEPEND="dev-perl/IPC-Signal" |