summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Thomson <wltjr@gentoo.org>2007-08-22 06:42:54 +0000
committerWilliam Thomson <wltjr@gentoo.org>2007-08-22 06:42:54 +0000
commitc7d0ac24b306a94c3d074da0e8259a2a1f954e76 (patch)
treef03ead8f24933d8c00e0b4eb7c2dfd91d55b3fdb /dev-java/jdbc-jaybird
parentreally filter jikes (diff)
downloadgentoo-2-c7d0ac24b306a94c3d074da0e8259a2a1f954e76.tar.gz
gentoo-2-c7d0ac24b306a94c3d074da0e8259a2a1f954e76.tar.bz2
gentoo-2-c7d0ac24b306a94c3d074da0e8259a2a1f954e76.zip
Take two on cleanups
(Portage version: 2.1.3.5)
Diffstat (limited to 'dev-java/jdbc-jaybird')
-rw-r--r--dev-java/jdbc-jaybird/ChangeLog6
-rw-r--r--dev-java/jdbc-jaybird/jdbc-jaybird-2.0.1.ebuild6
-rw-r--r--dev-java/jdbc-jaybird/jdbc-jaybird-2.1.0.ebuild6
3 files changed, 11 insertions, 7 deletions
diff --git a/dev-java/jdbc-jaybird/ChangeLog b/dev-java/jdbc-jaybird/ChangeLog
index 486abd02e864..0450fa0dced8 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-jaybird/ChangeLog,v 1.20 2007/08/22 06:32:44 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-jaybird/ChangeLog,v 1.21 2007/08/22 06:42:54 wltjr Exp $
+
+ 22 Aug 2007; William L. Thomson Jr. <wltjr@gentoo.org>
+ jdbc-jaybird-2.0.1.ebuild, jdbc-jaybird-2.1.0.ebuild:
+ Take two on cleanups
22 Aug 2007; William L. Thomson Jr. <wltjr@gentoo.org>
jdbc-jaybird-2.0.1.ebuild, jdbc-jaybird-2.1.0.ebuild,
diff --git a/dev-java/jdbc-jaybird/jdbc-jaybird-2.0.1.ebuild b/dev-java/jdbc-jaybird/jdbc-jaybird-2.0.1.ebuild
index 75d59c5678f8..083eba5991b5 100644
--- a/dev-java/jdbc-jaybird/jdbc-jaybird-2.0.1.ebuild
+++ b/dev-java/jdbc-jaybird/jdbc-jaybird-2.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.0.1.ebuild,v 1.12 2007/08/22 06:32:44 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-jaybird/jdbc-jaybird-2.0.1.ebuild,v 1.13 2007/08/22 06:42:54 wltjr Exp $
inherit eutils java-pkg-2
@@ -14,9 +14,9 @@ KEYWORDS="amd64 x86"
IUSE="doc examples source test"
COMMON_DEPEND="dev-java/log4j"
-RDEPEND="|| ( =virtual/jre-1.4* =virtual/jre-1.5* )
+RDEPEND=">=virtual/jre-1.4
${COMMON_DEPEND}"
-DEPEND=">=virtual/jdk-1.4
+DEPEND="|| ( =virtual/jdk-1.4* =virtual/jdk-1.5* )
app-arch/unzip
dev-java/cpptasks
test? (
diff --git a/dev-java/jdbc-jaybird/jdbc-jaybird-2.1.0.ebuild b/dev-java/jdbc-jaybird/jdbc-jaybird-2.1.0.ebuild
index 30fa76b9b5bd..eab42a7cc948 100644
--- a/dev-java/jdbc-jaybird/jdbc-jaybird-2.1.0.ebuild
+++ b/dev-java/jdbc-jaybird/jdbc-jaybird-2.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.0.ebuild,v 1.10 2007/08/22 06:32:44 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-jaybird/jdbc-jaybird-2.1.0.ebuild,v 1.11 2007/08/22 06:42:54 wltjr Exp $
inherit eutils java-pkg-2
@@ -14,9 +14,9 @@ KEYWORDS="~amd64 x86"
IUSE="doc examples source test"
COMMON_DEPEND="dev-java/log4j"
-RDEPEND="|| ( =virtual/jre-1.4* =virtual/jre-1.5* )
+RDEPEND=">=virtual/jre-1.4
${COMMON_DEPEND}"
-DEPEND=">=virtual/jdk-1.4
+DEPEND="|| ( =virtual/jdk-1.4* =virtual/jdk-1.5* )
app-arch/unzip
dev-java/cpptasks
test? (