diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 09:54:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 09:54:17 +0000 |
commit | 0f027bf801044301fe5772c4065139a3f6a3a6e4 (patch) | |
tree | c59a5f5858c2e90deecc01c97af2b3699d7c0de8 /dev-java/nekohtml | |
parent | Stable for amd64, wrt bug #535086 (diff) | |
download | gentoo-2-0f027bf801044301fe5772c4065139a3f6a3a6e4.tar.gz gentoo-2-0f027bf801044301fe5772c4065139a3f6a3a6e4.tar.bz2 gentoo-2-0f027bf801044301fe5772c4065139a3f6a3a6e4.zip |
Stable for amd64, wrt bug #535088
(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/nekohtml')
-rw-r--r-- | dev-java/nekohtml/ChangeLog | 7 | ||||
-rw-r--r-- | dev-java/nekohtml/nekohtml-1.9.18-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-java/nekohtml/ChangeLog b/dev-java/nekohtml/ChangeLog index 56cd6f856c9c..ba8586e348c5 100644 --- a/dev-java/nekohtml/ChangeLog +++ b/dev-java/nekohtml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/nekohtml -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/nekohtml/ChangeLog,v 1.18 2014/10/27 06:00:40 ercpe Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/nekohtml/ChangeLog,v 1.19 2015/03/27 09:54:17 ago Exp $ + + 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> nekohtml-1.9.18-r1.ebuild: + Stable for amd64, wrt bug #535088 *nekohtml-1.9.18-r1 (27 Oct 2014) diff --git a/dev-java/nekohtml/nekohtml-1.9.18-r1.ebuild b/dev-java/nekohtml/nekohtml-1.9.18-r1.ebuild index 6f97f318bc60..aff61e994853 100644 --- a/dev-java/nekohtml/nekohtml-1.9.18-r1.ebuild +++ b/dev-java/nekohtml/nekohtml-1.9.18-r1.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/nekohtml/nekohtml-1.9.18-r1.ebuild,v 1.1 2014/10/27 06:00:40 ercpe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/nekohtml/nekohtml-1.9.18-r1.ebuild,v 1.2 2015/03/27 09:54:17 ago Exp $ EAPI="5" @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" COMMON_DEP=">=dev-java/xerces-2.7" DEPEND=">=virtual/jdk-1.4 |