Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/gnat-gpl: gnat-gpl-4.1.3.2008-r2.ebuild ChangeLog
Date: Wed, 06 Jun 2012 03:05:54
Message-Id: 20120606030544.B50222004B@flycatcher.gentoo.org
1 zmedico 12/06/06 03:05:44
2
3 Modified: gnat-gpl-4.1.3.2008-r2.ebuild ChangeLog
4 Log:
5 inherit autotools for eautoconf
6
7 (Portage version: 2.2.0_alpha110/cvs/Linux i686)
8
9 Revision Changes Path
10 1.2 dev-lang/gnat-gpl/gnat-gpl-4.1.3.2008-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2008-r2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2008-r2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2008-r2.ebuild?r1=1.1&r2=1.2
15
16 Index: gnat-gpl-4.1.3.2008-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2008-r2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- gnat-gpl-4.1.3.2008-r2.ebuild 21 Jan 2010 11:20:13 -0000 1.1
23 +++ gnat-gpl-4.1.3.2008-r2.ebuild 6 Jun 2012 03:05:44 -0000 1.2
24 @@ -1,8 +1,8 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2008-r2.ebuild,v 1.1 2010/01/21 11:20:13 george Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gpl/gnat-gpl-4.1.3.2008-r2.ebuild,v 1.2 2012/06/06 03:05:44 zmedico Exp $
30
31 -inherit gnatbuild
32 +inherit autotools gnatbuild
33
34 DESCRIPTION="GNAT Ada Compiler - AdaCore GPL version"
35 HOMEPAGE="https://libre.adacore.com/"
36
37
38
39 1.27 dev-lang/gnat-gpl/ChangeLog
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnat-gpl/ChangeLog?rev=1.27&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnat-gpl/ChangeLog?rev=1.27&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/gnat-gpl/ChangeLog?r1=1.26&r2=1.27
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-lang/gnat-gpl/ChangeLog,v
48 retrieving revision 1.26
49 retrieving revision 1.27
50 diff -u -r1.26 -r1.27
51 --- ChangeLog 21 Jan 2010 11:20:13 -0000 1.26
52 +++ ChangeLog 6 Jun 2012 03:05:44 -0000 1.27
53 @@ -1,6 +1,9 @@
54 # ChangeLog for dev-lang/gnat-gpl
55 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gpl/ChangeLog,v 1.26 2010/01/21 11:20:13 george Exp $
57 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
58 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/gnat-gpl/ChangeLog,v 1.27 2012/06/06 03:05:44 zmedico Exp $
59 +
60 + 06 Jun 2012; Zac Medico <zmedico@g.o> gnat-gpl-4.1.3.2008-r2.ebuild:
61 + inherit autotools for eautoconf
62
63 *gnat-gpl-4.1.3.2008-r2 (21 Jan 2010)