diff options
author | 2004-09-03 00:54:09 +0000 | |
---|---|---|
committer | 2004-09-03 00:54:09 +0000 | |
commit | bc9137561c1a91095667f8260e06e21594fca05d (patch) | |
tree | 4abecf90ade380a695263a608ac72374df74798b /dev-perl/Devel-Profiler/Devel-Profiler-0.04.ebuild | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | historical-bc9137561c1a91095667f8260e06e21594fca05d.tar.gz historical-bc9137561c1a91095667f8260e06e21594fca05d.tar.bz2 historical-bc9137561c1a91095667f8260e06e21594fca05d.zip |
Added to ~ppc
Diffstat (limited to 'dev-perl/Devel-Profiler/Devel-Profiler-0.04.ebuild')
-rw-r--r-- | dev-perl/Devel-Profiler/Devel-Profiler-0.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Devel-Profiler/Devel-Profiler-0.04.ebuild b/dev-perl/Devel-Profiler/Devel-Profiler-0.04.ebuild index 3e11adb028b3..6a088776fb86 100644 --- a/dev-perl/Devel-Profiler/Devel-Profiler-0.04.ebuild +++ b/dev-perl/Devel-Profiler/Devel-Profiler-0.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-Profiler/Devel-Profiler-0.04.ebuild,v 1.4 2004/07/14 17:21:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-Profiler/Devel-Profiler-0.04.ebuild,v 1.5 2004/09/03 00:54:09 dholm Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://www.cpan.org/authors/id/S/SA/SAMTREGAR/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 ~sparc ~ppc" IUSE="" SRC_TEST="do" |