summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-01-23 21:19:20 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-01-23 21:19:20 +0000
commitbddf4e3311ca9d671498ab360946d8bf4cb30764 (patch)
tree23de1af3fdc3d4d0d6a020b9d8c4bab4de92c754 /dev-java/jdbc-jaybird
parentMarked ~ppc wrt #310417 (diff)
downloadgentoo-2-bddf4e3311ca9d671498ab360946d8bf4cb30764.tar.gz
gentoo-2-bddf4e3311ca9d671498ab360946d8bf4cb30764.tar.bz2
gentoo-2-bddf4e3311ca9d671498ab360946d8bf4cb30764.zip
Marked ~ppc wrt #310417
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-java/jdbc-jaybird')
-rw-r--r--dev-java/jdbc-jaybird/ChangeLog8
-rw-r--r--dev-java/jdbc-jaybird/jdbc-jaybird-2.1.6.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-java/jdbc-jaybird/ChangeLog b/dev-java/jdbc-jaybird/ChangeLog
index da60d9758c05..46b559bfddbe 100644
--- a/dev-java/jdbc-jaybird/ChangeLog
+++ b/dev-java/jdbc-jaybird/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/jdbc-jaybird
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-jaybird/ChangeLog,v 1.33 2010/06/30 20:51:00 caster Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-jaybird/ChangeLog,v 1.34 2011/01/23 21:19:20 xarthisius Exp $
+
+ 23 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ jdbc-jaybird-2.1.6.ebuild:
+ Marked ~ppc wrt #310417
30 Jun 2010; Vlastimil Babka <caster@gentoo.org>
jdbc-jaybird-2.1.5-r1.ebuild, jdbc-jaybird-2.1.5-r2.ebuild:
diff --git a/dev-java/jdbc-jaybird/jdbc-jaybird-2.1.6.ebuild b/dev-java/jdbc-jaybird/jdbc-jaybird-2.1.6.ebuild
index 0de1d2cfbebb..21d27f7b4a8e 100644
--- a/dev-java/jdbc-jaybird/jdbc-jaybird-2.1.6.ebuild
+++ b/dev-java/jdbc-jaybird/jdbc-jaybird-2.1.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-jaybird/jdbc-jaybird-2.1.6.ebuild,v 1.1 2010/03/20 18:00:26 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-jaybird/jdbc-jaybird-2.1.6.ebuild,v 1.2 2011/01/23 21:19:20 xarthisius Exp $
EAPI="2"
JAVA_PKG_IUSE="doc source examples test"
@@ -13,7 +13,7 @@ HOMEPAGE="http://jaybirdwiki.firebirdsql.org/"
SRC_URI="mirror://sourceforge/firebird/${At}.zip"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="jni"
RDEPEND=">=virtual/jre-1.6