Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/ghostscript: ChangeLog ghostscript-0.ebuild
Date: Sat, 26 Dec 2009 17:20:03
Message-Id: E1NOaJ7-00012r-8d@stork.gentoo.org
1 pva 09/12/26 17:20:01
2
3 Modified: ChangeLog ghostscript-0.ebuild
4 Log:
5 app-text/ghostscript-gnu no longer in the tree.
6 (Portage version: 2.1.7.16/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.10 virtual/ghostscript/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/ghostscript/ChangeLog?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/ghostscript/ChangeLog?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/ghostscript/ChangeLog?r1=1.9&r2=1.10
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/virtual/ghostscript/ChangeLog,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- ChangeLog 15 Dec 2009 20:00:12 -0000 1.9
22 +++ ChangeLog 26 Dec 2009 17:20:00 -0000 1.10
23 @@ -1,6 +1,9 @@
24 # ChangeLog for virtual/ghostscript
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/virtual/ghostscript/ChangeLog,v 1.9 2009/12/15 20:00:12 abcd Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/virtual/ghostscript/ChangeLog,v 1.10 2009/12/26 17:20:00 pva Exp $
28 +
29 + 26 Dec 2009; Peter Volkov <pva@g.o> ghostscript-0.ebuild:
30 + app-text/ghostscript-gnu no longer in the tree.
31
32 15 Dec 2009; Jonathan Callen <abcd@g.o> ghostscript-0.ebuild:
33 QA: Add prefix keywords
34
35
36
37 1.9 virtual/ghostscript/ghostscript-0.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/ghostscript/ghostscript-0.ebuild?rev=1.9&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/ghostscript/ghostscript-0.ebuild?rev=1.9&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/ghostscript/ghostscript-0.ebuild?r1=1.8&r2=1.9
42
43 Index: ghostscript-0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/virtual/ghostscript/ghostscript-0.ebuild,v
46 retrieving revision 1.8
47 retrieving revision 1.9
48 diff -u -r1.8 -r1.9
49 --- ghostscript-0.ebuild 15 Dec 2009 20:00:12 -0000 1.8
50 +++ ghostscript-0.ebuild 26 Dec 2009 17:20:01 -0000 1.9
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/virtual/ghostscript/ghostscript-0.ebuild,v 1.8 2009/12/15 20:00:12 abcd Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/virtual/ghostscript/ghostscript-0.ebuild,v 1.9 2009/12/26 17:20:01 pva Exp $
56
57 DESCRIPTION="Virtual for Ghostscript"
58 HOMEPAGE="http://www.ghostscript.com"
59 @@ -12,5 +12,4 @@
60 DEPEND=""
61 RDEPEND="|| (
62 app-text/ghostscript-gpl
63 - app-text/ghostscript-gnu
64 )"