summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2007-05-28 19:01:56 +0000
committerGeorge Shapovalov <george@gentoo.org>2007-05-28 19:01:56 +0000
commite6c303a5dc365f1b833a49627afcc4e6088b6403 (patch)
treedf60de8591143fc2ab79a568ca03cf983d2e12e2 /dev-ada
parentvBump to 2.15.5 (diff)
downloadgentoo-2-e6c303a5dc365f1b833a49627afcc4e6088b6403.tar.gz
gentoo-2-e6c303a5dc365f1b833a49627afcc4e6088b6403.tar.bz2
gentoo-2-e6c303a5dc365f1b833a49627afcc4e6088b6403.zip
fixed mirror:// in SRC_URI
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-ada')
-rw-r--r--dev-ada/cbind/cbind-6.0.ebuild4
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 f502c5ebece1..40fcdfebbfaa 100644
--- a/dev-ada/cbind/cbind-6.0.ebuild
+++ b/dev-ada/cbind/cbind-6.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2007 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.4 2007/02/13 14:54:04 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/cbind/cbind-6.0.ebuild,v 1.5 2007/05/28 19:01:56 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://mirrors/gentoo/${P}.tar.bz2"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
HOMEPAGE="http://www.rational.com/"
LICENSE="GMGPL"