diff options
Diffstat (limited to 'dev-ada/asis-gpl/asis-gpl-4.1.3.2007.ebuild')
-rw-r--r-- | dev-ada/asis-gpl/asis-gpl-4.1.3.2007.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ada/asis-gpl/asis-gpl-4.1.3.2007.ebuild b/dev-ada/asis-gpl/asis-gpl-4.1.3.2007.ebuild index ddace1b5d4ec..987df3b6d5ba 100644 --- a/dev-ada/asis-gpl/asis-gpl-4.1.3.2007.ebuild +++ b/dev-ada/asis-gpl/asis-gpl-4.1.3.2007.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ada/asis-gpl/asis-gpl-4.1.3.2007.ebuild,v 1.2 2007/07/15 04:21:59 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ada/asis-gpl/asis-gpl-4.1.3.2007.ebuild,v 1.3 2007/09/04 14:06:48 george Exp $ inherit eutils flag-o-matic gnatbuild @@ -8,7 +8,7 @@ ACT_Ver=$(get_version_component_range 4) Gnat_Name="gnat-gpl" DESCRIPTION="The Ada Semantic Interface Specification (semantic analysis and tools tied to compiler)" -SRC_URI="http://dev.gentoo.org/~george/src/${PN}-${ACT_Ver}-src.tgz" +SRC_URI="mirror://gentoo/${PN}-${ACT_Ver}-src.tgz" HOMEPAGE="https://libre.adacore.com/" LICENSE="GPL-2" |