summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-10-20 19:57:24 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-10-20 19:57:24 +0000
commit3e58ddab71e2853d3e6733d532a6861696c45a79 (patch)
treedfb43bca7490ea47466b022aa7ee9a096f737b8c /dev-perl/IPC-Run
parentMark 2.6.9 stable on alpha (diff)
downloadhistorical-3e58ddab71e2853d3e6733d532a6861696c45a79.tar.gz
historical-3e58ddab71e2853d3e6733d532a6861696c45a79.tar.bz2
historical-3e58ddab71e2853d3e6733d532a6861696c45a79.zip
Stable on Alpha.
Package-Manager: portage-2.1.2_pre3-r2
Diffstat (limited to 'dev-perl/IPC-Run')
-rw-r--r--dev-perl/IPC-Run/ChangeLog5
-rw-r--r--dev-perl/IPC-Run/IPC-Run-0.80.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IPC-Run/ChangeLog b/dev-perl/IPC-Run/ChangeLog
index 9e704dfa571b..b7f2e157bb45 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.17 2006/10/15 17:04:03 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.18 2006/10/20 19:48:42 kloeri Exp $
+
+ 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> IPC-Run-0.80.ebuild:
+ Stable on Alpha.
15 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> IPC-Run-0.80.ebuild:
Stable on ia64.
diff --git a/dev-perl/IPC-Run/IPC-Run-0.80.ebuild b/dev-perl/IPC-Run/IPC-Run-0.80.ebuild
index d9d93f3ec2a8..039850e94402 100644
--- a/dev-perl/IPC-Run/IPC-Run-0.80.ebuild
+++ b/dev-perl/IPC-Run/IPC-Run-0.80.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/IPC-Run/IPC-Run-0.80.ebuild,v 1.7 2006/10/15 17:04:03 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.80.ebuild,v 1.8 2006/10/20 19:48:42 kloeri 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