diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-03-11 18:50:00 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-03-11 18:50:00 +0000 |
commit | 91698aba8a9837078bf1dc4007422b878bc62de1 (patch) | |
tree | 03ccee663b1609a1150b37adfdadec040f09a220 /dev-java/javahelp/javahelp-2.0.05_p63.ebuild | |
parent | Stable on amd64 wrt bug #350853 (diff) | |
download | gentoo-2-91698aba8a9837078bf1dc4007422b878bc62de1.tar.gz gentoo-2-91698aba8a9837078bf1dc4007422b878bc62de1.tar.bz2 gentoo-2-91698aba8a9837078bf1dc4007422b878bc62de1.zip |
x86 stable per bug 356183
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'dev-java/javahelp/javahelp-2.0.05_p63.ebuild')
-rw-r--r-- | dev-java/javahelp/javahelp-2.0.05_p63.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/javahelp/javahelp-2.0.05_p63.ebuild b/dev-java/javahelp/javahelp-2.0.05_p63.ebuild index e369821f8978..6bb7ce7fa624 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 # 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.2 2011/02/28 18:49:31 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/javahelp/javahelp-2.0.05_p63.ebuild,v 1.3 2011/03/11 18:50:00 tomka 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 ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" COMMON_DEP=" java-virtuals/servlet-api:2.4" |