summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-03-25 21:06:38 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-03-25 21:06:38 +0000
commitebd89fbeab4395f55d42e2dd25acf09a87f12d6f (patch)
tree63ac9e876f0b77492c03938e2d9f183399659dc8 /net-misc/omniORB
parentstable bumd (diff)
downloadgentoo-2-ebd89fbeab4395f55d42e2dd25acf09a87f12d6f.tar.gz
gentoo-2-ebd89fbeab4395f55d42e2dd25acf09a87f12d6f.tar.bz2
gentoo-2-ebd89fbeab4395f55d42e2dd25acf09a87f12d6f.zip
homepage syntax fix
Diffstat (limited to 'net-misc/omniORB')
-rw-r--r--net-misc/omniORB/ChangeLog6
-rw-r--r--net-misc/omniORB/omniORB-304-r7.ebuild9
-rw-r--r--net-misc/omniORB/omniORB-305.ebuild7
3 files changed, 12 insertions, 10 deletions
diff --git a/net-misc/omniORB/ChangeLog b/net-misc/omniORB/ChangeLog
index e20957a20512..1f77df80e536 100644
--- a/net-misc/omniORB/ChangeLog
+++ b/net-misc/omniORB/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for net-misc/omniORB
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/ChangeLog,v 1.13 2003/03/25 21:02:42 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/ChangeLog,v 1.14 2003/03/25 21:06:38 seemant Exp $
*omniORB-4.0.0 (14 Dec 2002)
@@ -17,6 +17,10 @@
*omniORB-305 (25 Jul 2002)
+ 25 Mar 2003; Seemant Kulleen <seemant@gentoo.org> omniORB-305.ebuild:
+ homepage syntax fix thanks to: Frantz Dhin <tragedy_rm@hotmail.com> in bug
+ #18145
+
25 Mar 2003; Seemant Kulleen <seemant@gentoo.org> omniORB-304-r7.ebuild,
omniORB-305.ebuild:
homepage syntax fix thanks to: Frantz Dhin <tragedy_rm@hotmail.com> in bug
diff --git a/net-misc/omniORB/omniORB-304-r7.ebuild b/net-misc/omniORB/omniORB-304-r7.ebuild
index b20490f10cfb..bac48ffd67dc 100644
--- a/net-misc/omniORB/omniORB-304-r7.ebuild
+++ b/net-misc/omniORB/omniORB-304-r7.ebuild
@@ -1,17 +1,16 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-304-r7.ebuild,v 1.7 2003/02/28 16:55:00 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-304-r7.ebuild,v 1.8 2003/03/25 21:02:42 seemant Exp $
S=${WORKDIR}/${PN/ORB/}
DESCRIPTION="a robust, high-performance CORBA 2 ORB"
+HOMEPAGE="http://www.uk.research.att.com/omniORB/"
SRC_URI="ftp://ftp.uk.research.att.com/pub/omniORB/omniORB3/${PN}_${PV}.tar.gz
ftp://ftp.uk.research.att.com/pub/omniORB/omniORBpy/${PN}py_1_4.tar.gz
ftp://ftp.uk.research.att.com/pub/omniNotify/omniNotify1/omniNotify11b1.tar.gz
ftp://ftp.uk.research.att.com/pub/omniORB/omniORB3/${PN}_${PV}_bugfixes.patch"
-HOMEPAGE="http://www.uk.research.att.com/omniORB/"
-DEPEND="virtual/glibc
- dev-lang/python"
+DEPEND="dev-lang/python"
PLT="i586_linux_2.0_glibc2.1"
KEYWORDS="x86 sparc "
@@ -22,7 +21,7 @@ src_unpack() {
unpack ${PN}_${PV}.tar.gz
cd ${S}
- patch -p0< ${DISTDIR}/${PN}_${PV}_bugfixes.patch || die "Patching failed"
+ epatch ${DISTDIR}/${PN}_${PV}_bugfixes.patch
cd ${S}/src/lib
unpack ${PN}py_1_4.tar.gz
cd ${S}/src/services
diff --git a/net-misc/omniORB/omniORB-305.ebuild b/net-misc/omniORB/omniORB-305.ebuild
index 1aaaf46e19de..f032d268381d 100644
--- a/net-misc/omniORB/omniORB-305.ebuild
+++ b/net-misc/omniORB/omniORB-305.ebuild
@@ -1,14 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-305.ebuild,v 1.11 2003/03/25 21:02:42 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-305.ebuild,v 1.12 2003/03/25 21:06:38 seemant Exp $
S=${WORKDIR}/omni
DESCRIPTION="a robust, high-performance CORBA 2 ORB"
SRC_URI="mirror://sourceforge/omniorb/${PN}_${PV}.tar.gz
mirror://sourceforge/omniorb/${PN}py_1_5.tar.gz"
-HOMEPAGE="http://sourceforge.net/projects/omniorb/"
-#the following one contains some more info, though it looks soemwhat deserted
-#HOMEPAGE="http://www.uk.research.att.com/omniORB/"
+HOMEPAGE="http://sourceforge.net/projects/omniorb/
+ http://www.uk.research.att.com/omniORB/"
LICENSE="LGPL-2 GPL-2"
SLOT="0"