diff options
author | Kenneth Prugh <ken69267@gentoo.org> | 2008-05-23 22:22:04 +0000 |
---|---|---|
committer | Kenneth Prugh <ken69267@gentoo.org> | 2008-05-23 22:22:04 +0000 |
commit | f163b521ce2b9477ecc34959c04f2d4cb8b84b52 (patch) | |
tree | 972f82319407def4a3e3bcea2abe3f7fa8e9e311 /dev-java/nekohtml | |
parent | amd64 stable, bug #223045 (diff) | |
download | gentoo-2-f163b521ce2b9477ecc34959c04f2d4cb8b84b52.tar.gz gentoo-2-f163b521ce2b9477ecc34959c04f2d4cb8b84b52.tar.bz2 gentoo-2-f163b521ce2b9477ecc34959c04f2d4cb8b84b52.zip |
amd64 stable, bug #212664
(Portage version: 2.1.5.2)
Diffstat (limited to 'dev-java/nekohtml')
-rw-r--r-- | dev-java/nekohtml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/nekohtml/nekohtml-1.9.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/nekohtml/ChangeLog b/dev-java/nekohtml/ChangeLog index b775f5127463..cbd7e1abfb75 100644 --- a/dev-java/nekohtml/ChangeLog +++ b/dev-java/nekohtml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/nekohtml # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/nekohtml/ChangeLog,v 1.9 2008/03/15 15:59:54 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/nekohtml/ChangeLog,v 1.10 2008/05/23 22:22:04 ken69267 Exp $ + + 23 May 2008; Kenneth Prugh <ken69267@gentoo.org> nekohtml-1.9.6.ebuild: + amd64 stable, bug #212664 15 Mar 2008; nixnut <nixnut@gentoo.org> nekohtml-1.9.6.ebuild: Added ~ppc wrt bug 168655 diff --git a/dev-java/nekohtml/nekohtml-1.9.6.ebuild b/dev-java/nekohtml/nekohtml-1.9.6.ebuild index c070be818d11..738d9018678b 100644 --- a/dev-java/nekohtml/nekohtml-1.9.6.ebuild +++ b/dev-java/nekohtml/nekohtml-1.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/nekohtml/nekohtml-1.9.6.ebuild,v 1.3 2008/03/15 15:59:54 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/nekohtml/nekohtml-1.9.6.ebuild,v 1.4 2008/05/23 22:22:04 ken69267 Exp $ JAVA_PKG_IUSE="doc examples source" @@ -13,7 +13,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 |