Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-misc/tellico: tellico-2.0_pre2.ebuild ChangeLog tellico-1.3.4.ebuild tellico-1.3.3.ebuild
Date: Thu, 10 Sep 2009 13:43:25
Message-Id: E1Mljvn-0003JA-3u@stork.gentoo.org
1 ssuominen 09/09/10 13:43:23
2
3 Modified: ChangeLog
4 Added: tellico-2.0_pre2.ebuild
5 Removed: tellico-1.3.4.ebuild tellico-1.3.3.ebuild
6 Log:
7 Version bump.
8 (Portage version: 2.2_rc40/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.82 kde-misc/tellico/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/tellico/ChangeLog?rev=1.82&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/tellico/ChangeLog?rev=1.82&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/tellico/ChangeLog?r1=1.81&r2=1.82
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v
20 retrieving revision 1.81
21 retrieving revision 1.82
22 diff -u -r1.81 -r1.82
23 --- ChangeLog 22 Feb 2009 22:17:31 -0000 1.81
24 +++ ChangeLog 10 Sep 2009 13:43:22 -0000 1.82
25 @@ -1,6 +1,12 @@
26 # ChangeLog for kde-misc/tellico
27 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v 1.81 2009/02/22 22:17:31 carlo Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/ChangeLog,v 1.82 2009/09/10 13:43:22 ssuominen Exp $
30 +
31 +*tellico-2.0_pre2 (10 Sep 2009)
32 +
33 + 10 Sep 2009; Samuli Suominen <ssuominen@g.o>
34 + +tellico-2.0_pre2.ebuild:
35 + Version bump.
36
37 22 Feb 2009; Carsten Lohrke <carlo@g.o> tellico-1.3.5.ebuild:
38 Trivial homepage change, bug #259755.
39
40
41
42 1.1 kde-misc/tellico/tellico-2.0_pre2.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/tellico/tellico-2.0_pre2.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/tellico/tellico-2.0_pre2.ebuild?rev=1.1&content-type=text/plain
46
47 Index: tellico-2.0_pre2.ebuild
48 ===================================================================
49 # Copyright 1999-2009 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/kde-misc/tellico/tellico-2.0_pre2.ebuild,v 1.1 2009/09/10 13:43:22 ssuominen Exp $
52
53 EAPI=2
54 inherit kde4-base
55
56 DESCRIPTION="A collection manager for the KDE environment."
57 HOMEPAGE="http://www.periapsis.org/tellico/"
58 SRC_URI="http://tellico-project.org/files/${P/_}.tar.bz2"
59
60 LICENSE="GPL-2"
61 SLOT="4"
62 KEYWORDS="~amd64 ~ppc ~x86"
63 IUSE=""
64
65 RDEPEND=">=kde-base/libkcddb-4.2
66 >=kde-base/libksane-4.2
67 >=kde-base/kdepimlibs-4.2
68 >=media-libs/exempi-2
69 dev-libs/libxslt
70 dev-libs/libxml2
71 >=media-libs/taglib-1.5
72 >=dev-libs/yaz-2
73 virtual/poppler-qt4
74 x11-libs/qt-dbus:4
75 kde-base/qimageblitz"
76 DEPEND="${RDEPEND}"
77
78 S=${WORKDIR}/${P/_}