From: Peter Weller Date: Thu, 12 Apr 2007 14:38:27 +0000 (+0000) Subject: Stable on amd64 wrt bug 173251 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=abd42f1cddb3498ad69be9ce64991e629826f345;p=gentoo.git Stable on amd64 wrt bug 173251 Package-Manager: portage-2.1.2.2 --- diff --git a/dev-java/maven-bin/ChangeLog b/dev-java/maven-bin/ChangeLog index 53969f57a005..778a677e42fd 100644 --- a/dev-java/maven-bin/ChangeLog +++ b/dev-java/maven-bin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/maven-bin # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/maven-bin/ChangeLog,v 1.28 2007/04/06 20:29:53 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/maven-bin/ChangeLog,v 1.29 2007/04/12 14:38:27 welp Exp $ + + 12 Apr 2007; maven-bin-2.0.5.ebuild: + Stable on amd64 wrt bug 173251 06 Apr 2007; Tobias Scherbaum maven-bin-2.0.5.ebuild: diff --git a/dev-java/maven-bin/maven-bin-2.0.5.ebuild b/dev-java/maven-bin/maven-bin-2.0.5.ebuild index d2bc8511c5e2..0bb6716728ec 100644 --- a/dev-java/maven-bin/maven-bin-2.0.5.ebuild +++ b/dev-java/maven-bin/maven-bin-2.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/maven-bin/maven-bin-2.0.5.ebuild,v 1.3 2007/04/06 20:29:53 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/maven-bin/maven-bin-2.0.5.ebuild,v 1.4 2007/04/12 14:38:27 welp Exp $ # doesn't need to anyherit any java eclasses, since it's not building # and doesn't use any of the functions @@ -13,7 +13,7 @@ SRC_URI="mirror://apache/${MY_PN}/binaries/${MY_P}-bin.tar.bz2" HOMEPAGE="http://maven.apache.org/" LICENSE="Apache-2.0" SLOT="2.0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" RDEPEND=">=virtual/jdk-1.3"