diff options
author | 2007-02-13 14:51:56 +0000 | |
---|---|---|
committer | 2007-02-13 14:51:56 +0000 | |
commit | da9eb45b55254f99e020b6076ddf4843e253e792 (patch) | |
tree | 899603f5b334783af81ab50a9fae48247d657119 /dev-ada/cbind | |
parent | Keyworded ~sparc wrt #166570 (diff) | |
download | historical-da9eb45b55254f99e020b6076ddf4843e253e792.tar.gz historical-da9eb45b55254f99e020b6076ddf4843e253e792.tar.bz2 historical-da9eb45b55254f99e020b6076ddf4843e253e792.zip |
adjusted SRC_URI to point to mirrors
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'dev-ada/cbind')
-rw-r--r-- | dev-ada/cbind/cbind-6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ada/cbind/cbind-6.0.ebuild b/dev-ada/cbind/cbind-6.0.ebuild index a38f2a168a3b..67b872c9ded1 100644 --- a/dev-ada/cbind/cbind-6.0.ebuild +++ b/dev-ada/cbind/cbind-6.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ada/cbind/cbind-6.0.ebuild,v 1.2 2006/11/14 21:10:03 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ada/cbind/cbind-6.0.ebuild,v 1.3 2007/02/13 14:45:27 george Exp $ # !NOTE! # this is a utility, no libs generated, no reason to do the gnat.eclass dance # so, "inherit gnat" should not appear here! DESCRIPTION="This tool is designed to aid in the creation of Ada bindings to C." -SRC_URI="http://dev.gentoo.org/~george/src/${P}.tar.bz2" +SRC_URI="http://mirrors/gentoo/${P}.tar.bz2" HOMEPAGE="http://www.rational.com/" LICENSE="GMGPL" |