public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lang/gnat-gcc: gnat-gcc-3.4.6.ebuild ChangeLog gnat-gcc-4.2.2.ebuild
@ 2008-03-17 12:37 Santiago M. Mola (coldwind)
  0 siblings, 0 replies; only message in thread
From: Santiago M. Mola (coldwind) @ 2008-03-17 12:37 UTC (permalink / raw
  To: gentoo-commits

coldwind    08/03/17 12:37:51

  Modified:             gnat-gcc-3.4.6.ebuild ChangeLog
                        gnat-gcc-4.2.2.ebuild
  Log:
  amd64 stable wrt bugs #209000 and #208997
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.9                  dev-lang/gnat-gcc/gnat-gcc-3.4.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-3.4.6.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-3.4.6.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-3.4.6.ebuild?r1=1.8&r2=1.9

Index: gnat-gcc-3.4.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-3.4.6.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gnat-gcc-3.4.6.ebuild	10 Feb 2008 21:10:44 -0000	1.8
+++ gnat-gcc-3.4.6.ebuild	17 Mar 2008 12:37:50 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-3.4.6.ebuild,v 1.8 2008/02/10 21:10:44 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-3.4.6.ebuild,v 1.9 2008/03/17 12:37:50 coldwind Exp $
 
 WANT_AUTOCONF=2.1
 inherit gnatbuild autotools
@@ -16,7 +16,7 @@
 	x86?   ( mirror://gentoo/gnatboot-${BOOT_SLOT}-i386.tar.bz2 )
 	amd64? ( mirror://gentoo/gnatboot-${BOOT_SLOT}-amd64-r2.tar.bz2 )"
 
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 QA_EXECSTACK="${BINPATH:1}/gnatls ${BINPATH:1}/gnatbind ${BINPATH:1}/gnatmake
 	${LIBEXECPATH:1}/gnat1 ${LIBPATH:1}/adalib/libgnat-${SLOT}.so"



1.24                 dev-lang/gnat-gcc/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/gnat-gcc/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/gnat-gcc/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/gnat-gcc/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	12 Mar 2008 14:56:41 -0000	1.23
+++ ChangeLog	17 Mar 2008 12:37:50 -0000	1.24
@@ -1,6 +1,10 @@
 # ChangeLog for dev-lang/gnat-gcc
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/ChangeLog,v 1.23 2008/03/12 14:56:41 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/ChangeLog,v 1.24 2008/03/17 12:37:50 coldwind Exp $
+
+  17 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> gnat-gcc-3.4.6.ebuild,
+  gnat-gcc-4.2.2.ebuild:
+  amd64 stable wrt bugs #209000 and #208997
 
   12 Mar 2008; George Shapovalov <george@gentoo.org> ChangeLog:
   finally the 4.3 release. This one should have the best Ada-2005 support atm.



1.4                  dev-lang/gnat-gcc/gnat-gcc-4.2.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.2.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.2.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.2.2.ebuild?r1=1.3&r2=1.4

Index: gnat-gcc-4.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.2.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnat-gcc-4.2.2.ebuild	8 Feb 2008 18:21:10 -0000	1.3
+++ gnat-gcc-4.2.2.ebuild	17 Mar 2008 12:37:50 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 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.2.ebuild,v 1.3 2008/02/08 18:21:10 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.2.2.ebuild,v 1.4 2008/03/17 12:37:50 coldwind Exp $
 
 inherit gnatbuild
 
@@ -19,7 +19,7 @@
 	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"



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-03-17 12:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-17 12:37 [gentoo-commits] gentoo-x86 commit in dev-lang/gnat-gcc: gnat-gcc-3.4.6.ebuild ChangeLog gnat-gcc-4.2.2.ebuild Santiago M. Mola (coldwind)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox