Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/abi-compliance-checker: abi-compliance-checker-1.99.9.ebuild abi-compliance-checker-9999.ebuild ChangeLog
Date: Mon, 23 Jun 2014 16:31:03
Message-Id: 20140623163058.73BFC2004F@flycatcher.gentoo.org
1 mgorny 14/06/23 16:30:58
2
3 Modified: abi-compliance-checker-9999.ebuild ChangeLog
4 Added: abi-compliance-checker-1.99.9.ebuild
5 Log:
6 Version bump, requested by hasufell.
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
9
10 Revision Changes Path
11 1.3 dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild?r1=1.2&r2=1.3
16
17 Index: abi-compliance-checker-9999.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- abi-compliance-checker-9999.ebuild 14 Oct 2013 21:05:29 -0000 1.2
24 +++ abi-compliance-checker-9999.ebuild 23 Jun 2014 16:30:58 -0000 1.3
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild,v 1.2 2013/10/14 21:05:29 mgorny Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-util/abi-compliance-checker/abi-compliance-checker-9999.ebuild,v 1.3 2014/06/23 16:30:58 mgorny Exp $
31
32 EAPI=5
33
34 @@ -13,7 +13,7 @@
35
36 DESCRIPTION="A tool for checking backward compatibility of a C/C++ library"
37 HOMEPAGE="http://ispras.linuxbase.org/index.php/ABI_compliance_checker"
38 -SRC_URI="mirror://github/lvc/${PN}/${P}.tar.gz"
39 +SRC_URI="https://github.com/lvc/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
40
41 LICENSE="GPL-2"
42 SLOT="0"
43
44
45
46 1.7 dev-util/abi-compliance-checker/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/abi-compliance-checker/ChangeLog?rev=1.7&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/abi-compliance-checker/ChangeLog?rev=1.7&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/abi-compliance-checker/ChangeLog?r1=1.6&r2=1.7
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-util/abi-compliance-checker/ChangeLog,v
55 retrieving revision 1.6
56 retrieving revision 1.7
57 diff -u -r1.6 -r1.7
58 --- ChangeLog 14 Oct 2013 21:05:29 -0000 1.6
59 +++ ChangeLog 23 Jun 2014 16:30:58 -0000 1.7
60 @@ -1,6 +1,12 @@
61 # ChangeLog for dev-util/abi-compliance-checker
62 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-util/abi-compliance-checker/ChangeLog,v 1.6 2013/10/14 21:05:29 mgorny Exp $
64 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/dev-util/abi-compliance-checker/ChangeLog,v 1.7 2014/06/23 16:30:58 mgorny Exp $
66 +
67 +*abi-compliance-checker-1.99.9 (23 Jun 2014)
68 +
69 + 23 Jun 2014; Michał Górny <mgorny@g.o>
70 + +abi-compliance-checker-1.99.9.ebuild, abi-compliance-checker-9999.ebuild:
71 + Version bump, requested by hasufell.
72
73 14 Oct 2013; Michał Górny <mgorny@g.o>
74 abi-compliance-checker-9999.ebuild:
75
76
77
78 1.1 dev-util/abi-compliance-checker/abi-compliance-checker-1.99.9.ebuild
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/abi-compliance-checker/abi-compliance-checker-1.99.9.ebuild?rev=1.1&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/abi-compliance-checker/abi-compliance-checker-1.99.9.ebuild?rev=1.1&content-type=text/plain
82
83 Index: abi-compliance-checker-1.99.9.ebuild
84 ===================================================================
85 # Copyright 1999-2014 Gentoo Foundation
86 # Distributed under the terms of the GNU General Public License v2
87 # $Header: /var/cvsroot/gentoo-x86/dev-util/abi-compliance-checker/abi-compliance-checker-1.99.9.ebuild,v 1.1 2014/06/23 16:30:58 mgorny Exp $
88
89 EAPI=5
90
91 DESCRIPTION="A tool for checking backward compatibility of a C/C++ library"
92 HOMEPAGE="http://ispras.linuxbase.org/index.php/ABI_compliance_checker"
93 SRC_URI="https://github.com/lvc/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
94
95 LICENSE="GPL-2"
96 SLOT="0"
97 KEYWORDS="~amd64 ~x86"
98 IUSE=""
99
100 src_install() {
101 mkdir -p "${D}"/usr || die
102 perl Makefile.pl --install --prefix=/usr --destdir="${D}" || die
103 }