diff options
author | Tom Gall <tgall@gentoo.org> | 2005-11-27 21:53:43 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2005-11-27 21:53:43 +0000 |
commit | 95d902e8bb3a738c34248487d70f9ab34dba86ce (patch) | |
tree | 257cee7d484662ee126d079546374f0979f43b61 /dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.39.ebuild | |
parent | Revbump to use the new eclass (bug #80639). Set myself as maintainer. (diff) | |
download | gentoo-2-95d902e8bb3a738c34248487d70f9ab34dba86ce.tar.gz gentoo-2-95d902e8bb3a738c34248487d70f9ab34dba86ce.tar.bz2 gentoo-2-95d902e8bb3a738c34248487d70f9ab34dba86ce.zip |
stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.39.ebuild')
-rw-r--r-- | dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.39.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.39.ebuild b/dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.39.ebuild index 91bb69d4c383..e3775ea5f386 100644 --- a/dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.39.ebuild +++ b/dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.39.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.39.ebuild,v 1.11 2005/10/02 13:11:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-ProcessTable/Proc-ProcessTable-0.39.ebuild,v 1.12 2005/11/27 21:52:18 tgall Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DU/DURIST/${P}.tar.gz" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" |