cleaned up ebuild to correspond to latest requirements; added EAPI in prep for gnatbu...
authorGeorge Shapovalov <george@gentoo.org>
Mon, 31 Aug 2015 12:24:34 +0000 (14:24 +0200)
committerGeorge Shapovalov <george@gentoo.org>
Wed, 2 Sep 2015 12:22:13 +0000 (14:22 +0200)
Package-Manager: portage-2.2.20.1

dev-lang/gnat-gcc/gnat-gcc-3.4.6.ebuild
dev-lang/gnat-gcc/gnat-gcc-4.1.2.ebuild
dev-lang/gnat-gcc/gnat-gcc-4.2.3.ebuild
dev-lang/gnat-gcc/gnat-gcc-4.3.5.ebuild
dev-lang/gnat-gcc/gnat-gcc-4.3.6.ebuild
dev-lang/gnat-gcc/gnat-gcc-4.4.7.ebuild
dev-lang/gnat-gcc/gnat-gcc-4.5.4.ebuild
dev-lang/gnat-gcc/gnat-gcc-4.6.4.ebuild

index 46fa3d4eb6e541b1cff5d4e9f8bc548c845cc599..596ca12eb60fcc0f829a04bc10755ddfcb3a8947 100644 (file)
@@ -1,7 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+EAPI=5
 WANT_AUTOCONF=2.1
 inherit gnatbuild
 
index b5f55042f3687e20040f412eb0e90557d35fa8cf..025d74ab6d7d81127628ae092c79bdecbe18cbf4 100644 (file)
@@ -1,7 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+EAPI=5
 inherit gnatbuild
 
 DESCRIPTION="GNAT Ada Compiler - gcc version"
index 8d70530214364414c00cd4dc44d68655deb95d42..03ee0e9d87beb7308b534c1edbe92a64dcfa84aa 100644 (file)
@@ -1,7 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+EAPI=5
 inherit gnatbuild
 
 DESCRIPTION="GNAT Ada Compiler - gcc version"
index 2a452cc924929ff8284efdacc0db20e8ef93589f..dbe6749b92366f9507aeb0a982b42a8c8646ea59 100644 (file)
@@ -1,10 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 # Need to let configure know where to find stddef.h
 #EXTRA_CONFGCC="${WORKDIR}/usr/lib/include/"
 
+EAPI=5
 inherit gnatbuild
 
 DESCRIPTION="GNAT Ada Compiler - gcc version"
@@ -28,9 +29,9 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/gcc-${PV}/gcc-core-${PV}.tar.bz2
 KEYWORDS="amd64 ~ppc x86"
 
 # starting with 4.3.0 gnat needs these libs
-DEPEND=">=dev-libs/mpfr-2.3.1
+DEPEND=">=dev-libs/mpfr-2.3.1:*
        <sys-apps/texinfo-5.1
-       >=dev-libs/gmp-4.2.2"
+       >=dev-libs/gmp-4.2.2:*"
 RDEPEND="${DEPEND}"
 
 #QA_EXECSTACK="${BINPATH:1}/gnatls ${BINPATH:1}/gnatbind ${BINPATH:1}/gnatmake
index 4c74fe934d7de8a4b0b30277f8b9b4f83b8332cd..c71fa02c55bddcea45cbed5c05b4a2f4caf9f640 100644 (file)
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+EAPI=5
 inherit gnatbuild
 
 DESCRIPTION="GNAT Ada Compiler - gcc version"
@@ -22,10 +23,10 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/gcc-${PV}/gcc-core-${PV}.tar.bz2
 KEYWORDS="amd64 ~ppc x86"
 
 # starting with 4.3.0 gnat needs these libs
-RDEPEND=">=dev-libs/mpfr-2.3.1
-       >=dev-libs/gmp-4.2.2
+RDEPEND=">=dev-libs/mpfr-2.3.1:*
+       >=dev-libs/gmp-4.2.2:*
        >=sys-libs/zlib-1.1.4
-       >=sys-libs/ncurses-5.2-r2"
+       >=sys-libs/ncurses-5.2-r2:*"
 
 DEPEND="${RDEPEND}
        <sys-apps/texinfo-5.1
index ff879dc26ca7099d2bb2d3269957fb3b4a9ac7aa..fc673b648c8d13673c23eef76f8db4baf2f4c805 100644 (file)
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+EAPI=5
 inherit gnatbuild
 
 DESCRIPTION="GNAT Ada Compiler - gcc version"
@@ -27,7 +28,7 @@ KEYWORDS="~amd64 ~x86"
 RDEPEND=">=dev-libs/mpfr-3.0.1
        >=dev-libs/gmp-5.0
        >=sys-libs/zlib-1.2
-       >=sys-libs/ncurses-5.7"
+       >=sys-libs/ncurses-5.7:*"
 
 DEPEND="${RDEPEND}
        <sys-apps/texinfo-5.1
index a98df861777d89cb935d68660fe4fb003ee19310..e97a639a288f82c3b45dfa4f9b0e896383437802 100644 (file)
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+EAPI=5
 inherit gnatbuild
 
 DESCRIPTION="GNAT Ada Compiler - gcc version"
@@ -27,7 +28,7 @@ KEYWORDS="amd64 x86"
 RDEPEND=">=dev-libs/mpfr-3.0.1
        >=dev-libs/gmp-5.0
        >=sys-libs/zlib-1.2
-       >=sys-libs/ncurses-5.7"
+       >=sys-libs/ncurses-5.7:*"
 
 DEPEND="${RDEPEND}
        doc? ( sys-apps/texinfo )
index b987907d818a4f720b0d5d6db9f6e9213acac227..43466238d0b7241704220da5579f6c4435f3d9f6 100644 (file)
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+EAPI=5
 inherit gnatbuild
 
 DESCRIPTION="GNAT Ada Compiler - gcc version"
@@ -28,7 +29,7 @@ RDEPEND=">=dev-libs/mpfr-3.1.2
        >=dev-libs/gmp-5.1.3
        >=dev-libs/mpc-1.0.1
        >=sys-libs/zlib-1.2
-       >=sys-libs/ncurses-5.7"
+       >=sys-libs/ncurses-5.7:*"
 
 DEPEND="${RDEPEND}
        doc? ( >=sys-apps/texinfo-5 )