summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-13 21:33:42 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-13 21:33:42 +0000
commit0a0d11545a9d19cefbf3601cf3b0d1650aac0ae6 (patch)
tree8ef6926441421ee7c450cef8211617fc61ff28e1 /dev-perl/IPC-Run
parentFixed the scheduling of services to restart a little bit. (diff)
downloadhistorical-0a0d11545a9d19cefbf3601cf3b0d1650aac0ae6.tar.gz
historical-0a0d11545a9d19cefbf3601cf3b0d1650aac0ae6.tar.bz2
historical-0a0d11545a9d19cefbf3601cf3b0d1650aac0ae6.zip
Marking stable sparc x86
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'dev-perl/IPC-Run')
-rw-r--r--dev-perl/IPC-Run/ChangeLog7
-rw-r--r--dev-perl/IPC-Run/IPC-Run-0.79.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/IPC-Run/ChangeLog b/dev-perl/IPC-Run/ChangeLog
index c7d2efb42038..c8d1b16cc30e 100644
--- a/dev-perl/IPC-Run/ChangeLog
+++ b/dev-perl/IPC-Run/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/IPC-Run
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.7 2005/11/23 16:19:08 mcummings Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.8 2006/01/13 21:31:46 mcummings Exp $
+
+ 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> IPC-Run-0.79.ebuild:
+ Marking stable sparc x86
*IPC-Run-0.79 (23 Nov 2005)
diff --git a/dev-perl/IPC-Run/IPC-Run-0.79.ebuild b/dev-perl/IPC-Run/IPC-Run-0.79.ebuild
index a1f0e18b8f6c..25077229b6b7 100644
--- a/dev-perl/IPC-Run/IPC-Run-0.79.ebuild
+++ b/dev-perl/IPC-Run/IPC-Run-0.79.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/IPC-Run/IPC-Run-0.79.ebuild,v 1.1 2005/11/23 16:19:08 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.79.ebuild,v 1.2 2006/01/13 21:31:46 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/search?module=${PN}"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc x86"
IUSE=""
DEPEND=">=dev-perl/IO-Tty-1.0"