diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-27 10:37:06 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-27 10:37:06 +0000 |
commit | 4353b868c2618a5985f154b7e4b4638e7343b536 (patch) | |
tree | 8f838da4d08a40072c637ee60f7dae3afffd921b /app-admin/profiler | |
parent | a README for setting up the clamav-milter :) (diff) | |
download | gentoo-2-4353b868c2618a5985f154b7e4b4638e7343b536.tar.gz gentoo-2-4353b868c2618a5985f154b7e4b4638e7343b536.tar.bz2 gentoo-2-4353b868c2618a5985f154b7e4b4638e7343b536.zip |
x86 unmask
Diffstat (limited to 'app-admin/profiler')
-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 cb7aac48f1a9..4e28271e05d8 100644 --- a/app-admin/profiler/profiler-1.ebuild +++ b/app-admin/profiler/profiler-1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/profiler/profiler-1.ebuild,v 1.1 2003/07/10 04:25:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/profiler/profiler-1.ebuild,v 1.2 2003/10/27 10:37:06 aliz Exp $ DESCRIPTION="provides 3D visual representation of file system statistics" HOMEPAGE="http://visualversion.com/profiler/" @@ -8,7 +8,7 @@ SRC_URI="http://visualversion.com/profiler/profiler.jar" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" RDEPEND="virtual/jre" |