Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/soprano: soprano-2.1.1.ebuild soprano-2.0.2.ebuild
Date: Tue, 27 Jan 2009 00:32:29
Message-Id: E1LRbsR-0004wJ-Br@stork.gentoo.org
1 vapier 09/01/27 00:32:27
2
3 Modified: soprano-2.1.1.ebuild soprano-2.0.2.ebuild
4 Log:
5 cleanup DESCRIPTION
6 (Portage version: 2.2_rc23/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 dev-libs/soprano/soprano-2.1.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/soprano/soprano-2.1.1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/soprano/soprano-2.1.1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/soprano/soprano-2.1.1.ebuild?r1=1.1&r2=1.2
14
15 Index: soprano-2.1.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/soprano/soprano-2.1.1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- soprano-2.1.1.ebuild 3 Dec 2008 17:32:08 -0000 1.1
22 +++ soprano-2.1.1.ebuild 27 Jan 2009 00:32:27 -0000 1.2
23 @@ -1,13 +1,13 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/soprano/soprano-2.1.1.ebuild,v 1.1 2008/12/03 17:32:08 scarabeus Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/soprano/soprano-2.1.1.ebuild,v 1.2 2009/01/27 00:32:27 vapier Exp $
28
29 EAPI="2"
30
31 JAVA_PKG_OPT_USE="sesame2"
32 inherit cmake-utils eutils flag-o-matic java-pkg-opt-2
33
34 -DESCRIPTION="Soprano is a library which provides a nice QT interface to RDF storage solutions."
35 +DESCRIPTION="library which provides a nice QT interface to RDF storage solutions"
36 HOMEPAGE="http://sourceforge.net/projects/soprano"
37 SRC_URI="mirror://sourceforge/soprano/soprano-${PV}.tar.bz2"
38
39
40
41
42 1.4 dev-libs/soprano/soprano-2.0.2.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/soprano/soprano-2.0.2.ebuild?rev=1.4&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/soprano/soprano-2.0.2.ebuild?rev=1.4&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/soprano/soprano-2.0.2.ebuild?r1=1.3&r2=1.4
47
48 Index: soprano-2.0.2.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-libs/soprano/soprano-2.0.2.ebuild,v
51 retrieving revision 1.3
52 retrieving revision 1.4
53 diff -u -r1.3 -r1.4
54 --- soprano-2.0.2.ebuild 29 Sep 2008 02:31:48 -0000 1.3
55 +++ soprano-2.0.2.ebuild 27 Jan 2009 00:32:27 -0000 1.4
56 @@ -1,11 +1,11 @@
57 # Copyright 1999-2008 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/soprano/soprano-2.0.2.ebuild,v 1.3 2008/09/29 02:31:48 vapier Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/soprano/soprano-2.0.2.ebuild,v 1.4 2009/01/27 00:32:27 vapier Exp $
61
62 EAPI="1"
63 inherit cmake-utils eutils flag-o-matic
64
65 -DESCRIPTION="Soprano is a library which provides a nice QT interface to RDF storage solutions."
66 +DESCRIPTION="library which provides a nice QT interface to RDF storage solutions"
67 HOMEPAGE="http://nepomuk-kde.semanticdesktop.org/xwiki/bin/view/Main/Soprano"
68 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"