diff options
Diffstat (limited to 'dev-java/javahelp/javahelp-2.0.05_p63.ebuild')
-rw-r--r-- | dev-java/javahelp/javahelp-2.0.05_p63.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/javahelp/javahelp-2.0.05_p63.ebuild b/dev-java/javahelp/javahelp-2.0.05_p63.ebuild index f2ae34a1fab6..bea3eb61e8ae 100644 --- a/dev-java/javahelp/javahelp-2.0.05_p63.ebuild +++ b/dev-java/javahelp/javahelp-2.0.05_p63.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/javahelp/javahelp-2.0.05_p63.ebuild,v 1.4 2011/12/27 18:46:17 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/javahelp/javahelp-2.0.05_p63.ebuild,v 1.5 2012/09/29 17:52:40 grobian Exp $ EAPI="3" @@ -18,7 +18,7 @@ SRC_URI="https://${PN}.dev.java.net/files/documents/5985/145533/${MY_PN}-src-${M LICENSE="GPL-2-with-linking-exception" SLOT="0" -KEYWORDS="amd64 ppc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="amd64 ppc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" COMMON_DEP=" java-virtuals/servlet-api:2.4" |