summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2009-02-05 18:23:40 +0000
committerGeorge Shapovalov <george@gentoo.org>2009-02-05 18:23:40 +0000
commit79de41c03f8e962fc394a091ea4cf07fe7f9ce01 (patch)
tree82fe98a7752b6a4688b5cd704866a32196868ee6 /dev-lang/gnat-gcc
parentFix -xine build. Per bug #257509. (diff)
downloadgentoo-2-79de41c03f8e962fc394a091ea4cf07fe7f9ce01.tar.gz
gentoo-2-79de41c03f8e962fc394a091ea4cf07fe7f9ce01.tar.bz2
gentoo-2-79de41c03f8e962fc394a091ea4cf07fe7f9ce01.zip
promoted next corresponding versions to stable as old ones got removed as stale (have been in for ages and no special problems ever encountered); submitted later (4.3.2) version for proper stabilization
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/gnat-gcc')
-rw-r--r--dev-lang/gnat-gcc/gnat-gcc-4.1.2.ebuild4
-rw-r--r--dev-lang/gnat-gcc/gnat-gcc-4.2.3.ebuild4
2 files changed, 4 insertions, 4 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 05d41ce0605a..ee8385f0bbad 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-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.6 2009/02/05 14:27:27 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.1.2.ebuild,v 1.7 2009/02/05 18:23:40 george Exp $
inherit gnatbuild
@@ -18,7 +18,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/gcc-${PV}/gcc-core-${PV}.tar.bz2
x86? ( mirror://gentoo/gnatboot-${BOOT_SLOT}-i386.tar.bz2 )
amd64? ( mirror://gentoo/gnatboot-${BOOT_SLOT}-amd64.tar.bz2 )"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
QA_EXECSTACK="${BINPATH:1}/gnatls ${BINPATH:1}/gnatbind ${BINPATH:1}/gnatmake
${LIBEXECPATH:1}/gnat1 ${LIBPATH:1}/adalib/libgnat-${SLOT}.so"
diff --git a/dev-lang/gnat-gcc/gnat-gcc-4.2.3.ebuild b/dev-lang/gnat-gcc/gnat-gcc-4.2.3.ebuild
index 463ea2df626d..9a57aeec5476 100644
--- a/dev-lang/gnat-gcc/gnat-gcc-4.2.3.ebuild
+++ b/dev-lang/gnat-gcc/gnat-gcc-4.2.3.ebuild
@@ -1,6 +1,6 @@
# 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.2.3.ebuild,v 1.2 2009/02/05 14:27:27 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.2.3.ebuild,v 1.3 2009/02/05 18:23:40 george Exp $
inherit gnatbuild
@@ -21,7 +21,7 @@ SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/gcc-${PV}/gcc-core-${PV}.tar.bz2
x86? ( mirror://gentoo/gnatboot-${BOOT_SLOT}-i386.tar.bz2 )
amd64? ( mirror://gentoo/gnatboot-${BOOT_SLOT}-amd64.tar.bz2 )"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
QA_EXECSTACK="${BINPATH:1}/gnatls ${BINPATH:1}/gnatbind ${BINPATH:1}/gnatmake
${LIBEXECPATH:1}/gnat1 ${LIBPATH:1}/adalib/libgnat-${SLOT}.so"