summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-10-05 15:31:31 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-10-05 15:31:31 +0000
commit87d4c309f7156a7722a535330774f72e2e9a881d (patch)
tree5b5b3148b77e44a95a9c76d03fcc8cb4b1709dd2 /dev-java/commons-net
parentDropping sparc keywords, see #96229 (diff)
downloadgentoo-2-87d4c309f7156a7722a535330774f72e2e9a881d.tar.gz
gentoo-2-87d4c309f7156a7722a535330774f72e2e9a881d.tar.bz2
gentoo-2-87d4c309f7156a7722a535330774f72e2e9a881d.zip
Dropping sparc keywords, see #96229
(Portage version: 2.1.1)
Diffstat (limited to 'dev-java/commons-net')
-rw-r--r--dev-java/commons-net/ChangeLog7
-rw-r--r--dev-java/commons-net/commons-net-1.2.2-r1.ebuild6
-rw-r--r--dev-java/commons-net/commons-net-1.3.0-r1.ebuild6
-rw-r--r--dev-java/commons-net/commons-net-1.4.1-r1.ebuild4
-rw-r--r--dev-java/commons-net/commons-net-1.4.1.ebuild4
5 files changed, 16 insertions, 11 deletions
diff --git a/dev-java/commons-net/ChangeLog b/dev-java/commons-net/ChangeLog
index abe42e15f991..ae0551529ae2 100644
--- a/dev-java/commons-net/ChangeLog
+++ b/dev-java/commons-net/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-java/commons-net
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v 1.34 2006/07/23 11:19:28 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/ChangeLog,v 1.35 2006/10/05 15:31:31 gustavoz Exp $
+
+ 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ commons-net-1.2.2-r1.ebuild, commons-net-1.3.0-r1.ebuild,
+ commons-net-1.4.1.ebuild, commons-net-1.4.1-r1.ebuild:
+ Dropping sparc keywords, see #96229
23 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org>
commons-net-1.4.1-r1.ebuild:
diff --git a/dev-java/commons-net/commons-net-1.2.2-r1.ebuild b/dev-java/commons-net/commons-net-1.2.2-r1.ebuild
index bf7a7b2a64b7..7b73f2f943b1 100644
--- a/dev-java/commons-net/commons-net-1.2.2-r1.ebuild
+++ b/dev-java/commons-net/commons-net-1.2.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.2.2-r1.ebuild,v 1.3 2005/07/09 16:01:24 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.2.2-r1.ebuild,v 1.4 2006/10/05 15:31:31 gustavoz Exp $
inherit eutils java-pkg
@@ -17,7 +17,7 @@ DEPEND=">=virtual/jdk-1.3
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="x86 sparc ppc amd64"
+KEYWORDS="x86 ppc amd64"
IUSE="doc jikes source"
src_unpack() {
diff --git a/dev-java/commons-net/commons-net-1.3.0-r1.ebuild b/dev-java/commons-net/commons-net-1.3.0-r1.ebuild
index ee950c07c257..e32713761a7b 100644
--- a/dev-java/commons-net/commons-net-1.3.0-r1.ebuild
+++ b/dev-java/commons-net/commons-net-1.3.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.3.0-r1.ebuild,v 1.5 2005/11/22 03:23:20 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.3.0-r1.ebuild,v 1.6 2006/10/05 15:31:31 gustavoz Exp $
inherit eutils java-pkg
@@ -17,7 +17,7 @@ DEPEND=">=virtual/jdk-1.3
${RDEPEND}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc ~amd64 ppc64"
+KEYWORDS="~x86 ~ppc ~amd64 ppc64"
IUSE="doc examples jikes junit source"
S=${WORKDIR}/${P}-src
diff --git a/dev-java/commons-net/commons-net-1.4.1-r1.ebuild b/dev-java/commons-net/commons-net-1.4.1-r1.ebuild
index 6483d001b800..8816302b0b94 100644
--- a/dev-java/commons-net/commons-net-1.4.1-r1.ebuild
+++ b/dev-java/commons-net/commons-net-1.4.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild,v 1.3 2006/07/23 11:19:28 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild,v 1.4 2006/10/05 15:31:31 gustavoz Exp $
inherit eutils java-pkg-2 java-ant-2
@@ -19,7 +19,7 @@ DEPEND=">=virtual/jdk-1.3
${COMMON_DEP}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
# disabling unit tests:
# http://issues.apache.org/bugzilla/show_bug.cgi?id=37985
IUSE="doc examples source" # junit
diff --git a/dev-java/commons-net/commons-net-1.4.1.ebuild b/dev-java/commons-net/commons-net-1.4.1.ebuild
index 52f19eed3c83..ba7d229d6603 100644
--- a/dev-java/commons-net/commons-net-1.4.1.ebuild
+++ b/dev-java/commons-net/commons-net-1.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.1.ebuild,v 1.2 2006/06/07 20:31:31 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.1.ebuild,v 1.3 2006/10/05 15:31:31 gustavoz Exp $
inherit eutils java-pkg
@@ -17,7 +17,7 @@ DEPEND=">=virtual/jdk-1.3
${RDEPEND}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc ~amd64 ~ppc64"
+KEYWORDS="~x86 ~ppc ~amd64 ~ppc64"
# disabling unit tests:
# http://issues.apache.org/bugzilla/show_bug.cgi?id=37985
IUSE="doc examples jikes source" # junit