diff options
Diffstat (limited to 'virtual/gnat')
-rw-r--r-- | virtual/gnat/gnat-3.4.ebuild | 7 | ||||
-rw-r--r-- | virtual/gnat/gnat-4.1.ebuild | 7 | ||||
-rw-r--r-- | virtual/gnat/gnat-4.2.ebuild | 7 | ||||
-rw-r--r-- | virtual/gnat/gnat-4.3.ebuild | 7 | ||||
-rw-r--r-- | virtual/gnat/gnat-4.4.ebuild | 7 | ||||
-rw-r--r-- | virtual/gnat/gnat-4.6.ebuild | 7 | ||||
-rw-r--r-- | virtual/gnat/gnat-4.9.ebuild | 7 |
7 files changed, 7 insertions, 42 deletions
diff --git a/virtual/gnat/gnat-3.4.ebuild b/virtual/gnat/gnat-3.4.ebuild index 5774d6f53098..b42cb9e51f5f 100644 --- a/virtual/gnat/gnat-3.4.ebuild +++ b/virtual/gnat/gnat-3.4.ebuild @@ -1,16 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" DESCRIPTION="Virtual for the gnat compiler selection" -HOMEPAGE="" -SRC_URI="" -LICENSE="" SLOT="3.4" KEYWORDS="~amd64 ~x86" -IUSE="" RDEPEND="|| ( =dev-lang/gnat-gcc-${PV}* =dev-lang/gnat-gpl-${PV}* )" -DEPEND="" diff --git a/virtual/gnat/gnat-4.1.ebuild b/virtual/gnat/gnat-4.1.ebuild index fb221b1bc754..b515143c066c 100644 --- a/virtual/gnat/gnat-4.1.ebuild +++ b/virtual/gnat/gnat-4.1.ebuild @@ -1,16 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" DESCRIPTION="Virtual for the gnat compiler selection" -HOMEPAGE="" -SRC_URI="" -LICENSE="" SLOT="4.1" KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" RDEPEND="|| ( =dev-lang/gnat-gcc-${PV}* =dev-lang/gnat-gpl-${PV}* )" -DEPEND="" diff --git a/virtual/gnat/gnat-4.2.ebuild b/virtual/gnat/gnat-4.2.ebuild index c897723c6ea9..7b112077d7e6 100644 --- a/virtual/gnat/gnat-4.2.ebuild +++ b/virtual/gnat/gnat-4.2.ebuild @@ -1,14 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" DESCRIPTION="Virtual for the gnat compiler selection" -HOMEPAGE="" -SRC_URI="" -LICENSE="" SLOT="4.2" KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" RDEPEND="=dev-lang/gnat-gcc-${PV}*" -DEPEND="" diff --git a/virtual/gnat/gnat-4.3.ebuild b/virtual/gnat/gnat-4.3.ebuild index ebde409771b5..04624017241f 100644 --- a/virtual/gnat/gnat-4.3.ebuild +++ b/virtual/gnat/gnat-4.3.ebuild @@ -1,14 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" DESCRIPTION="Virtual for the gnat compiler selection" -HOMEPAGE="" -SRC_URI="" -LICENSE="" SLOT="4.3" KEYWORDS="amd64 ~ppc x86" -IUSE="" RDEPEND="=dev-lang/gnat-gcc-${PV}*" -DEPEND="" diff --git a/virtual/gnat/gnat-4.4.ebuild b/virtual/gnat/gnat-4.4.ebuild index e5f861de5997..202dd5bb67b3 100644 --- a/virtual/gnat/gnat-4.4.ebuild +++ b/virtual/gnat/gnat-4.4.ebuild @@ -1,14 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" DESCRIPTION="Virtual for the gnat compiler selection" -HOMEPAGE="" -SRC_URI="" -LICENSE="" SLOT="4.3" KEYWORDS="~amd64 ~x86" -IUSE="" RDEPEND="=dev-lang/gnat-gcc-${PV}*" -DEPEND="" diff --git a/virtual/gnat/gnat-4.6.ebuild b/virtual/gnat/gnat-4.6.ebuild index f97aa73ebc61..bbbff9d5f212 100644 --- a/virtual/gnat/gnat-4.6.ebuild +++ b/virtual/gnat/gnat-4.6.ebuild @@ -1,14 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" DESCRIPTION="Virtual for the gnat compiler selection" -HOMEPAGE="" -SRC_URI="" -LICENSE="" SLOT="4.4" KEYWORDS="~amd64 ~arm ~sparc ~x86" -IUSE="" RDEPEND="=dev-lang/gnat-gcc-${PV}*" -DEPEND="" diff --git a/virtual/gnat/gnat-4.9.ebuild b/virtual/gnat/gnat-4.9.ebuild index b8c305828ce9..292df7cc1680 100644 --- a/virtual/gnat/gnat-4.9.ebuild +++ b/virtual/gnat/gnat-4.9.ebuild @@ -1,14 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" DESCRIPTION="Virtual for the gnat compiler selection" -HOMEPAGE="" -SRC_URI="" -LICENSE="" SLOT="4.9" KEYWORDS="~amd64 ~arm ~x86" -IUSE="" RDEPEND="dev-lang/gnat-gcc:${PV}" -DEPEND="" |