diff options
Diffstat (limited to 'dev-ada/polyorb')
-rw-r--r-- | dev-ada/polyorb/polyorb-2.1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ada/polyorb/polyorb-2.1.0.ebuild b/dev-ada/polyorb/polyorb-2.1.0.ebuild index 657dc2a245ed..a40fafcbd923 100644 --- a/dev-ada/polyorb/polyorb-2.1.0.ebuild +++ b/dev-ada/polyorb/polyorb-2.1.0.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ada/polyorb/polyorb-2.1.0.ebuild,v 1.3 2007/02/13 14:52:48 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ada/polyorb/polyorb-2.1.0.ebuild,v 1.4 2007/05/28 19:04:31 george Exp $ inherit gnat IUSE="doc ssl" DESCRIPTION="A CORBA implementation for Ada" -HOMEPAGE="http://libre2.adacore.com/polyorb/" -SRC_URI="http://mirrors/gentoo/${P}.tar.bz2" +HOMEPAGE="http://libre.adacore.com/polyorb/" +SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |