summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-13 22:14:18 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-13 22:14:18 +0000
commitfd9131edf6e75df4d4ca5e521b905b514c597a33 (patch)
treed8ce9350fec96d1966eb27ad40e515e28e3ec6f5 /dev-perl/Proc-WaitStat
parentMarking sparc x86 stable (diff)
downloadhistorical-fd9131edf6e75df4d4ca5e521b905b514c597a33.tar.gz
historical-fd9131edf6e75df4d4ca5e521b905b514c597a33.tar.bz2
historical-fd9131edf6e75df4d4ca5e521b905b514c597a33.zip
marking x86 stable
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'dev-perl/Proc-WaitStat')
-rw-r--r--dev-perl/Proc-WaitStat/ChangeLog8
-rw-r--r--dev-perl/Proc-WaitStat/Proc-WaitStat-1.00.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Proc-WaitStat/ChangeLog b/dev-perl/Proc-WaitStat/ChangeLog
index 4cf07905907f..8531fea3b085 100644
--- a/dev-perl/Proc-WaitStat/ChangeLog
+++ b/dev-perl/Proc-WaitStat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Proc-WaitStat
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-WaitStat/ChangeLog,v 1.1 2005/05/19 09:26:13 mcummings Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-WaitStat/ChangeLog,v 1.2 2006/01/13 22:14:18 mcummings Exp $
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org>
+ Proc-WaitStat-1.00.ebuild:
+ marking x86 stable
*Proc-WaitStat-1.00 (19 May 2005)
diff --git a/dev-perl/Proc-WaitStat/Proc-WaitStat-1.00.ebuild b/dev-perl/Proc-WaitStat/Proc-WaitStat-1.00.ebuild
index 08ef89cea7b2..f13fccca4ad1 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-2005 Gentoo Foundation
+# 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.1 2005/05/19 09:26:13 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-WaitStat/Proc-WaitStat-1.00.ebuild,v 1.2 2006/01/13 22:14:18 mcummings Exp $
inherit perl-module
@@ -12,6 +12,6 @@ IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND="dev-perl/IPC-Signal"