summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Brinkmann <luckyduck@gentoo.org>2005-05-14 21:53:07 +0000
committerJan Brinkmann <luckyduck@gentoo.org>2005-05-14 21:53:07 +0000
commit8df64b9cf9c8535b2c327a245865595dfe7fa5d9 (patch)
tree2aa3e2a066f2fe43abac72967e9b82a8cae274d6 /dev-java/jdbc3-firebird
parentmarked 0.2.2 x86 stable (diff)
downloadgentoo-2-8df64b9cf9c8535b2c327a245865595dfe7fa5d9.tar.gz
gentoo-2-8df64b9cf9c8535b2c327a245865595dfe7fa5d9.tar.bz2
gentoo-2-8df64b9cf9c8535b2c327a245865595dfe7fa5d9.zip
stable on amd64, ppc and x86
(Portage version: 2.0.51.21)
Diffstat (limited to 'dev-java/jdbc3-firebird')
-rw-r--r--dev-java/jdbc3-firebird/ChangeLog8
-rw-r--r--dev-java/jdbc3-firebird/Manifest14
-rw-r--r--dev-java/jdbc3-firebird/jdbc3-firebird-1.5.3.ebuild6
3 files changed, 11 insertions, 17 deletions
diff --git a/dev-java/jdbc3-firebird/ChangeLog b/dev-java/jdbc3-firebird/ChangeLog
index df9831aa3231..a9dd25fa99e4 100644
--- a/dev-java/jdbc3-firebird/ChangeLog
+++ b/dev-java/jdbc3-firebird/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/jdbc3-firebird
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc3-firebird/ChangeLog,v 1.3 2004/11/03 11:28:03 axxo Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc3-firebird/ChangeLog,v 1.4 2005/05/14 21:53:07 luckyduck Exp $
+
+ 14 May 2005; Jan Brinkmann <luckyduck@gentoo.org>
+ jdbc3-firebird-1.5.3.ebuild:
+ stable on amd64, ppc and x86
03 Nov 2004; Thomas Matthijs <axxo@gentoo.org>
jdbc3-firebird-1.5.3.ebuild:
diff --git a/dev-java/jdbc3-firebird/Manifest b/dev-java/jdbc3-firebird/Manifest
index 164f915e7498..17f7310ec559 100644
--- a/dev-java/jdbc3-firebird/Manifest
+++ b/dev-java/jdbc3-firebird/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 c3e0bbe043f2588415d8d6c8ebfbe421 jdbc3-firebird-1.5.3.ebuild 749
-MD5 fd7ff0e59e3bc965629ff4f6a2afd221 ChangeLog 497
+MD5 5f9cf5aef6284044a7e50dbdd2f12505 jdbc3-firebird-1.5.3.ebuild 746
+MD5 e0f845fcdca75c16d83a5bfabd00a55e ChangeLog 612
MD5 a6ec7d7724fbd068ffb39b5be56134ed metadata.xml 157
MD5 a28064d667f1f2c8fda8f0d858cd08b8 files/digest-jdbc3-firebird-1.5.3 74
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFBiMDJ/rLF9B432nYRAn7wAJ45PaGz168gchp3i4nyr0IdjskNFACgiptI
-YZipB4hRs3PXjPAPEGtJu+U=
-=O15k
------END PGP SIGNATURE-----
diff --git a/dev-java/jdbc3-firebird/jdbc3-firebird-1.5.3.ebuild b/dev-java/jdbc3-firebird/jdbc3-firebird-1.5.3.ebuild
index 6692bc44d09d..d7530aaf0384 100644
--- a/dev-java/jdbc3-firebird/jdbc3-firebird-1.5.3.ebuild
+++ b/dev-java/jdbc3-firebird/jdbc3-firebird-1.5.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 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.ebuild,v 1.2 2004/11/03 11:28:03 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc3-firebird/jdbc3-firebird-1.5.3.ebuild,v 1.3 2005/05/14 21:53:07 luckyduck Exp $
inherit java-pkg
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.firebird.sourceforge.net"
SRC_URI="mirror://sourceforge/firebird/${At}.zip"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~amd64"
+KEYWORDS="x86 ppc ~sparc amd64"
IUSE="doc"
DEPEND=">=virtual/jdk-1.4
app-arch/unzip"