Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/ghostscript-gpl: ChangeLog ghostscript-gpl-8.62.ebuild ghostscript-gpl-8.63.ebuild ghostscript-gpl-8.61-r1.ebuild
Date: Fri, 31 Oct 2008 20:13:11
Message-Id: E1Kw0Mn-0007Fk-2T@stork.gentoo.org
1 opfer 08/10/31 20:13:09
2
3 Modified: ChangeLog ghostscript-gpl-8.62.ebuild
4 ghostscript-gpl-8.63.ebuild
5 ghostscript-gpl-8.61-r1.ebuild
6 Log:
7 don't inherit elisp-common, bug 184167
8 (Portage version: 2.1.4.5)
9
10 Revision Changes Path
11 1.55 app-text/ghostscript-gpl/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ghostscript-gpl/ChangeLog?rev=1.55&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ghostscript-gpl/ChangeLog?rev=1.55&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ghostscript-gpl/ChangeLog?r1=1.54&r2=1.55
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v
20 retrieving revision 1.54
21 retrieving revision 1.55
22 diff -u -r1.54 -r1.55
23 --- ChangeLog 27 Sep 2008 16:15:56 -0000 1.54
24 +++ ChangeLog 31 Oct 2008 20:13:08 -0000 1.55
25 @@ -1,6 +1,11 @@
26 # ChangeLog for app-text/ghostscript-gpl
27 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.54 2008/09/27 16:15:56 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.55 2008/10/31 20:13:08 opfer Exp $
30 +
31 + 31 Oct 2008; Christian Faulhammer <opfer@g.o>
32 + ghostscript-gpl-8.61-r1.ebuild, ghostscript-gpl-8.62.ebuild,
33 + ghostscript-gpl-8.63.ebuild:
34 + don't inherit elisp-common, bug 184167
35
36 27 Sep 2008; Raúl Porcel <armin76@g.o>
37 ghostscript-gpl-8.62.ebuild:
38
39
40
41 1.9 app-text/ghostscript-gpl/ghostscript-gpl-8.62.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.62.ebuild?rev=1.9&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.62.ebuild?rev=1.9&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.62.ebuild?r1=1.8&r2=1.9
46
47 Index: ghostscript-gpl-8.62.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.62.ebuild,v
50 retrieving revision 1.8
51 retrieving revision 1.9
52 diff -u -r1.8 -r1.9
53 --- ghostscript-gpl-8.62.ebuild 27 Sep 2008 16:15:56 -0000 1.8
54 +++ ghostscript-gpl-8.62.ebuild 31 Oct 2008 20:13:08 -0000 1.9
55 @@ -1,8 +1,8 @@
56 # Copyright 1999-2008 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.62.ebuild,v 1.8 2008/09/27 16:15:56 armin76 Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.62.ebuild,v 1.9 2008/10/31 20:13:08 opfer Exp $
60
61 -inherit autotools elisp-common eutils versionator flag-o-matic
62 +inherit autotools eutils versionator flag-o-matic
63
64 DESCRIPTION="GPL Ghostscript - the most current Ghostscript, AFPL, relicensed"
65 HOMEPAGE="http://ghostscript.com/"
66
67
68
69 1.4 app-text/ghostscript-gpl/ghostscript-gpl-8.63.ebuild
70
71 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.63.ebuild?rev=1.4&view=markup
72 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.63.ebuild?rev=1.4&content-type=text/plain
73 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.63.ebuild?r1=1.3&r2=1.4
74
75 Index: ghostscript-gpl-8.63.ebuild
76 ===================================================================
77 RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.63.ebuild,v
78 retrieving revision 1.3
79 retrieving revision 1.4
80 diff -u -r1.3 -r1.4
81 --- ghostscript-gpl-8.63.ebuild 27 Oct 2008 05:54:23 -0000 1.3
82 +++ ghostscript-gpl-8.63.ebuild 31 Oct 2008 20:13:08 -0000 1.4
83 @@ -1,8 +1,8 @@
84 # Copyright 1999-2008 Gentoo Foundation
85 # Distributed under the terms of the GNU General Public License v2
86 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.63.ebuild,v 1.3 2008/10/27 05:54:23 vapier Exp $
87 +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.63.ebuild,v 1.4 2008/10/31 20:13:08 opfer Exp $
88
89 -inherit autotools elisp-common eutils versionator flag-o-matic
90 +inherit autotools eutils versionator flag-o-matic
91
92 DESCRIPTION="GPL Ghostscript - the most current Ghostscript, AFPL, relicensed"
93 HOMEPAGE="http://ghostscript.com/"
94
95
96
97 1.10 app-text/ghostscript-gpl/ghostscript-gpl-8.61-r1.ebuild
98
99 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.61-r1.ebuild?rev=1.10&view=markup
100 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.61-r1.ebuild?rev=1.10&content-type=text/plain
101 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.61-r1.ebuild?r1=1.9&r2=1.10
102
103 Index: ghostscript-gpl-8.61-r1.ebuild
104 ===================================================================
105 RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.61-r1.ebuild,v
106 retrieving revision 1.9
107 retrieving revision 1.10
108 diff -u -r1.9 -r1.10
109 --- ghostscript-gpl-8.61-r1.ebuild 23 Jan 2008 22:33:42 -0000 1.9
110 +++ ghostscript-gpl-8.61-r1.ebuild 31 Oct 2008 20:13:08 -0000 1.10
111 @@ -1,8 +1,8 @@
112 # Copyright 1999-2008 Gentoo Foundation
113 # Distributed under the terms of the GNU General Public License v2
114 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.61-r1.ebuild,v 1.9 2008/01/23 22:33:42 opfer Exp $
115 +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.61-r1.ebuild,v 1.10 2008/10/31 20:13:08 opfer Exp $
116
117 -inherit autotools elisp-common eutils versionator flag-o-matic
118 +inherit autotools eutils versionator flag-o-matic
119
120 DESCRIPTION="GPL Ghostscript - the most current Ghostscript, AFPL, relicensed"
121 HOMEPAGE="http://ghostscript.com/"