diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-02-06 01:45:30 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-02-06 01:45:30 +0000 |
commit | b2c3f4fe661cb04b955cddeb4fd0d7b44d68c1bb (patch) | |
tree | 0457cbc8109b151779a1ee5dc880d51f6e7b8619 /dev-java/htmlparser | |
parent | stable on amd64 and x86 (diff) | |
download | gentoo-2-b2c3f4fe661cb04b955cddeb4fd0d7b44d68c1bb.tar.gz gentoo-2-b2c3f4fe661cb04b955cddeb4fd0d7b44d68c1bb.tar.bz2 gentoo-2-b2c3f4fe661cb04b955cddeb4fd0d7b44d68c1bb.zip |
stable on amd64 and x86
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-java/htmlparser')
-rw-r--r-- | dev-java/htmlparser/ChangeLog | 8 | ||||
-rw-r--r-- | dev-java/htmlparser/htmlparser-1.3.ebuild | 10 | ||||
-rw-r--r-- | dev-java/htmlparser/htmlparser-1.4.20040104.ebuild | 4 | ||||
-rw-r--r-- | dev-java/htmlparser/htmlparser-1.4.20040727.ebuild | 4 | ||||
-rw-r--r-- | dev-java/htmlparser/htmlparser-1.4.ebuild | 4 | ||||
-rw-r--r-- | dev-java/htmlparser/htmlparser-1.5.20040728.ebuild | 10 |
6 files changed, 22 insertions, 18 deletions
diff --git a/dev-java/htmlparser/ChangeLog b/dev-java/htmlparser/ChangeLog index 0a8c37d29048..46da359d2560 100644 --- a/dev-java/htmlparser/ChangeLog +++ b/dev-java/htmlparser/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/htmlparser -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/htmlparser/ChangeLog,v 1.4 2004/10/20 07:56:33 absinthe Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/htmlparser/ChangeLog,v 1.5 2005/02/06 01:45:30 luckyduck Exp $ + + 06 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> htmlparser-1.3.ebuild, + htmlparser-1.5.20040728.ebuild: + stable on amd64 and x86 *htmlparser-1.5.20040728 (20 Oct 2004) diff --git a/dev-java/htmlparser/htmlparser-1.3.ebuild b/dev-java/htmlparser/htmlparser-1.3.ebuild index e500dd187397..ab86698f77e2 100644 --- a/dev-java/htmlparser/htmlparser-1.3.ebuild +++ b/dev-java/htmlparser/htmlparser-1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/htmlparser/htmlparser-1.3.ebuild,v 1.3 2004/10/20 07:56:33 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/htmlparser/htmlparser-1.3.ebuild,v 1.4 2005/02/06 01:45:30 luckyduck Exp $ inherit java-pkg @@ -12,12 +12,12 @@ MY_P=${MY_P//./_} SRC_URI="mirror://sourceforge/htmlparser/${MY_P}.zip" LICENSE="LGPL-2.1" SLOT="${PV}" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 amd64" IUSE="doc" -DEPEND="virtual/jdk +DEPEND=">=virtual/jdk-1.4 app-arch/unzip dev-java/ant" -#RDEPEND="" +RDEPEND=">=virtual/jre-1.4" S=${WORKDIR}/${MY_P} diff --git a/dev-java/htmlparser/htmlparser-1.4.20040104.ebuild b/dev-java/htmlparser/htmlparser-1.4.20040104.ebuild index 11b5cff4cc02..779ed154bd2c 100644 --- a/dev-java/htmlparser/htmlparser-1.4.20040104.ebuild +++ b/dev-java/htmlparser/htmlparser-1.4.20040104.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/htmlparser/htmlparser-1.4.20040104.ebuild,v 1.3 2004/10/20 07:56:33 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/htmlparser/htmlparser-1.4.20040104.ebuild,v 1.4 2005/02/06 01:45:30 luckyduck Exp $ inherit java-pkg diff --git a/dev-java/htmlparser/htmlparser-1.4.20040727.ebuild b/dev-java/htmlparser/htmlparser-1.4.20040727.ebuild index fb4af06e17db..00d868f75462 100644 --- a/dev-java/htmlparser/htmlparser-1.4.20040727.ebuild +++ b/dev-java/htmlparser/htmlparser-1.4.20040727.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/htmlparser/htmlparser-1.4.20040727.ebuild,v 1.4 2004/10/20 07:56:33 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/htmlparser/htmlparser-1.4.20040727.ebuild,v 1.5 2005/02/06 01:45:30 luckyduck Exp $ inherit java-pkg diff --git a/dev-java/htmlparser/htmlparser-1.4.ebuild b/dev-java/htmlparser/htmlparser-1.4.ebuild index 8d7191132e10..3555c0a75435 100644 --- a/dev-java/htmlparser/htmlparser-1.4.ebuild +++ b/dev-java/htmlparser/htmlparser-1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/htmlparser/htmlparser-1.4.ebuild,v 1.3 2004/10/20 07:56:33 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/htmlparser/htmlparser-1.4.ebuild,v 1.4 2005/02/06 01:45:30 luckyduck Exp $ inherit java-pkg diff --git a/dev-java/htmlparser/htmlparser-1.5.20040728.ebuild b/dev-java/htmlparser/htmlparser-1.5.20040728.ebuild index 92b30480b690..7a2fbc0e023a 100644 --- a/dev-java/htmlparser/htmlparser-1.5.20040728.ebuild +++ b/dev-java/htmlparser/htmlparser-1.5.20040728.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/htmlparser/htmlparser-1.5.20040728.ebuild,v 1.1 2004/10/20 07:56:33 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/htmlparser/htmlparser-1.5.20040728.ebuild,v 1.2 2005/02/06 01:45:30 luckyduck Exp $ inherit java-pkg @@ -12,12 +12,12 @@ MY_P=${MY_P//./_} SRC_URI="mirror://sourceforge/htmlparser/${MY_P}.zip" LICENSE="LGPL-2.1" SLOT="${PV}" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="x86 ~ppc amd64" IUSE="doc" -DEPEND="virtual/jdk +DEPEND=">=virtual/jdk-1.4 app-arch/unzip dev-java/ant" -#RDEPEND="" +RDEPEND=">=virtual/jre-1.4" S=${WORKDIR}/${MY_P%_*} |