diff options
Diffstat (limited to 'dev-lang/gnat-gpl/gnat-gpl-4.1.3.2007.ebuild')
-rw-r--r-- | dev-lang/gnat-gpl/gnat-gpl-4.1.3.2007.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2007.ebuild b/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2007.ebuild index 6e521db68083..895b1abd9aed 100644 --- a/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2007.ebuild +++ b/dev-lang/gnat-gpl/gnat-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-lang/gnat-gpl/gnat-gpl-4.1.3.2007.ebuild,v 1.2 2007/05/28 19:26:27 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2007.ebuild,v 1.3 2007/06/26 01:49:39 mr_bones_ Exp $ inherit gnatbuild @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/gcc-branch-${GCCVER}.tar.bz2 x86? ( mirror://gentoo/gnatboot-${BOOT_SLOT}-i386.tar.bz2 ) ppc? ( mirror://gentoo/gnatboot-${BOOT_SLOT}-ppc.tar.bz2 ) amd64? ( mirror://gentoo/gnatboot-${BOOT_SLOT}-amd64.tar.bz2 )" -# ${BOOT_SLOT} and ${GCCVER} are defined in gnatbuild.eclass and depend +# ${BOOT_SLOT} and ${GCCVER} are defined in gnatbuild.eclass and depend # only on $PV, so should be safe to use in DEPEND/SRC_URI # mirror://gentoo/${PN}-gcc-3.4.6.1.diff.bz2 |