diff options
author | 2007-10-27 14:01:14 +0000 | |
---|---|---|
committer | 2007-10-27 14:01:14 +0000 | |
commit | f6512c7b84709304b16414aecb0ed37b63da5f84 (patch) | |
tree | 7018b30ca2469cbaccdb6d5d6a0a9ace2274ac23 /dev-java/higlayout/higlayout-1.0-r1.ebuild | |
parent | Stable on amd64 wrt bug #196843 (diff) | |
download | historical-f6512c7b84709304b16414aecb0ed37b63da5f84.tar.gz historical-f6512c7b84709304b16414aecb0ed37b63da5f84.tar.bz2 historical-f6512c7b84709304b16414aecb0ed37b63da5f84.zip |
Stable on amd64 wrt bug #190643
Package-Manager: portage-2.1.3.16
Diffstat (limited to 'dev-java/higlayout/higlayout-1.0-r1.ebuild')
-rw-r--r-- | dev-java/higlayout/higlayout-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/higlayout/higlayout-1.0-r1.ebuild b/dev-java/higlayout/higlayout-1.0-r1.ebuild index 2812f09f9e97..8575c83e800b 100644 --- a/dev-java/higlayout/higlayout-1.0-r1.ebuild +++ b/dev-java/higlayout/higlayout-1.0-r1.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/higlayout/higlayout-1.0-r1.ebuild,v 1.3 2007/02/03 11:28:31 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/higlayout/higlayout-1.0-r1.ebuild,v 1.4 2007/10/27 14:01:14 angelos Exp $ inherit java-pkg-2 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.autel.cz/dmi/tutorial.html" SRC_URI="http://www.autel.cz/dmi/HIGLayout${PV}.zip" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="doc examples source" DEPEND=">=virtual/jdk-1.4 app-arch/unzip |