diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 10:26:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 10:26:50 +0000 |
commit | ebb9d7063a9f642e3d3efa93a2c9fc099be84d13 (patch) | |
tree | e574f145187cbf17bcef564518d4714d8676b29f /dev-java/higlayout | |
parent | Stable for x86, wrt bug #535062 (diff) | |
download | gentoo-2-ebb9d7063a9f642e3d3efa93a2c9fc099be84d13.tar.gz gentoo-2-ebb9d7063a9f642e3d3efa93a2c9fc099be84d13.tar.bz2 gentoo-2-ebb9d7063a9f642e3d3efa93a2c9fc099be84d13.zip |
Stable for x86, wrt bug #535060
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-java/higlayout')
-rw-r--r-- | dev-java/higlayout/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/higlayout/higlayout-1.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/higlayout/ChangeLog b/dev-java/higlayout/ChangeLog index 6621a271566a..94cc65be2c6f 100644 --- a/dev-java/higlayout/ChangeLog +++ b/dev-java/higlayout/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/higlayout # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/higlayout/ChangeLog,v 1.7 2015/03/27 09:53:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/higlayout/ChangeLog,v 1.8 2015/03/27 10:26:50 ago Exp $ + + 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> higlayout-1.0-r2.ebuild: + Stable for x86, wrt bug #535060 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> higlayout-1.0-r2.ebuild: Stable for amd64, wrt bug #535060 diff --git a/dev-java/higlayout/higlayout-1.0-r2.ebuild b/dev-java/higlayout/higlayout-1.0-r2.ebuild index 9ef88cd14dfb..71b5dd23c0fe 100644 --- a/dev-java/higlayout/higlayout-1.0-r2.ebuild +++ b/dev-java/higlayout/higlayout-1.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/higlayout/higlayout-1.0-r2.ebuild,v 1.2 2015/03/27 09:53:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/higlayout/higlayout-1.0-r2.ebuild,v 1.3 2015/03/27 10:26:50 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ 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="" DEPEND=">=virtual/jdk-1.4 |