summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-06 23:54:26 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-06 23:54:26 +0000
commit1f2f6692bec02c877fe7ad21f02937b9f656efb4 (patch)
tree97dc61e9866cd17fc84b40691979e4836f44fef9 /gnome-base/ORBit
parentnew FHS-compliant dhcpcd with a -z "quit but save cache option" which is very... (diff)
downloadgentoo-2-1f2f6692bec02c877fe7ad21f02937b9f656efb4.tar.gz
gentoo-2-1f2f6692bec02c877fe7ad21f02937b9f656efb4.tar.bz2
gentoo-2-1f2f6692bec02c877fe7ad21f02937b9f656efb4.zip
repoman: trim trailing whitespace
Diffstat (limited to 'gnome-base/ORBit')
-rw-r--r--gnome-base/ORBit/Manifest8
-rw-r--r--gnome-base/ORBit/ORBit-0.5.14-r2.ebuild6
-rw-r--r--gnome-base/ORBit/ORBit-0.5.16.ebuild6
-rw-r--r--gnome-base/ORBit/ORBit-0.5.17.ebuild6
4 files changed, 13 insertions, 13 deletions
diff --git a/gnome-base/ORBit/Manifest b/gnome-base/ORBit/Manifest
index 4f549909ef23..f98f64fc5848 100644
--- a/gnome-base/ORBit/Manifest
+++ b/gnome-base/ORBit/Manifest
@@ -1,10 +1,10 @@
-MD5 e2d2b1415bb7b91baad2ae0797f2bfa8 ORBit-0.5.16.ebuild 1560
-MD5 cdf4cdcbdf920dc9a3dbf4027549f326 ORBit-0.5.14-r2.ebuild 1559
MD5 60aac9997f441ab4739b53ae40ea318a ChangeLog 2352
+MD5 6bbc00330d1a3b585229e555bf57ab98 ORBit-0.5.14-r2.ebuild 1559
+MD5 6f57485d6dbfe05387ea28b23a35f71f ORBit-0.5.16.ebuild 1561
+MD5 850d380136a3a494259efaebdc54e451 ORBit-0.5.17.ebuild 1495
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
-MD5 92b4fa56a97c51cb6dccf22587830909 ORBit-0.5.17.ebuild 1495
+MD5 065f9b49e71102bb054f825206b824fe files/alloca.diff 334
MD5 2a3acded1669a2b9de179a9229097e55 files/digest-ORBit-0.5.14-r2 65
MD5 32d8c91c3a81fc3081891cb85734aad9 files/digest-ORBit-0.5.16 66
MD5 51bfc1efb763de186ee1b1f1e594891a files/digest-ORBit-0.5.17 66
-MD5 065f9b49e71102bb054f825206b824fe files/alloca.diff 334
MD5 54d4643035be77ed8362225823cd7b60 files/libIDLConf.sh-gentoo.diff 462
diff --git a/gnome-base/ORBit/ORBit-0.5.14-r2.ebuild b/gnome-base/ORBit/ORBit-0.5.14-r2.ebuild
index 110ce2d8b880..0745ad9ecd69 100644
--- a/gnome-base/ORBit/ORBit-0.5.14-r2.ebuild
+++ b/gnome-base/ORBit/ORBit-0.5.14-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.14-r2.ebuild,v 1.10 2003/02/13 12:03:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.14-r2.ebuild,v 1.11 2003/09/06 23:51:37 msterret Exp $
IUSE="nls"
@@ -9,12 +9,12 @@ DESCRIPTION="A high-performance, lightweight CORBA ORB aiming for CORBA 2.2 comp
SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz"
HOMEPAGE="http://www.labs.redhat.com/orbit/"
-DEPEND="virtual/glibc
+DEPEND="virtual/glibc
nls? ( sys-devel/gettext )
>=sys-apps/tcp-wrappers-7.6
=dev-libs/glib-1.2*"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/glibc
=dev-libs/glib-1.2*"
SLOT="0"
diff --git a/gnome-base/ORBit/ORBit-0.5.16.ebuild b/gnome-base/ORBit/ORBit-0.5.16.ebuild
index aa2dc9e0ebca..da81c631bd20 100644
--- a/gnome-base/ORBit/ORBit-0.5.16.ebuild
+++ b/gnome-base/ORBit/ORBit-0.5.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.16.ebuild,v 1.9 2003/02/13 12:03:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.16.ebuild,v 1.10 2003/09/06 23:51:37 msterret Exp $
IUSE="nls"
@@ -9,12 +9,12 @@ DESCRIPTION="A high-performance, lightweight CORBA ORB aiming for CORBA 2.2 comp
SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.bz2"
HOMEPAGE="http://www.labs.redhat.com/orbit/"
-DEPEND="virtual/glibc
+DEPEND="virtual/glibc
nls? ( sys-devel/gettext )
>=sys-apps/tcp-wrappers-7.6
=dev-libs/glib-1.2*"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/glibc
=dev-libs/glib-1.2*"
SLOT="0"
diff --git a/gnome-base/ORBit/ORBit-0.5.17.ebuild b/gnome-base/ORBit/ORBit-0.5.17.ebuild
index 68e04d2ebb75..c4f4675cacb2 100644
--- a/gnome-base/ORBit/ORBit-0.5.17.ebuild
+++ b/gnome-base/ORBit/ORBit-0.5.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.17.ebuild,v 1.14 2003/07/19 23:22:43 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.17.ebuild,v 1.15 2003/09/06 23:51:37 msterret Exp $
IUSE="nls"
@@ -11,12 +11,12 @@ DESCRIPTION="A high-performance, lightweight CORBA ORB aiming for CORBA 2.2 comp
SRC_URI="ftp://ftp.gnome.org/pub/GNOME/sources/${PN}/0.5/${P}.tar.bz2"
HOMEPAGE="http://www.labs.redhat.com/orbit/"
-DEPEND="virtual/glibc
+DEPEND="virtual/glibc
nls? ( sys-devel/gettext )
>=sys-apps/tcp-wrappers-7.6
=dev-libs/glib-1.2*"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/glibc
=dev-libs/glib-1.2*"
SLOT="0"