Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/kbibtex: kbibtex-0.3.0_pre20091225.ebuild ChangeLog kbibtex-0.3.0_pre20100109.ebuild
Date: Tue, 05 Jan 2010 15:49:06
Message-Id: E1NSBeZ-0007AT-J4@stork.gentoo.org
1 ssuominen 10/01/05 15:49:03
2
3 Modified: kbibtex-0.3.0_pre20091225.ebuild ChangeLog
4 Added: kbibtex-0.3.0_pre20100109.ebuild
5 Log:
6 Revision bump.
7 (Portage version: 2.2_rc61/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 app-text/kbibtex/kbibtex-0.3.0_pre20091225.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/kbibtex/kbibtex-0.3.0_pre20091225.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/kbibtex/kbibtex-0.3.0_pre20091225.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/kbibtex/kbibtex-0.3.0_pre20091225.ebuild?r1=1.2&r2=1.3
15
16 Index: kbibtex-0.3.0_pre20091225.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.3.0_pre20091225.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- kbibtex-0.3.0_pre20091225.ebuild 4 Jan 2010 09:56:37 -0000 1.2
23 +++ kbibtex-0.3.0_pre20091225.ebuild 5 Jan 2010 15:49:02 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2009 Gentoo Foundation
26 +# Copyright 1999-2010 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.3.0_pre20091225.ebuild,v 1.2 2010/01/04 09:56:37 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.3.0_pre20091225.ebuild,v 1.3 2010/01/05 15:49:02 ssuominen Exp $
30
31 EAPI=2
32 WEBKIT_REQUIRED=always
33
34
35
36 1.31 app-text/kbibtex/ChangeLog
37
38 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/kbibtex/ChangeLog?rev=1.31&view=markup
39 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/kbibtex/ChangeLog?rev=1.31&content-type=text/plain
40 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/kbibtex/ChangeLog?r1=1.30&r2=1.31
41
42 Index: ChangeLog
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/app-text/kbibtex/ChangeLog,v
45 retrieving revision 1.30
46 retrieving revision 1.31
47 diff -u -r1.30 -r1.31
48 --- ChangeLog 25 Dec 2009 15:21:46 -0000 1.30
49 +++ ChangeLog 5 Jan 2010 15:49:02 -0000 1.31
50 @@ -1,6 +1,12 @@
51 # ChangeLog for app-text/kbibtex
52 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
53 -# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/ChangeLog,v 1.30 2009/12/25 15:21:46 ssuominen Exp $
54 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
55 +# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/ChangeLog,v 1.31 2010/01/05 15:49:02 ssuominen Exp $
56 +
57 +*kbibtex-0.3.0_pre20100109 (05 Jan 2010)
58 +
59 + 05 Jan 2010; Samuli Suominen <ssuominen@g.o>
60 + +kbibtex-0.3.0_pre20100109.ebuild:
61 + Revision bump.
62
63 *kbibtex-0.3.0_pre20091225 (25 Dec 2009)
64
65
66
67
68 1.1 app-text/kbibtex/kbibtex-0.3.0_pre20100109.ebuild
69
70 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/kbibtex/kbibtex-0.3.0_pre20100109.ebuild?rev=1.1&view=markup
71 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/kbibtex/kbibtex-0.3.0_pre20100109.ebuild?rev=1.1&content-type=text/plain
72
73 Index: kbibtex-0.3.0_pre20100109.ebuild
74 ===================================================================
75 # Copyright 1999-2010 Gentoo Foundation
76 # Distributed under the terms of the GNU General Public License v2
77 # $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.3.0_pre20100109.ebuild,v 1.1 2010/01/05 15:49:03 ssuominen Exp $
78
79 EAPI=2
80 WEBKIT_REQUIRED=always
81 inherit kde4-base
82
83 DESCRIPTION="A BibTeX editor for KDE to edit bibliographies used with LaTeX"
84 HOMEPAGE="http://home.gna.org/kbibtex/"
85 SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.bz2"
86
87 LICENSE="GPL-2"
88 SLOT="4"
89 KEYWORDS="~amd64 ~x86"
90 IUSE="debug"
91
92 DEPEND="virtual/tex-base"