summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-10-05 17:30:19 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-10-05 17:30:19 +0000
commit58a85c58387911286cb8ad3bba106cf932a937c0 (patch)
tree7e5d10e8c8fd2e3e2cebbffbcc20b5b5cf15fe1b /dev-java/jdbc3-firebird/jdbc3-firebird-1.5.3-r1.ebuild
parentDropped ppc-macos keyword, see you in prefix. (diff)
downloadgentoo-2-58a85c58387911286cb8ad3bba106cf932a937c0.tar.gz
gentoo-2-58a85c58387911286cb8ad3bba106cf932a937c0.tar.bz2
gentoo-2-58a85c58387911286cb8ad3bba106cf932a937c0.zip
Dropping sparc keywords, see #96229
(Portage version: 2.1.1)
Diffstat (limited to 'dev-java/jdbc3-firebird/jdbc3-firebird-1.5.3-r1.ebuild')
-rw-r--r--dev-java/jdbc3-firebird/jdbc3-firebird-1.5.3-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/jdbc3-firebird/jdbc3-firebird-1.5.3-r1.ebuild b/dev-java/jdbc3-firebird/jdbc3-firebird-1.5.3-r1.ebuild
index 6ef6f7be4168..41995086fca8 100644
--- a/dev-java/jdbc3-firebird/jdbc3-firebird-1.5.3-r1.ebuild
+++ b/dev-java/jdbc3-firebird/jdbc3-firebird-1.5.3-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/jdbc3-firebird/jdbc3-firebird-1.5.3-r1.ebuild,v 1.1 2005/12/13 05:38:20 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc3-firebird/jdbc3-firebird-1.5.3-r1.ebuild,v 1.2 2006/10/05 17:30:19 gustavoz Exp $
inherit java-pkg
@@ -10,7 +10,7 @@ HOMEPAGE="http://firebird.sourceforge.net"
SRC_URI="mirror://sourceforge/firebird/${At}.zip"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="x86 ppc ~sparc amd64"
+KEYWORDS="x86 ppc amd64"
IUSE="doc"
DEPEND="app-arch/unzip"
RDEPEND=">=virtual/jre-1.4"