summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2005-07-19 11:59:49 +0000
committerThomas Matthijs <axxo@gentoo.org>2005-07-19 11:59:49 +0000
commitb31506ef89ff3749e4eb31f002dddade84d20fcb (patch)
treecb0ddf4a0f847d85fb56c21bdf55af1832486384 /dev-java/libgconf-java
parentstatic now is really static (diff)
downloadgentoo-2-b31506ef89ff3749e4eb31f002dddade84d20fcb.tar.gz
gentoo-2-b31506ef89ff3749e4eb31f002dddade84d20fcb.tar.bz2
gentoo-2-b31506ef89ff3749e4eb31f002dddade84d20fcb.zip
dep
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-java/libgconf-java')
-rw-r--r--dev-java/libgconf-java/libgconf-java-2.10.1.ebuild6
-rw-r--r--dev-java/libgconf-java/libgconf-java-2.8.3.1.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/dev-java/libgconf-java/libgconf-java-2.10.1.ebuild b/dev-java/libgconf-java/libgconf-java-2.10.1.ebuild
index e92b9b4da2b4..9991146c626a 100644
--- a/dev-java/libgconf-java/libgconf-java-2.10.1.ebuild
+++ b/dev-java/libgconf-java/libgconf-java-2.10.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/libgconf-java/libgconf-java-2.10.1.ebuild,v 1.2 2005/06/29 15:11:30 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/libgconf-java/libgconf-java-2.10.1.ebuild,v 1.3 2005/07/19 11:58:20 axxo Exp $
#
# WARNING: Because java-gnome is a set of bindings to native GNOME libraries,
@@ -21,8 +21,8 @@ RDEPEND=">=gnome-base/gconf-2.10.0
>=dev-java/libgnome-java-2.10.1
>=virtual/jre-1.2"
-DEPEND="${RDEPEND}
- >=virtual/jdk-1.2
+DEPEND=">=virtual/jdk-1.2
+ ${RDEPEND}
app-arch/zip"
#
diff --git a/dev-java/libgconf-java/libgconf-java-2.8.3.1.ebuild b/dev-java/libgconf-java/libgconf-java-2.8.3.1.ebuild
index 30324f78249e..8cf4440be480 100644
--- a/dev-java/libgconf-java/libgconf-java-2.8.3.1.ebuild
+++ b/dev-java/libgconf-java/libgconf-java-2.8.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/libgconf-java/libgconf-java-2.8.3.1.ebuild,v 1.4 2005/06/29 15:11:30 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/libgconf-java/libgconf-java-2.8.3.1.ebuild,v 1.5 2005/07/19 11:58:20 axxo Exp $
#
# WARNING: Because java-gnome is a set of bindings to native GNOME libraries,
@@ -23,8 +23,8 @@ RDEPEND=">=gnome-base/gconf-2.8.0
# It's not clear whether gnome is a gconf dependency or not.
# >=dev-java/libgnome-java-2.8.2-r1
-DEPEND="${RDEPEND}
- >=virtual/jdk-1.2
+DEPEND=">=virtual/jdk-1.2
+ ${RDEPEND}
app-arch/zip"
#