summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-03-28 06:29:44 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-03-28 06:29:44 +0000
commit6a41e6dfd2af515985c5c8c75be8c6c9e9b6ad02 (patch)
tree71a2879c6e3c35ac43e9aaf52f034b9d7aa601ea /dev-java/sun-jmx/sun-jmx-1.2.1-r2.ebuild
parentsend sed errors to /dev/null to account for kde not being installed #172459 (diff)
downloadgentoo-2-6a41e6dfd2af515985c5c8c75be8c6c9e9b6ad02.tar.gz
gentoo-2-6a41e6dfd2af515985c5c8c75be8c6c9e9b6ad02.tar.bz2
gentoo-2-6a41e6dfd2af515985c5c8c75be8c6c9e9b6ad02.zip
stable x86, bug 172456
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-java/sun-jmx/sun-jmx-1.2.1-r2.ebuild')
-rw-r--r--dev-java/sun-jmx/sun-jmx-1.2.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/sun-jmx/sun-jmx-1.2.1-r2.ebuild b/dev-java/sun-jmx/sun-jmx-1.2.1-r2.ebuild
index d5ce2ee2bc88..20f6cf8ac7f9 100644
--- a/dev-java/sun-jmx/sun-jmx-1.2.1-r2.ebuild
+++ b/dev-java/sun-jmx/sun-jmx-1.2.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jmx/sun-jmx-1.2.1-r2.ebuild,v 1.4 2007/03/27 20:02:41 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/sun-jmx/sun-jmx-1.2.1-r2.ebuild,v 1.5 2007/03/28 06:29:44 opfer Exp $
inherit java-pkg-2 eutils java-ant-2
@@ -11,7 +11,7 @@ HOMEPAGE="http://java.sun.com/products/JavaManagement/index.jsp"
SRC_URI="${MY_P}-scsl.zip"
LICENSE="sun-csl"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-fbsd"
IUSE="doc examples source"
DEPEND=">=virtual/jdk-1.4
dev-java/ant-core