summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-05-03 20:30:38 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-05-03 20:30:38 +0000
commit1e5c0bc99bb17e59b483d7582b3f5bbfa92c5cd1 (patch)
tree6ed19c2ae783814b05342c148b7c1c50411184a0 /dev-java/maven-bin/maven-bin-2.0.6.ebuild
parentversion bump; cleanup (diff)
downloadhistorical-1e5c0bc99bb17e59b483d7582b3f5bbfa92c5cd1.tar.gz
historical-1e5c0bc99bb17e59b483d7582b3f5bbfa92c5cd1.tar.bz2
historical-1e5c0bc99bb17e59b483d7582b3f5bbfa92c5cd1.zip
x86 stable wrt bug 176872
Package-Manager: portage-2.1.2.5
Diffstat (limited to 'dev-java/maven-bin/maven-bin-2.0.6.ebuild')
-rw-r--r--dev-java/maven-bin/maven-bin-2.0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/maven-bin/maven-bin-2.0.6.ebuild b/dev-java/maven-bin/maven-bin-2.0.6.ebuild
index 30c7730b8756..5f63381d47e0 100644
--- a/dev-java/maven-bin/maven-bin-2.0.6.ebuild
+++ b/dev-java/maven-bin/maven-bin-2.0.6.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.6.ebuild,v 1.1 2007/04/03 16:13:47 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/maven-bin/maven-bin-2.0.6.ebuild,v 1.2 2007/05/03 20:30:38 armin76 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"