Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/ucpp: ucpp-9999.ebuild ucpp-1.3.3.ebuild ucpp-1.3.ebuild ChangeLog
Date: Wed, 21 Nov 2012 16:37:23
Message-Id: 20121121163713.3672820C65@flycatcher.gentoo.org
1 scarabeus 12/11/21 16:37:13
2
3 Modified: ucpp-9999.ebuild ucpp-1.3.ebuild ChangeLog
4 Added: ucpp-1.3.3.ebuild
5 Log:
6 Version bump to release version i tagged.
7
8 (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)
9
10 Revision Changes Path
11 1.2 sys-devel/ucpp/ucpp-9999.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ucpp/ucpp-9999.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ucpp/ucpp-9999.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ucpp/ucpp-9999.ebuild?r1=1.1&r2=1.2
16
17 Index: ucpp-9999.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-devel/ucpp/ucpp-9999.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- ucpp-9999.ebuild 24 Sep 2012 13:34:07 -0000 1.1
24 +++ ucpp-9999.ebuild 21 Nov 2012 16:37:12 -0000 1.2
25 @@ -1,8 +1,8 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/ucpp/ucpp-9999.ebuild,v 1.1 2012/09/24 13:34:07 scarabeus Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/ucpp/ucpp-9999.ebuild,v 1.2 2012/11/21 16:37:12 scarabeus Exp $
30
31 -EAPI=4
32 +EAPI=5
33
34 EGIT_REPO_URI="git://github.com/scarabeusiv/ucpp.git"
35 inherit eutils git-2 autotools
36
37
38
39 1.3 sys-devel/ucpp/ucpp-1.3.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ucpp/ucpp-1.3.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ucpp/ucpp-1.3.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ucpp/ucpp-1.3.ebuild?r1=1.2&r2=1.3
44
45 Index: ucpp-1.3.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-devel/ucpp/ucpp-1.3.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- ucpp-1.3.ebuild 2 Aug 2011 14:19:29 -0000 1.2
52 +++ ucpp-1.3.ebuild 21 Nov 2012 16:37:12 -0000 1.3
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/ucpp/ucpp-1.3.ebuild,v 1.2 2011/08/02 14:19:29 alexxy Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/ucpp/ucpp-1.3.ebuild,v 1.3 2012/11/21 16:37:12 scarabeus Exp $
59
60 EAPI="2"
61
62
63
64
65 1.4 sys-devel/ucpp/ChangeLog
66
67 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ucpp/ChangeLog?rev=1.4&view=markup
68 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ucpp/ChangeLog?rev=1.4&content-type=text/plain
69 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ucpp/ChangeLog?r1=1.3&r2=1.4
70
71 Index: ChangeLog
72 ===================================================================
73 RCS file: /var/cvsroot/gentoo-x86/sys-devel/ucpp/ChangeLog,v
74 retrieving revision 1.3
75 retrieving revision 1.4
76 diff -u -r1.3 -r1.4
77 --- ChangeLog 24 Sep 2012 13:34:07 -0000 1.3
78 +++ ChangeLog 21 Nov 2012 16:37:13 -0000 1.4
79 @@ -1,6 +1,12 @@
80 # ChangeLog for sys-devel/ucpp
81 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
82 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/ucpp/ChangeLog,v 1.3 2012/09/24 13:34:07 scarabeus Exp $
83 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/ucpp/ChangeLog,v 1.4 2012/11/21 16:37:13 scarabeus Exp $
84 +
85 +*ucpp-1.3.3 (21 Nov 2012)
86 +
87 + 21 Nov 2012; Tomáš Chvátal <scarabeus@g.o> +ucpp-1.3.3.ebuild,
88 + ucpp-1.3.ebuild, ucpp-9999.ebuild:
89 + Version bump to release version i tagged.
90
91 *ucpp-9999 (24 Sep 2012)
92
93
94
95
96 1.1 sys-devel/ucpp/ucpp-1.3.3.ebuild
97
98 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ucpp/ucpp-1.3.3.ebuild?rev=1.1&view=markup
99 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ucpp/ucpp-1.3.3.ebuild?rev=1.1&content-type=text/plain
100
101 Index: ucpp-1.3.3.ebuild
102 ===================================================================
103 # Copyright 1999-2012 Gentoo Foundation
104 # Distributed under the terms of the GNU General Public License v2
105 # $Header: /var/cvsroot/gentoo-x86/sys-devel/ucpp/ucpp-1.3.3.ebuild,v 1.1 2012/11/21 16:37:12 scarabeus Exp $
106
107 EAPI=5
108
109 inherit eutils
110
111 DESCRIPTION="A quick and light preprocessor, but anyway fully compliant to C99"
112 HOMEPAGE="http://code.google.com/p/ucpp/"
113 SRC_URI="http://dev.gentooexperimental.org/~scarabeus/${P}.tar.xz"
114
115 LICENSE="BSD"
116 SLOT="0"
117 KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux"
118 IUSE="static-libs"
119
120 src_configure() {
121 econf \
122 --disable-werror \
123 $(use_enable static-libs static)
124 }
125
126 src_install() {
127 default
128
129 prune_libtool_files --all
130 }