Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/uriparser: ChangeLog uriparser-0.5.2.ebuild
Date: Thu, 18 Oct 2007 08:32:37
Message-Id: E1IiQdr-0001bZ-U2@stork.gentoo.org
1 opfer 07/10/18 08:22:07
2
3 Modified: ChangeLog uriparser-0.5.2.ebuild
4 Log:
5 stable x86, bug 196074
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.9 dev-libs/uriparser/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/uriparser/ChangeLog?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/uriparser/ChangeLog?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/uriparser/ChangeLog?r1=1.8&r2=1.9
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/uriparser/ChangeLog,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- ChangeLog 13 Sep 2007 10:51:00 -0000 1.8
22 +++ ChangeLog 18 Oct 2007 08:22:07 -0000 1.9
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-libs/uriparser
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/uriparser/ChangeLog,v 1.8 2007/09/13 10:51:00 rbu Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/uriparser/ChangeLog,v 1.9 2007/10/18 08:22:07 opfer Exp $
28 +
29 + 18 Oct 2007; Christian Faulhammer <opfer@g.o>
30 + uriparser-0.5.2.ebuild:
31 + stable x86, bug 196074
32
33 *uriparser-0.5.2 (13 Sep 2007)
34
35
36
37
38 1.2 dev-libs/uriparser/uriparser-0.5.2.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/uriparser/uriparser-0.5.2.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/uriparser/uriparser-0.5.2.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/uriparser/uriparser-0.5.2.ebuild?r1=1.1&r2=1.2
43
44 Index: uriparser-0.5.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-libs/uriparser/uriparser-0.5.2.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- uriparser-0.5.2.ebuild 13 Sep 2007 10:51:00 -0000 1.1
51 +++ uriparser-0.5.2.ebuild 18 Oct 2007 08:22:07 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/uriparser/uriparser-0.5.2.ebuild,v 1.1 2007/09/13 10:51:00 rbu Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/uriparser/uriparser-0.5.2.ebuild,v 1.2 2007/10/18 08:22:07 opfer Exp $
57
58 DESCRIPTION="Uriparser is a strictly RFC 3986 compliant URI parsing library in C"
59 HOMEPAGE="http://uriparser.sourceforge.net/"
60 @@ -8,7 +8,7 @@
61 LICENSE="BSD"
62 SLOT="0"
63
64 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
65 +KEYWORDS="~amd64 ~ppc ~sparc x86"
66 IUSE="doc"
67
68 DEPEND="doc? ( app-doc/doxygen )"
69
70
71
72 --
73 gentoo-commits@g.o mailing list