summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2012-04-10 12:44:27 +0000
committerGeorge Shapovalov <george@gentoo.org>2012-04-10 12:44:27 +0000
commit3fb09a11ce035046ee1e0ad28fd9e0d6e2f5c0e6 (patch)
treec0c9d75e036390e517f1d1d938384b179e661d45 /dev-ada/asis-gcc/asis-gcc-4.1.2.ebuild
parentStable on amd64. Bump to eapi4 for cosmetics. (diff)
downloadgentoo-2-3fb09a11ce035046ee1e0ad28fd9e0d6e2f5c0e6.tar.gz
gentoo-2-3fb09a11ce035046ee1e0ad28fd9e0d6e2f5c0e6.tar.bz2
gentoo-2-3fb09a11ce035046ee1e0ad28fd9e0d6e2f5c0e6.zip
cleaned mirror: from SRC_URIs
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-ada/asis-gcc/asis-gcc-4.1.2.ebuild')
-rw-r--r--dev-ada/asis-gcc/asis-gcc-4.1.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ada/asis-gcc/asis-gcc-4.1.2.ebuild b/dev-ada/asis-gcc/asis-gcc-4.1.2.ebuild
index b5f6e2499b80..4d6b8c5e0ff3 100644
--- a/dev-ada/asis-gcc/asis-gcc-4.1.2.ebuild
+++ b/dev-ada/asis-gcc/asis-gcc-4.1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ada/asis-gcc/asis-gcc-4.1.2.ebuild,v 1.5 2008/09/05 06:31:20 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/asis-gcc/asis-gcc-4.1.2.ebuild,v 1.6 2012/04/10 12:44:27 george Exp $
inherit eutils flag-o-matic gnatbuild
@@ -14,7 +14,7 @@ Gnat_Name="gnat-gcc"
My_PN="asis"
# can reuse the same sources, but we need to force an upgrade
My_PV="4.1.1"
-SRC_URI="mirror://gentoo/${PN}-${My_PV}.tar.bz2"
+SRC_URI="http://dev.gentoo.org/~george/src/${PN}-${My_PV}.tar.bz2"
IUSE="doc"
RDEPEND="=dev-lang/gnat-gcc-${PV}*"