Gentoo Archives: gentoo-commits

From: "Tiziano Mueller (dev-zero)" <dev-zero@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/faxpp: faxpp-0.4.ebuild
Date: Mon, 02 Mar 2009 08:27:28
Message-Id: E1Le3UU-0003WT-2L@stork.gentoo.org
1 dev-zero 09/03/02 08:27:10
2
3 Modified: faxpp-0.4.ebuild
4 Log:
5 Cleaning up description a bit
6 (Portage version: 2.1.6.7/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 dev-libs/faxpp/faxpp-0.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/faxpp/faxpp-0.4.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/faxpp/faxpp-0.4.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/faxpp/faxpp-0.4.ebuild?r1=1.1&r2=1.2
14
15 Index: faxpp-0.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/faxpp/faxpp-0.4.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- faxpp-0.4.ebuild 2 Mar 2009 08:25:40 -0000 1.1
22 +++ faxpp-0.4.ebuild 2 Mar 2009 08:27:09 -0000 1.2
23 @@ -1,8 +1,8 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/faxpp/faxpp-0.4.ebuild,v 1.1 2009/03/02 08:25:40 dev-zero Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/faxpp/faxpp-0.4.ebuild,v 1.2 2009/03/02 08:27:09 dev-zero Exp $
28
29 -DESCRIPTION="A small, fast and conformant XML pull parser written in C with an API that can return UTF-8 or UTF-16 strings. "
30 +DESCRIPTION="Small, fast and conformant XML pull parser written in C with an API that can return UTF-8 or UTF-16 strings."
31 HOMEPAGE="http://faxpp.sourceforge.net/"
32 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
33 LICENSE="Apache-2.0"