diff options
author | Achim Gottinger <achim@gentoo.org> | 2000-10-14 11:39:54 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2000-10-14 11:39:54 +0000 |
commit | 8d3c798ca9cf941fb333818839c90f4355d6fd14 (patch) | |
tree | 38e0a7e2d25fc44ee9ea1ffae0630141c95f3029 /gnome-base/ORBit | |
parent | *** empty log message *** (diff) | |
download | gentoo-2-8d3c798ca9cf941fb333818839c90f4355d6fd14.tar.gz gentoo-2-8d3c798ca9cf941fb333818839c90f4355d6fd14.tar.bz2 gentoo-2-8d3c798ca9cf941fb333818839c90f4355d6fd14.zip |
*** empty log message ***
Diffstat (limited to 'gnome-base/ORBit')
-rw-r--r-- | gnome-base/ORBit/ORBit-0.5.3.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gnome-base/ORBit/ORBit-0.5.3.ebuild b/gnome-base/ORBit/ORBit-0.5.3.ebuild index c8ad548f07c9..87d468141e37 100644 --- a/gnome-base/ORBit/ORBit-0.5.3.ebuild +++ b/gnome-base/ORBit/ORBit-0.5.3.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2000 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.3.ebuild,v 1.3 2000/09/15 20:08:54 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.3.ebuild,v 1.4 2000/10/14 11:38:33 achim Exp $ -P=ORBit-0.5.3 A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="A high-performance, lightweight CORBA ORB aiming for CORBA 2.2 compliance" -SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/ORBit/"${A} +SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/"${A} HOMEPAGE="http://www.labs.redhat.com/orbit/" src_compile() { |