summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-06-19 13:05:42 +0000
committerDavid Holm <dholm@gentoo.org>2004-06-19 13:05:42 +0000
commit1579ad655a7189bdf5a54719c33372a2dd715d0f (patch)
treeb54c0bc4f9a3b6338c8fa41deb56af3c77e486cf /dev-perl/Proc-Simple
parentAdded a patch to add in missing I2C sanity checks that were added upstream in... (diff)
downloadgentoo-2-1579ad655a7189bdf5a54719c33372a2dd715d0f.tar.gz
gentoo-2-1579ad655a7189bdf5a54719c33372a2dd715d0f.tar.bz2
gentoo-2-1579ad655a7189bdf5a54719c33372a2dd715d0f.zip
Added to ~ppc
Diffstat (limited to 'dev-perl/Proc-Simple')
-rw-r--r--dev-perl/Proc-Simple/ChangeLog7
-rw-r--r--dev-perl/Proc-Simple/Proc-Simple-1.19.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Proc-Simple/ChangeLog b/dev-perl/Proc-Simple/ChangeLog
index 2983562b3e55..ab1b25026796 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.4 2003/12/14 18:14:18 zhen Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/ChangeLog,v 1.5 2004/06/19 13:01:11 dholm Exp $
+
+ 19 Jun 2004; David Holm <dholm@gentoo.org> Proc-Simple-1.19.ebuild:
+ Added to ~ppc.
14 Dec 2003; zhen <zhen@gentoo.org> Proc-Simple-1.19.ebuild:
no new bugs after a week, marking stable.
diff --git a/dev-perl/Proc-Simple/Proc-Simple-1.19.ebuild b/dev-perl/Proc-Simple/Proc-Simple-1.19.ebuild
index 03bf830a213c..888d48ae8f03 100644
--- a/dev-perl/Proc-Simple/Proc-Simple-1.19.ebuild
+++ b/dev-perl/Proc-Simple/Proc-Simple-1.19.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.19.ebuild,v 1.2 2003/12/14 18:14:18 zhen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.19.ebuild,v 1.3 2004/06/19 13:01:11 dholm Exp $
inherit perl-module
@@ -10,4 +10,4 @@ SRC_URI="http://www.cpan.org/modules/by-module/Proc/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"