diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 09:53:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 09:53:01 +0000 |
commit | b165fe68f998bbfc2420f07c2e900aca33b2319c (patch) | |
tree | f4016d6c2ede470adbe611182acd8994ea8dc0a8 /dev-java/higlayout | |
parent | Stable for amd64, wrt bug #535058 (diff) | |
download | gentoo-2-b165fe68f998bbfc2420f07c2e900aca33b2319c.tar.gz gentoo-2-b165fe68f998bbfc2420f07c2e900aca33b2319c.tar.bz2 gentoo-2-b165fe68f998bbfc2420f07c2e900aca33b2319c.zip |
Stable for amd64, wrt bug #535060
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-java/higlayout')
-rw-r--r-- | dev-java/higlayout/ChangeLog | 7 | ||||
-rw-r--r-- | dev-java/higlayout/higlayout-1.0-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-java/higlayout/ChangeLog b/dev-java/higlayout/ChangeLog index 62869267c389..6621a271566a 100644 --- a/dev-java/higlayout/ChangeLog +++ b/dev-java/higlayout/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/higlayout -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/higlayout/ChangeLog,v 1.6 2014/09/06 16:45:00 ercpe Exp $ +# 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 $ + + 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> higlayout-1.0-r2.ebuild: + Stable for amd64, wrt bug #535060 *higlayout-1.0-r2 (06 Sep 2014) diff --git a/dev-java/higlayout/higlayout-1.0-r2.ebuild b/dev-java/higlayout/higlayout-1.0-r2.ebuild index b48ae8b6c227..9ef88cd14dfb 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-2014 Gentoo Foundation +# 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.1 2014/09/06 16:45:00 ercpe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/higlayout/higlayout-1.0-r2.ebuild,v 1.2 2015/03/27 09:53:01 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 |