summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2009-02-05 14:27:27 +0000
committerGeorge Shapovalov <george@gentoo.org>2009-02-05 14:27:27 +0000
commitcbc00bde1e352d98ba45604556c4f76c76c5b9a6 (patch)
treea427671fc471cb3af32bea086f8240978cb0c850 /dev-lang/gnat-gcc/gnat-gcc-4.1.2.ebuild
parentremoved old versions (diff)
downloadgentoo-2-cbc00bde1e352d98ba45604556c4f76c76c5b9a6.tar.gz
gentoo-2-cbc00bde1e352d98ba45604556c4f76c76c5b9a6.tar.bz2
gentoo-2-cbc00bde1e352d98ba45604556c4f76c76c5b9a6.zip
fixed missing (but defined in gnatbuild.eclass) IUSE
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/gnat-gcc/gnat-gcc-4.1.2.ebuild')
-rw-r--r--dev-lang/gnat-gcc/gnat-gcc-4.1.2.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-lang/gnat-gcc/gnat-gcc-4.1.2.ebuild b/dev-lang/gnat-gcc/gnat-gcc-4.1.2.ebuild
index f8412ac5e5bd..05d41ce0605a 100644
--- a/dev-lang/gnat-gcc/gnat-gcc-4.1.2.ebuild
+++ b/dev-lang/gnat-gcc/gnat-gcc-4.1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.1.2.ebuild,v 1.5 2007/10/10 18:28:19 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.1.2.ebuild,v 1.6 2009/02/05 14:27:27 george Exp $
inherit gnatbuild
@@ -8,6 +8,8 @@ DESCRIPTION="GNAT Ada Compiler - gcc version"
HOMEPAGE="http://gcc.gnu.org/"
LICENSE="GMGPL"
+IUSE=""
+
# SLOT is set in gnatbuild.eclass, depends only on PV (basically SLOT=GCCBRANCH)
# so the URI's are static.
SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/gcc-${PV}/gcc-core-${PV}.tar.bz2