summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-10-05 14:56:43 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-10-05 14:56:43 +0000
commit58394b007ca8dde3a594e9ec25198fa478d2812b (patch)
tree848580b3ccef1cf64b5afa887f313a379f1fdde9 /dev-db
parentFix aac typo, wrt bug 149826 (diff)
downloadhistorical-58394b007ca8dde3a594e9ec25198fa478d2812b.tar.gz
historical-58394b007ca8dde3a594e9ec25198fa478d2812b.tar.bz2
historical-58394b007ca8dde3a594e9ec25198fa478d2812b.zip
Dropping sparc keywords, see #96229
Package-Manager: portage-2.1.1
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/henplus/ChangeLog8
-rw-r--r--dev-db/henplus/henplus-0.9.5-r2.ebuild6
-rw-r--r--dev-db/hsqldb/ChangeLog6
-rw-r--r--dev-db/hsqldb/hsqldb-1.7.3.1-r1.ebuild4
-rw-r--r--dev-db/hsqldb/hsqldb-1.7.3.1-r2.ebuild4
5 files changed, 18 insertions, 10 deletions
diff --git a/dev-db/henplus/ChangeLog b/dev-db/henplus/ChangeLog
index 41f57f07a719..f61dd98f7be8 100644
--- a/dev-db/henplus/ChangeLog
+++ b/dev-db/henplus/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/henplus
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/henplus/ChangeLog,v 1.12 2005/11/28 13:18:15 metalgod Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/henplus/ChangeLog,v 1.13 2006/10/05 14:55:40 gustavoz Exp $
+
+ 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ henplus-0.9.5-r2.ebuild:
+ Dropping sparc keywords, see #96229
28 Nov 2005; Luis Medinas <metalgod@gentoo.org> henplus-0.9.5-r2.ebuild:
Added ~amd64 keyword. Closes bug #112475.
diff --git a/dev-db/henplus/henplus-0.9.5-r2.ebuild b/dev-db/henplus/henplus-0.9.5-r2.ebuild
index 3cca60764bc2..e4c48ba4f8fc 100644
--- a/dev-db/henplus/henplus-0.9.5-r2.ebuild
+++ b/dev-db/henplus/henplus-0.9.5-r2.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-db/henplus/henplus-0.9.5-r2.ebuild,v 1.7 2005/11/28 13:18:15 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/henplus/henplus-0.9.5-r2.ebuild,v 1.8 2006/10/05 14:55:40 gustavoz Exp $
inherit java-pkg eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://henplus.sf.net"
SRC_URI="mirror://sourceforge/henplus/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~sparc x86"
+KEYWORDS="~amd64 ppc x86"
IUSE="jikes"
RDEPEND=">=virtual/jre-1.3
diff --git a/dev-db/hsqldb/ChangeLog b/dev-db/hsqldb/ChangeLog
index 3aeaa2777edd..8d33d64a0766 100644
--- a/dev-db/hsqldb/ChangeLog
+++ b/dev-db/hsqldb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/hsqldb
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/hsqldb/ChangeLog,v 1.17 2006/09/14 19:34:47 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/hsqldb/ChangeLog,v 1.18 2006/10/05 14:56:43 gustavoz Exp $
+
+ 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ hsqldb-1.7.3.1-r1.ebuild, hsqldb-1.7.3.1-r2.ebuild:
+ Dropping sparc keywords, see #96229
14 Sep 2006; Joshua Nichols <nichoj@gentoo.org> hsqldb-1.7.3.1-r1.ebuild,
hsqldb-1.7.3.1-r2.ebuild:
diff --git a/dev-db/hsqldb/hsqldb-1.7.3.1-r1.ebuild b/dev-db/hsqldb/hsqldb-1.7.3.1-r1.ebuild
index eac1ca4cde30..69a5fd600a11 100644
--- a/dev-db/hsqldb/hsqldb-1.7.3.1-r1.ebuild
+++ b/dev-db/hsqldb/hsqldb-1.7.3.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-db/hsqldb/hsqldb-1.7.3.1-r1.ebuild,v 1.5 2006/09/14 19:34:47 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/hsqldb/hsqldb-1.7.3.1-r1.ebuild,v 1.6 2006/10/05 14:56:43 gustavoz Exp $
inherit java-pkg eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV//./_}.zip"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 amd64 ppc64 sparc ppc"
+KEYWORDS="x86 amd64 ppc64 ppc"
IUSE="doc jikes source"
RDEPEND=">=virtual/jre-1.4
diff --git a/dev-db/hsqldb/hsqldb-1.7.3.1-r2.ebuild b/dev-db/hsqldb/hsqldb-1.7.3.1-r2.ebuild
index 983b4c334915..f6453c93bfcd 100644
--- a/dev-db/hsqldb/hsqldb-1.7.3.1-r2.ebuild
+++ b/dev-db/hsqldb/hsqldb-1.7.3.1-r2.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-db/hsqldb/hsqldb-1.7.3.1-r2.ebuild,v 1.2 2006/09/14 19:34:47 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/hsqldb/hsqldb-1.7.3.1-r2.ebuild,v 1.3 2006/10/05 14:56:43 gustavoz Exp $
inherit java-pkg eutils versionator
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc64 ~sparc ~ppc"
+KEYWORDS="~x86 ~amd64 ~ppc64 ~ppc"
IUSE="doc jikes source"
RDEPEND=">=virtual/jre-1.4