diff options
author | D.M.D. Ljungmark <spider@gentoo.org> | 2002-04-12 19:19:29 +0000 |
---|---|---|
committer | D.M.D. Ljungmark <spider@gentoo.org> | 2002-04-12 19:19:29 +0000 |
commit | 1e676dbecca183f6be1d59cd157bb5bf93c9b0f7 (patch) | |
tree | 5f6bfb97b47f6447d295543c67ac77df168332e7 /gnome-base/ORBit | |
parent | dependency update (diff) | |
download | historical-1e676dbecca183f6be1d59cd157bb5bf93c9b0f7.tar.gz historical-1e676dbecca183f6be1d59cd157bb5bf93c9b0f7.tar.bz2 historical-1e676dbecca183f6be1d59cd157bb5bf93c9b0f7.zip |
dependency update
Diffstat (limited to 'gnome-base/ORBit')
-rw-r--r-- | gnome-base/ORBit/ORBit-0.5.14-r1.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/ORBit/ORBit-0.5.14-r2.ebuild | 6 | ||||
-rw-r--r-- | gnome-base/ORBit/ORBit-0.5.14.ebuild | 6 |
3 files changed, 8 insertions, 8 deletions
diff --git a/gnome-base/ORBit/ORBit-0.5.14-r1.ebuild b/gnome-base/ORBit/ORBit-0.5.14-r1.ebuild index f501bc9bdac2..a82504f7411f 100644 --- a/gnome-base/ORBit/ORBit-0.5.14-r1.ebuild +++ b/gnome-base/ORBit/ORBit-0.5.14-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.14-r1.ebuild,v 1.3 2002/04/12 19:18:57 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.14-r1.ebuild,v 1.4 2002/04/12 19:19:29 spider Exp $ S=${WORKDIR}/${P} DESCRIPTION="A high-performance, lightweight CORBA ORB aiming for CORBA 2.2 compliance" @@ -14,7 +14,7 @@ DEPEND="virtual/glibc =dev-libs/glib-1.2*" RDEPEND="virtual/glibc - >=dev-libs/glib-1.2.8" + =dev-libs/glib-1.2*" src_compile() { diff --git a/gnome-base/ORBit/ORBit-0.5.14-r2.ebuild b/gnome-base/ORBit/ORBit-0.5.14-r2.ebuild index f47a045039c0..74bc9423427a 100644 --- a/gnome-base/ORBit/ORBit-0.5.14-r2.ebuild +++ b/gnome-base/ORBit/ORBit-0.5.14-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.14-r2.ebuild,v 1.1 2002/04/08 17:55:53 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.14-r2.ebuild,v 1.2 2002/04/12 19:18:57 spider Exp $ S=${WORKDIR}/${P} DESCRIPTION="A high-performance, lightweight CORBA ORB aiming for CORBA 2.2 compliance" @@ -11,10 +11,10 @@ HOMEPAGE="http://www.labs.redhat.com/orbit/" DEPEND="virtual/glibc nls? ( sys-devel/gettext ) >=sys-apps/tcp-wrappers-7.6 - >=dev-libs/glib-1.2.8" + =dev-libs/glib-1.2*" RDEPEND="virtual/glibc - >=dev-libs/glib-1.2.8" + =dev-libs/glib-1.2*" src_compile() { diff --git a/gnome-base/ORBit/ORBit-0.5.14.ebuild b/gnome-base/ORBit/ORBit-0.5.14.ebuild index ecbe4bacad1e..d20e2f743a37 100644 --- a/gnome-base/ORBit/ORBit-0.5.14.ebuild +++ b/gnome-base/ORBit/ORBit-0.5.14.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.14.ebuild,v 1.1 2002/03/21 10:47:40 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.14.ebuild,v 1.2 2002/04/12 19:18:57 spider Exp $ S=${WORKDIR}/${P} DESCRIPTION="A high-performance, lightweight CORBA ORB aiming for CORBA 2.2 compliance" @@ -11,10 +11,10 @@ HOMEPAGE="http://www.labs.redhat.com/orbit/" DEPEND="virtual/glibc nls? ( sys-devel/gettext ) >=sys-apps/tcp-wrappers-7.6 - >=dev-libs/glib-1.2.8" + =dev-libs/glib-1.2*" RDEPEND="virtual/glibc - >=dev-libs/glib-1.2.8" + =dev-libs/glib-1.2*" src_compile() { |