Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/yaz: yaz-3.0.50.ebuild ChangeLog
Date: Sun, 29 Aug 2010 18:20:18
Message-Id: 20100829182012.23FBF20051@flycatcher.gentoo.org
1 armin76 10/08/29 18:20:12
2
3 Modified: yaz-3.0.50.ebuild ChangeLog
4 Log:
5 alpha/ia64/s390/sh/sparc stable wrt #328707
6 (Portage version: 2.1.8.3/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.7 dev-libs/yaz/yaz-3.0.50.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/yaz/yaz-3.0.50.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/yaz/yaz-3.0.50.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/yaz/yaz-3.0.50.ebuild?r1=1.6&r2=1.7
14
15 Index: yaz-3.0.50.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-3.0.50.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- yaz-3.0.50.ebuild 14 Aug 2010 11:24:43 -0000 1.6
22 +++ yaz-3.0.50.ebuild 29 Aug 2010 18:20:12 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-3.0.50.ebuild,v 1.6 2010/08/14 11:24:43 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/yaz-3.0.50.ebuild,v 1.7 2010/08/29 18:20:12 armin76 Exp $
28
29 EAPI=2
30 inherit eutils autotools
31 @@ -11,7 +11,7 @@
32
33 LICENSE="BSD GPL-2"
34 SLOT="0"
35 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
36 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86"
37 IUSE="debug icu tcpd ziffy"
38
39 RDEPEND="dev-libs/libxml2
40
41
42
43 1.66 dev-libs/yaz/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/yaz/ChangeLog?rev=1.66&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/yaz/ChangeLog?rev=1.66&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/yaz/ChangeLog?r1=1.65&r2=1.66
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-libs/yaz/ChangeLog,v
52 retrieving revision 1.65
53 retrieving revision 1.66
54 diff -u -r1.65 -r1.66
55 --- ChangeLog 14 Aug 2010 11:24:43 -0000 1.65
56 +++ ChangeLog 29 Aug 2010 18:20:12 -0000 1.66
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-libs/yaz
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/ChangeLog,v 1.65 2010/08/14 11:24:43 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/yaz/ChangeLog,v 1.66 2010/08/29 18:20:12 armin76 Exp $
62 +
63 + 29 Aug 2010; Raúl Porcel <armin76@g.o> yaz-3.0.50.ebuild:
64 + alpha/ia64/s390/sh/sparc stable wrt #328707
65
66 14 Aug 2010; Markus Meier <maekke@g.o> yaz-3.0.50.ebuild:
67 arm stable, bug #328707