summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2008-08-23 20:15:54 +0000
committerGeorge Shapovalov <george@gentoo.org>2008-08-23 20:15:54 +0000
commit23696e051658b72a033442db1b37ca9bcacbe028 (patch)
tree1fa4aab52b50700e3c7e9c1e4e29eb660e6bc8fc /dev-ada/asis-gpl
parentadded new version, only builds with gnat-gpl-2007, as 1.0.3 (diff)
downloadhistorical-23696e051658b72a033442db1b37ca9bcacbe028.tar.gz
historical-23696e051658b72a033442db1b37ca9bcacbe028.tar.bz2
historical-23696e051658b72a033442db1b37ca9bcacbe028.zip
changed SRC_URI back to mirror://
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.25-gentoo-r4 x86_64
Diffstat (limited to 'dev-ada/asis-gpl')
-rw-r--r--dev-ada/asis-gpl/asis-gpl-4.1.3.2008.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ada/asis-gpl/asis-gpl-4.1.3.2008.ebuild b/dev-ada/asis-gpl/asis-gpl-4.1.3.2008.ebuild
index f52249305fc8..c56b2dc02513 100644
--- a/dev-ada/asis-gpl/asis-gpl-4.1.3.2008.ebuild
+++ b/dev-ada/asis-gpl/asis-gpl-4.1.3.2008.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.2008.ebuild,v 1.1 2008/07/07 13:23:32 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/asis-gpl/asis-gpl-4.1.3.2008.ebuild,v 1.2 2008/08/23 20:15:54 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"