Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kghostview: kghostview-3.5.10.ebuild ChangeLog
Date: Sat, 26 Dec 2009 19:39:41
Message-Id: E1NOcUF-0008Oi-CA@stork.gentoo.org
1 pva 09/12/26 19:39:39
2
3 Modified: kghostview-3.5.10.ebuild ChangeLog
4 Log:
5 virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only implementation left in the tree.
6 (Portage version: 2.1.7.16/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.8 kde-base/kghostview/kghostview-3.5.10.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kghostview/kghostview-3.5.10.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kghostview/kghostview-3.5.10.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kghostview/kghostview-3.5.10.ebuild?r1=1.7&r2=1.8
14
15 Index: kghostview-3.5.10.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/kde-base/kghostview/kghostview-3.5.10.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- kghostview-3.5.10.ebuild 12 Jul 2009 09:37:46 -0000 1.7
22 +++ kghostview-3.5.10.ebuild 26 Dec 2009 19:39:38 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/kghostview-3.5.10.ebuild,v 1.7 2009/07/12 09:37:46 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/kghostview-3.5.10.ebuild,v 1.8 2009/12/26 19:39:38 pva Exp $
28
29 KMNAME=kdegraphics
30 EAPI="1"
31 @@ -10,7 +10,7 @@
32 KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
33 IUSE=""
34 # /Should/ also rdepend on kdeprint. Since kdeprint rdepends on kghostview for previews, we'd had a conflict, so we can't.
35 -RDEPEND="virtual/ghostscript"
36 +RDEPEND="app-text/ghostscript-gpl"
37 KMEXTRA="kfile-plugins/ps"
38
39 pkg_setup() {
40
41
42
43 1.100 kde-base/kghostview/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kghostview/ChangeLog?rev=1.100&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kghostview/ChangeLog?rev=1.100&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kghostview/ChangeLog?r1=1.99&r2=1.100
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/kde-base/kghostview/ChangeLog,v
52 retrieving revision 1.99
53 retrieving revision 1.100
54 diff -u -r1.99 -r1.100
55 --- ChangeLog 12 Oct 2009 21:13:37 -0000 1.99
56 +++ ChangeLog 26 Dec 2009 19:39:38 -0000 1.100
57 @@ -1,6 +1,10 @@
58 # ChangeLog for kde-base/kghostview
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/ChangeLog,v 1.99 2009/10/12 21:13:37 abcd Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kghostview/ChangeLog,v 1.100 2009/12/26 19:39:38 pva Exp $
62 +
63 + 26 Dec 2009; Peter Volkov <pva@g.o> kghostview-3.5.10.ebuild:
64 + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
65 + implementation left in the tree.
66
67 12 Oct 2009; Jonathan Callen <abcd@g.o> -kghostview-3.5.9.ebuild:
68 KDE 3.5.9 removal