summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-17 07:30:18 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-17 07:30:18 +0000
commitd36d181e820947a97ee901897a1a451ea1befb20 (patch)
tree0632b6b66a02405ead6eaed3f7e46473c929cc9b /dev-java
parentkeywords ~amd64; closes #67334. (diff)
downloadhistorical-d36d181e820947a97ee901897a1a451ea1befb20.tar.gz
historical-d36d181e820947a97ee901897a1a451ea1befb20.tar.bz2
historical-d36d181e820947a97ee901897a1a451ea1befb20.zip
keywords ~amd64 to close #66602.
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/maven-bin/ChangeLog6
-rw-r--r--dev-java/maven-bin/maven-bin-1.0_rc3.ebuild4
-rw-r--r--dev-java/maven-bin/maven-bin-1.0_rc4.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-java/maven-bin/ChangeLog b/dev-java/maven-bin/ChangeLog
index cbfdf0de6039..7a4beada1fbe 100644
--- a/dev-java/maven-bin/ChangeLog
+++ b/dev-java/maven-bin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/maven-bin
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/maven-bin/ChangeLog,v 1.2 2004/09/05 07:13:39 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/maven-bin/ChangeLog,v 1.3 2004/10/17 07:30:18 absinthe Exp $
+
+ 17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> maven-bin-1.0_rc3.ebuild,
+ maven-bin-1.0_rc4.ebuild:
+ keywords ~amd64 to close #66602.
05 Sep 2004; Sven Wegener <swegener@gentoo.org> :
Fixed ChangeLog header.
diff --git a/dev-java/maven-bin/maven-bin-1.0_rc3.ebuild b/dev-java/maven-bin/maven-bin-1.0_rc3.ebuild
index afe6284b2181..4fcf16cccb10 100644
--- a/dev-java/maven-bin/maven-bin-1.0_rc3.ebuild
+++ b/dev-java/maven-bin/maven-bin-1.0_rc3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/maven-bin/maven-bin-1.0_rc3.ebuild,v 1.1 2004/07/30 21:14:11 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/maven-bin/maven-bin-1.0_rc3.ebuild,v 1.2 2004/10/17 07:30:18 absinthe Exp $
DESCRIPTION="Project Management and Comprehension Tool for Java"
SRC_URI="mirror://apache/maven/binaries/${PN/-bin}-${PV/_/-}.tar.gz"
HOMEPAGE="http://maven.apache.org/"
LICENSE="Apache-2.0"
SLOT="1.0"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc ~amd64"
DEPEND=">=virtual/jdk-1.3"
RDEPEND=">=virtual/jdk-1.3"
IUSE=""
diff --git a/dev-java/maven-bin/maven-bin-1.0_rc4.ebuild b/dev-java/maven-bin/maven-bin-1.0_rc4.ebuild
index fba9a64ea008..3f37e1b2039a 100644
--- a/dev-java/maven-bin/maven-bin-1.0_rc4.ebuild
+++ b/dev-java/maven-bin/maven-bin-1.0_rc4.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/maven-bin/maven-bin-1.0_rc4.ebuild,v 1.1 2004/07/30 21:14:11 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/maven-bin/maven-bin-1.0_rc4.ebuild,v 1.2 2004/10/17 07:30:18 absinthe Exp $
DESCRIPTION="Project Management and Comprehension Tool for Java"
SRC_URI="mirror://apache/maven/binaries/${PN/-bin}-${PV/_/-}.tar.gz"
HOMEPAGE="http://maven.apache.org/"
LICENSE="Apache-2.0"
SLOT="1.0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~amd64"
DEPEND=">=virtual/jdk-1.3"
RDEPEND=">=virtual/jdk-1.3"
IUSE=""