diff options
Diffstat (limited to 'dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild')
-rw-r--r-- | dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild b/dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild index 6e229cd78cd4..bb24cfbddf98 100644 --- a/dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild +++ b/dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild,v 1.5 2007/08/19 17:57:24 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/istack-commons-runtime/istack-commons-runtime-20070122.ebuild,v 1.6 2008/03/28 17:50:06 nixnut Exp $ JAVA_PKG_IUSE="source" @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/istack-commons-${PV}.tar.bz2" LICENSE="CDDL" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" IUSE="" COMMON_DEP="dev-java/sun-jaf" |