summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2007-05-28 19:05:46 +0000
committerGeorge Shapovalov <george@gentoo.org>2007-05-28 19:05:46 +0000
commit6ed8c3b022c925ce6e24d12706c8f7dc50efe72d (patch)
treee4bf6c575395109ccefa1a9c0f52258a197d46f2 /dev-ada/cbind
parentNew ebuild, thanks to gentoofan23 on freenode for testing. (diff)
downloadhistorical-6ed8c3b022c925ce6e24d12706c8f7dc50efe72d.tar.gz
historical-6ed8c3b022c925ce6e24d12706c8f7dc50efe72d.tar.bz2
historical-6ed8c3b022c925ce6e24d12706c8f7dc50efe72d.zip
fixed mirror:// in SRC_URI
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-ada/cbind')
-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"