Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/shigofumi: shigofumi-0.2.ebuild shigofumi-9999.ebuild ChangeLog shigofumi-0.1.ebuild
Date: Mon, 29 Oct 2012 11:16:43
Message-Id: 20121029111628.A15A721600@flycatcher.gentoo.org
1 scarabeus 12/10/29 11:16:28
2
3 Modified: shigofumi-9999.ebuild ChangeLog
4 Added: shigofumi-0.2.ebuild
5 Removed: shigofumi-0.1.ebuild
6 Log:
7 Version bump. Punt older.
8
9 (Portage version: 2.2.0_alpha141/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)
10
11 Revision Changes Path
12 1.6 net-misc/shigofumi/shigofumi-9999.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shigofumi/shigofumi-9999.ebuild?rev=1.6&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shigofumi/shigofumi-9999.ebuild?rev=1.6&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shigofumi/shigofumi-9999.ebuild?r1=1.5&r2=1.6
17
18 Index: shigofumi-9999.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/net-misc/shigofumi/shigofumi-9999.ebuild,v
21 retrieving revision 1.5
22 retrieving revision 1.6
23 diff -u -r1.5 -r1.6
24 --- shigofumi-9999.ebuild 5 May 2012 03:20:42 -0000 1.5
25 +++ shigofumi-9999.ebuild 29 Oct 2012 11:16:28 -0000 1.6
26 @@ -1,8 +1,8 @@
27 # Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/net-misc/shigofumi/shigofumi-9999.ebuild,v 1.5 2012/05/05 03:20:42 jdhore Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/net-misc/shigofumi/shigofumi-9999.ebuild,v 1.6 2012/10/29 11:16:28 scarabeus Exp $
31
32 -EAPI=4
33 +EAPI=5
34
35 [[ ${PV} = 9999* ]] && GIT="git-2 autotools"
36 EGIT_REPO_URI='git://repo.or.cz/shigofumi.git'
37 @@ -21,17 +21,19 @@
38
39 LICENSE="GPL-3"
40 SLOT="0"
41 -IUSE="debug nls xattr"
42 +IUSE="debug doc nls xattr"
43
44 -RDEPEND=">=net-libs/libisds-0.3
45 +RDEPEND="dev-libs/confuse
46 + dev-libs/libxml2
47 sys-libs/readline
48 - dev-libs/confuse
49 - dev-libs/libxml2"
50 + >=net-libs/libisds-0.6"
51 DEPEND="${RDEPEND}
52 - nls? ( sys-devel/gettext )
53 - dev-libs/libxslt
54 virtual/pkgconfig
55 - app-text/docbook-xsl-stylesheets"
56 + doc? (
57 + app-text/docbook-xsl-stylesheets
58 + dev-libs/libxslt
59 + )
60 + nls? ( sys-devel/gettext )"
61
62 DOCS=( NEWS README AUTHORS ChangeLog )
63
64 @@ -43,6 +45,7 @@
65 econf \
66 --disable-fatalwarnings \
67 $(use_enable debug) \
68 + $(use_enable doc) \
69 $(use_enable nls) \
70 $(use_enable xattr)
71 }
72
73
74
75 1.7 net-misc/shigofumi/ChangeLog
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shigofumi/ChangeLog?rev=1.7&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shigofumi/ChangeLog?rev=1.7&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shigofumi/ChangeLog?r1=1.6&r2=1.7
80
81 Index: ChangeLog
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/net-misc/shigofumi/ChangeLog,v
84 retrieving revision 1.6
85 retrieving revision 1.7
86 diff -u -r1.6 -r1.7
87 --- ChangeLog 5 May 2012 03:20:42 -0000 1.6
88 +++ ChangeLog 29 Oct 2012 11:16:28 -0000 1.7
89 @@ -1,6 +1,12 @@
90 # ChangeLog for net-misc/shigofumi
91 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
92 -# $Header: /var/cvsroot/gentoo-x86/net-misc/shigofumi/ChangeLog,v 1.6 2012/05/05 03:20:42 jdhore Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/net-misc/shigofumi/ChangeLog,v 1.7 2012/10/29 11:16:28 scarabeus Exp $
94 +
95 +*shigofumi-0.2 (29 Oct 2012)
96 +
97 + 29 Oct 2012; Tomáš Chvátal <scarabeus@g.o> +shigofumi-0.2.ebuild,
98 + -shigofumi-0.1.ebuild, shigofumi-9999.ebuild:
99 + Version bump. Punt older.
100
101 05 May 2012; Jeff Horelick <jdhore@g.o> shigofumi-0.1.ebuild,
102 shigofumi-9999.ebuild:
103 @@ -26,4 +32,3 @@
104 +shigofumi-0.1.ebuild, +shigofumi-9999.ebuild, +metadata.xml:
105 Initial commit of shigofumi, ISDS client. Thx to Petr Pisar for the
106 initial ebuild.
107 -
108
109
110
111 1.1 net-misc/shigofumi/shigofumi-0.2.ebuild
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shigofumi/shigofumi-0.2.ebuild?rev=1.1&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/shigofumi/shigofumi-0.2.ebuild?rev=1.1&content-type=text/plain
115
116 Index: shigofumi-0.2.ebuild
117 ===================================================================
118 # Copyright 1999-2012 Gentoo Foundation
119 # Distributed under the terms of the GNU General Public License v2
120 # $Header: /var/cvsroot/gentoo-x86/net-misc/shigofumi/shigofumi-0.2.ebuild,v 1.1 2012/10/29 11:16:28 scarabeus Exp $
121
122 EAPI=5
123
124 [[ ${PV} = 9999* ]] && GIT="git-2 autotools"
125 EGIT_REPO_URI='git://repo.or.cz/shigofumi.git'
126 WANT_AUTOMAKE="1.11"
127 inherit base ${GIT}
128
129 DESCRIPTION="Command line client for ISDS"
130 HOMEPAGE="http://xpisar.wz.cz/shigofumi/"
131 if [[ ${PV} = 9999* ]]; then
132 SRC_URI=""
133 KEYWORDS=""
134 else
135 SRC_URI="http://xpisar.wz.cz/${PN}/dist/${P}.tar.bz2"
136 KEYWORDS="~amd64 ~x86"
137 fi
138
139 LICENSE="GPL-3"
140 SLOT="0"
141 IUSE="debug doc nls xattr"
142
143 RDEPEND="dev-libs/confuse
144 dev-libs/libxml2
145 sys-libs/readline
146 >=net-libs/libisds-0.6"
147 DEPEND="${RDEPEND}
148 virtual/pkgconfig
149 doc? (
150 app-text/docbook-xsl-stylesheets
151 dev-libs/libxslt
152 )
153 nls? ( sys-devel/gettext )"
154
155 DOCS=( NEWS README AUTHORS ChangeLog )
156
157 src_prepare() {
158 [[ ${PV} = 9999* ]] && eautoreconf
159 }
160
161 src_configure() {
162 econf \
163 --disable-fatalwarnings \
164 $(use_enable debug) \
165 $(use_enable doc) \
166 $(use_enable nls) \
167 $(use_enable xattr)
168 }