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-4.6.4.ebuild gnat-gcc-4.5.4.ebuild gnat-gcc-4.3.6.ebuild gnat-gcc-4.4.7.ebuild ChangeLog
@ 2015-05-13 21:08 Pacho Ramos (pacho)
  0 siblings, 0 replies; only message in thread
From: Pacho Ramos (pacho) @ 2015-05-13 21:08 UTC (permalink / raw
  To: gentoo-commits

pacho       15/05/13 21:08:11

  Modified:             gnat-gcc-4.6.4.ebuild gnat-gcc-4.5.4.ebuild
                        gnat-gcc-4.3.6.ebuild gnat-gcc-4.4.7.ebuild
                        ChangeLog
  Log:
  Add doc and lto USEs as they are used from eclass for this version (#515408)
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.5                  dev-lang/gnat-gcc/gnat-gcc-4.6.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.6.4.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.6.4.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.6.4.ebuild?r1=1.4&r2=1.5

Index: gnat-gcc-4.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.6.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gnat-gcc-4.6.4.ebuild	5 Aug 2014 11:42:10 -0000	1.4
+++ gnat-gcc-4.6.4.ebuild	13 May 2015 21:08:11 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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.6.4.ebuild,v 1.4 2014/08/05 11:42:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.6.4.ebuild,v 1.5 2015/05/13 21:08:11 pacho Exp $
 
 inherit gnatbuild
 
@@ -21,7 +21,7 @@
 	x86?   ( http://dev.gentoo.org/~george/src/gnatboot-${BOOT_SLOT}-i686.tar.bz2 )"
 #	ppc?   ( mirror://gentoo/gnatboot-${BOOT_SLOT}-ppc.tar.bz2 )
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 # starting with 4.3.0 gnat needs these libs
 RDEPEND=">=dev-libs/mpfr-3.1.2



1.5                  dev-lang/gnat-gcc/gnat-gcc-4.5.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.5.4.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.5.4.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.5.4.ebuild?r1=1.4&r2=1.5

Index: gnat-gcc-4.5.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.5.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gnat-gcc-4.5.4.ebuild	5 Aug 2014 11:42:10 -0000	1.4
+++ gnat-gcc-4.5.4.ebuild	13 May 2015 21:08:11 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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.5.4.ebuild,v 1.4 2014/08/05 11:42:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.5.4.ebuild,v 1.5 2015/05/13 21:08:11 pacho Exp $
 
 inherit gnatbuild
 
@@ -21,7 +21,7 @@
 	x86?   ( http://dev.gentoo.org/~george/src/gnatboot-${BOOT_SLOT}-i686.tar.bz2 )"
 #	ppc?   ( mirror://gentoo/gnatboot-${BOOT_SLOT}-ppc.tar.bz2 )
 
-KEYWORDS=" ~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 # starting with 4.3.0 gnat needs these libs
 RDEPEND=">=dev-libs/mpfr-3.0.1



1.6                  dev-lang/gnat-gcc/gnat-gcc-4.3.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.3.6.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.3.6.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.3.6.ebuild?r1=1.5&r2=1.6

Index: gnat-gcc-4.3.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.3.6.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gnat-gcc-4.3.6.ebuild	3 Aug 2013 04:58:50 -0000	1.5
+++ gnat-gcc-4.3.6.ebuild	13 May 2015 21:08:11 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 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.3.6.ebuild,v 1.5 2013/08/03 04:58:50 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.3.6.ebuild,v 1.6 2015/05/13 21:08:11 pacho Exp $
 
 inherit gnatbuild
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://gcc.gnu.org/"
 LICENSE="GMGPL"
 
-IUSE=""
+IUSE="doc lto" # doc and lto from gnatbuild.eclass
 
 # SLOT is set in gnatbuild.eclass, depends only on PV (basically SLOT=GCCBRANCH)
 # so the URI's are static.
@@ -19,7 +19,7 @@
 	ppc?   ( http://dev.gentoo.org/~george/src/gnatboot-4.1-ppc.tar.bz2 )"
 #	sparc? ( mirror://gentoo/gnatboot-${BOOT_SLOT}-sparc.tar.bz2 )
 
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
 
 # starting with 4.3.0 gnat needs these libs
 RDEPEND=">=dev-libs/mpfr-2.3.1



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

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

Index: gnat-gcc-4.4.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.4.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnat-gcc-4.4.7.ebuild	5 Aug 2014 11:42:10 -0000	1.3
+++ gnat-gcc-4.4.7.ebuild	13 May 2015 21:08:11 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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.4.7.ebuild,v 1.3 2014/08/05 11:42:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/gnat-gcc-4.4.7.ebuild,v 1.4 2015/05/13 21:08:11 pacho Exp $
 
 inherit gnatbuild
 
@@ -21,7 +21,7 @@
 	x86?   ( http://dev.gentoo.org/~george/src/gnatboot-${SLOT}-i686.tar.bz2 )"
 #	ppc?   ( mirror://gentoo/gnatboot-${BOOT_SLOT}-ppc.tar.bz2 )
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 # starting with 4.3.0 gnat needs these libs
 RDEPEND=">=dev-libs/mpfr-3.0.1



1.68                 dev-lang/gnat-gcc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnat-gcc/ChangeLog?rev=1.68&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnat-gcc/ChangeLog?rev=1.68&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnat-gcc/ChangeLog?r1=1.67&r2=1.68

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog	5 Aug 2014 11:42:10 -0000	1.67
+++ ChangeLog	13 May 2015 21:08:11 -0000	1.68
@@ -1,6 +1,10 @@
 # ChangeLog for dev-lang/gnat-gcc
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/ChangeLog,v 1.67 2014/08/05 11:42:10 armin76 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gcc/ChangeLog,v 1.68 2015/05/13 21:08:11 pacho Exp $
+
+  13 May 2015; Pacho Ramos <pacho@gentoo.org> gnat-gcc-4.3.6.ebuild,
+  gnat-gcc-4.4.7.ebuild, gnat-gcc-4.5.4.ebuild, gnat-gcc-4.6.4.ebuild:
+  Add doc and lto USEs as they are used from eclass for this version (#515408)
 
   05 Aug 2014; Raúl Porcel <armin76@gentoo.org> gnat-gcc-4.3.5.ebuild,
   gnat-gcc-4.4.3.ebuild, gnat-gcc-4.4.5.ebuild, gnat-gcc-4.4.7.ebuild,





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

only message in thread, other threads:[~2015-05-13 21:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-13 21:08 [gentoo-commits] gentoo-x86 commit in dev-lang/gnat-gcc: gnat-gcc-4.6.4.ebuild gnat-gcc-4.5.4.ebuild gnat-gcc-4.3.6.ebuild gnat-gcc-4.4.7.ebuild ChangeLog Pacho Ramos (pacho)

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