diff options
author | David Holm <dholm@gentoo.org> | 2004-09-03 00:54:45 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-09-03 00:54:45 +0000 |
commit | 6d1893eca0e325739a49ac309b2c6e317a85bf85 (patch) | |
tree | a89fd18b124c56018a78a94f98e0030317a6f119 /dev-perl/Devel-Profiler/Devel-Profiler-0.04.ebuild | |
parent | New package, closes #45857. Made compatible with mailwrapper. (diff) | |
download | gentoo-2-6d1893eca0e325739a49ac309b2c6e317a85bf85.tar.gz gentoo-2-6d1893eca0e325739a49ac309b2c6e317a85bf85.tar.bz2 gentoo-2-6d1893eca0e325739a49ac309b2c6e317a85bf85.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" |