summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2006-07-11 15:44:58 +0000
committerAlastair Tse <liquidx@gentoo.org>2006-07-11 15:44:58 +0000
commitbee98ba40ad17d7a1fee919c0ffa7f24ee8080a7 (patch)
treeb9cb94f6103a28e52a90cf01d69fe7ceeb9399a1 /dev-python/omniorbpy
parentMark 0.17.3 stable on ia64 (diff)
downloadgentoo-2-bee98ba40ad17d7a1fee919c0ffa7f24ee8080a7.tar.gz
gentoo-2-bee98ba40ad17d7a1fee919c0ffa7f24ee8080a7.tar.bz2
gentoo-2-bee98ba40ad17d7a1fee919c0ffa7f24ee8080a7.zip
Cleanup and DESCRIPTION change
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-python/omniorbpy')
-rw-r--r--dev-python/omniorbpy/omniorbpy-2.5.ebuild6
-rw-r--r--dev-python/omniorbpy/omniorbpy-2.6.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/omniorbpy/omniorbpy-2.5.ebuild b/dev-python/omniorbpy/omniorbpy-2.5.ebuild
index dcdccfa849c7..3db1fb1fbef0 100644
--- a/dev-python/omniorbpy/omniorbpy-2.5.ebuild
+++ b/dev-python/omniorbpy/omniorbpy-2.5.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/omniorbpy/omniorbpy-2.5.ebuild,v 1.7 2005/08/07 13:35:02 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/omniorbpy/omniorbpy-2.5.ebuild,v 1.8 2006/07/11 15:44:58 liquidx Exp $
inherit eutils python
MY_P=${P/omniorb/omniORB}
S=${WORKDIR}/${MY_P}
-DESCRIPTION="This is omniORBpy 2, a robust high-performance CORBA ORB for Python."
+DESCRIPTION="A robust high-performance CORBA ORB for Python."
HOMEPAGE="http://omniorb.sourceforge.net/"
-SRC_URI="mirror://sourceforge/omniorb/${MY_P}.tar.gz http://www-lce.eng.cam.ac.uk/~acnt2/code/omniORBpy-2.4-newstyleobjs02.patch"
+SRC_URI="mirror://sourceforge/omniorb/${MY_P}.tar.gz http://www.cl.cam.ac.uk/~acnt2/files/omniORBpy-2.4-newstyleobjs02.patch"
LICENSE="LGPL-2.1"
SLOT="0"
diff --git a/dev-python/omniorbpy/omniorbpy-2.6.ebuild b/dev-python/omniorbpy/omniorbpy-2.6.ebuild
index b15d35bbb346..55523e43a18e 100644
--- a/dev-python/omniorbpy/omniorbpy-2.6.ebuild
+++ b/dev-python/omniorbpy/omniorbpy-2.6.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/omniorbpy/omniorbpy-2.6.ebuild,v 1.3 2006/04/13 19:49:51 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/omniorbpy/omniorbpy-2.6.ebuild,v 1.4 2006/07/11 15:44:58 liquidx Exp $
inherit eutils python
MY_P=${P/omniorb/omniORB}
S=${WORKDIR}/${MY_P}
-DESCRIPTION="This is omniORBpy 2, a robust high-performance CORBA ORB for Python."
+DESCRIPTION="A robust high-performance CORBA ORB for Python."
HOMEPAGE="http://omniorb.sourceforge.net/"
-SRC_URI="mirror://sourceforge/omniorb/${MY_P}.tar.gz http://www-lce.eng.cam.ac.uk/~acnt2/code/omniORBpy-2.4-newstyleobjs02.patch"
+SRC_URI="mirror://sourceforge/omniorb/${MY_P}.tar.gz http://www.cl.cam.ac.uk/~acnt2/files/omniORBpy-2.4-newstyleobjs02.patch"
LICENSE="LGPL-2.1"
SLOT="0"