summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-10-05 15:53:30 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-10-05 15:53:30 +0000
commitc8eeb913b6fbc9ef7235da290b48c6f238d5f1db (patch)
tree8445c91c78f5c08f494be573986e95efa1693b3c /dev-java/bsh
parentMarked ppc stable for bug #146409. (diff)
downloadhistorical-c8eeb913b6fbc9ef7235da290b48c6f238d5f1db.tar.gz
historical-c8eeb913b6fbc9ef7235da290b48c6f238d5f1db.tar.bz2
historical-c8eeb913b6fbc9ef7235da290b48c6f238d5f1db.zip
Dropping sparc keywords, see #96229
Package-Manager: portage-2.1.1
Diffstat (limited to 'dev-java/bsh')
-rw-r--r--dev-java/bsh/ChangeLog6
-rw-r--r--dev-java/bsh/bsh-1.3.0.ebuild6
-rw-r--r--dev-java/bsh/bsh-2.0_beta1-r1.ebuild6
3 files changed, 11 insertions, 7 deletions
diff --git a/dev-java/bsh/ChangeLog b/dev-java/bsh/ChangeLog
index bfceed434910..ae44b40dc2d7 100644
--- a/dev-java/bsh/ChangeLog
+++ b/dev-java/bsh/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/bsh
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/bsh/ChangeLog,v 1.32 2006/09/13 06:23:49 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/bsh/ChangeLog,v 1.33 2006/10/05 14:58:37 gustavoz Exp $
+
+ 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> bsh-1.3.0.ebuild,
+ bsh-2.0_beta1-r1.ebuild:
+ Dropping sparc keywords, see #96229
13 Sep 2006; <nichoj@gentoo.org> bsh-2.0_beta4-r1.ebuild:
Restored ~ppc64 keyword.
diff --git a/dev-java/bsh/bsh-1.3.0.ebuild b/dev-java/bsh/bsh-1.3.0.ebuild
index 950eb7469c00..e18bcabc27a9 100644
--- a/dev-java/bsh/bsh-1.3.0.ebuild
+++ b/dev-java/bsh/bsh-1.3.0.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/bsh/bsh-1.3.0.ebuild,v 1.11 2005/01/26 20:42:53 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/bsh/bsh-1.3.0.ebuild,v 1.12 2006/10/05 14:58:37 gustavoz Exp $
inherit java-pkg
@@ -9,7 +9,7 @@ S=${WORKDIR}
DESCRIPTION="BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features."
SRC_URI="http://www.beanshell.org/${At}"
HOMEPAGE="http://www.beanshell.org/"
-KEYWORDS="x86 amd64 ppc sparc ppc64"
+KEYWORDS="x86 amd64 ppc ppc64"
LICENSE="LGPL-2.1"
SLOT="0"
IUSE=""
diff --git a/dev-java/bsh/bsh-2.0_beta1-r1.ebuild b/dev-java/bsh/bsh-2.0_beta1-r1.ebuild
index 07dc2e61a3a3..3492b2f10ed2 100644
--- a/dev-java/bsh/bsh-2.0_beta1-r1.ebuild
+++ b/dev-java/bsh/bsh-2.0_beta1-r1.ebuild
@@ -1,13 +1,13 @@
-# 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/bsh/bsh-2.0_beta1-r1.ebuild,v 1.7 2005/04/08 14:52:10 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/bsh/bsh-2.0_beta1-r1.ebuild,v 1.8 2006/10/05 14:58:37 gustavoz Exp $
inherit java-pkg
DESCRIPTION="BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features."
SRC_URI="http://www.beanshell.org/${P/_beta1/b1}.jar mirror://gentoo/beanshell-icon.png"
HOMEPAGE="http://www.beanshell.org/"
-KEYWORDS="x86 amd64 ppc sparc ppc64"
+KEYWORDS="x86 amd64 ppc ppc64"
LICENSE="LGPL-2.1"
SLOT="0"
RDEPEND=">=virtual/jdk-1.2"