summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-10-27 14:01:14 +0000
committerChristoph Mende <angelos@gentoo.org>2007-10-27 14:01:14 +0000
commit76b9f83ec24fe67c2c78ac55980da2b07c6b4c68 (patch)
treedbecb350cb66a63650359c2812e33e575d4c8fa3 /dev-java
parentStable on amd64 wrt bug #196843 (diff)
downloadgentoo-2-76b9f83ec24fe67c2c78ac55980da2b07c6b4c68.tar.gz
gentoo-2-76b9f83ec24fe67c2c78ac55980da2b07c6b4c68.tar.bz2
gentoo-2-76b9f83ec24fe67c2c78ac55980da2b07c6b4c68.zip
Stable on amd64 wrt bug #190643
(Portage version: 2.1.3.16)
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/higlayout/ChangeLog5
-rw-r--r--dev-java/higlayout/higlayout-1.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/higlayout/ChangeLog b/dev-java/higlayout/ChangeLog
index 2186d6aaa8d4..cddfe04144c6 100644
--- a/dev-java/higlayout/ChangeLog
+++ b/dev-java/higlayout/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/higlayout
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/higlayout/ChangeLog,v 1.4 2007/02/03 11:28:31 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/higlayout/ChangeLog,v 1.5 2007/10/27 14:01:14 angelos Exp $
+
+ 27 Oct 2007; Christoph Mende <angelos@gentoo.org> higlayout-1.0-r1.ebuild:
+ Stable on amd64 wrt bug #190643
03 Feb 2007; Krzysiek Pawlik <nelchael@gentoo.org>
higlayout-1.0-r1.ebuild:
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