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 /app-admin/profiler/profiler-1.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 'app-admin/profiler/profiler-1.ebuild')
-rw-r--r-- | app-admin/profiler/profiler-1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/profiler/profiler-1.ebuild b/app-admin/profiler/profiler-1.ebuild index 9e76f645add6..771d66e9ae2d 100644 --- a/app-admin/profiler/profiler-1.ebuild +++ b/app-admin/profiler/profiler-1.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/app-admin/profiler/profiler-1.ebuild,v 1.5 2004/06/24 21:35:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/profiler/profiler-1.ebuild,v 1.6 2004/09/03 00:53:49 dholm Exp $ DESCRIPTION="provides 3D visual representation of file system statistics" HOMEPAGE="http://visualversion.com/profiler/" @@ -9,7 +9,7 @@ SRC_URI="http://visualversion.com/profiler/profiler.jar" LICENSE="as-is" SLOT="0" IUSE="" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" RDEPEND="virtual/jre" |