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-esp: ghostscript-esp-8.15.4.ebuild ghostscript-esp-8.15.3.ebuild ChangeLog ghostscript-esp-8.15.4-r1.ebuild
Date: Fri, 31 Oct 2008 20:20:36
Message-Id: E1Kw0Tx-0007M2-8j@stork.gentoo.org
1 opfer 08/10/31 20:20:33
2
3 Modified: ghostscript-esp-8.15.4.ebuild
4 ghostscript-esp-8.15.3.ebuild ChangeLog
5 ghostscript-esp-8.15.4-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.7 app-text/ghostscript-esp/ghostscript-esp-8.15.4.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.4.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.4.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.4.ebuild?r1=1.6&r2=1.7
16
17 Index: ghostscript-esp-8.15.4.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.4.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- ghostscript-esp-8.15.4.ebuild 9 Feb 2008 12:01:07 -0000 1.6
24 +++ ghostscript-esp-8.15.4.ebuild 31 Oct 2008 20:20:33 -0000 1.7
25 @@ -1,11 +1,11 @@
26 # Copyright 1999-2008 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.4.ebuild,v 1.6 2008/02/09 12:01:07 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.4.ebuild,v 1.7 2008/10/31 20:20:33 opfer Exp $
30
31 WANT_AUTOCONF="latest"
32 WANT_AUTOMAKE="latest"
33
34 -inherit autotools elisp-common eutils versionator
35 +inherit autotools eutils versionator
36
37 DESCRIPTION="ESP Ghostscript -- an enhanced version of GPL Ghostscript with better printer support"
38 HOMEPAGE="http://www.cups.org/espgs"
39
40
41
42 1.15 app-text/ghostscript-esp/ghostscript-esp-8.15.3.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.3.ebuild?rev=1.15&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.3.ebuild?rev=1.15&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.3.ebuild?r1=1.14&r2=1.15
47
48 Index: ghostscript-esp-8.15.3.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.3.ebuild,v
51 retrieving revision 1.14
52 retrieving revision 1.15
53 diff -u -r1.14 -r1.15
54 --- ghostscript-esp-8.15.3.ebuild 4 Jul 2007 06:24:51 -0000 1.14
55 +++ ghostscript-esp-8.15.3.ebuild 31 Oct 2008 20:20:33 -0000 1.15
56 @@ -1,11 +1,11 @@
57 -# Copyright 1999-2007 Gentoo Foundation
58 +# Copyright 1999-2008 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.3.ebuild,v 1.14 2007/07/04 06:24:51 genstef Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.3.ebuild,v 1.15 2008/10/31 20:20:33 opfer Exp $
62
63 WANT_AUTOCONF="latest"
64 WANT_AUTOMAKE="latest"
65
66 -inherit autotools elisp-common eutils versionator
67 +inherit autotools eutils versionator
68
69 DESCRIPTION="ESP Ghostscript -- an enhanced version of GPL Ghostscript with better printer support"
70 HOMEPAGE="http://www.cups.org/espgs"
71
72
73
74 1.61 app-text/ghostscript-esp/ChangeLog
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ghostscript-esp/ChangeLog?rev=1.61&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ghostscript-esp/ChangeLog?rev=1.61&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ghostscript-esp/ChangeLog?r1=1.60&r2=1.61
79
80 Index: ChangeLog
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ChangeLog,v
83 retrieving revision 1.60
84 retrieving revision 1.61
85 diff -u -r1.60 -r1.61
86 --- ChangeLog 30 Mar 2008 23:46:06 -0000 1.60
87 +++ ChangeLog 31 Oct 2008 20:20:33 -0000 1.61
88 @@ -1,6 +1,11 @@
89 # ChangeLog for app-text/ghostscript-esp
90 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
91 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ChangeLog,v 1.60 2008/03/30 23:46:06 ricmm Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ChangeLog,v 1.61 2008/10/31 20:20:33 opfer Exp $
93 +
94 + 31 Oct 2008; Christian Faulhammer <opfer@g.o>
95 + ghostscript-esp-8.15.3.ebuild, ghostscript-esp-8.15.4.ebuild,
96 + ghostscript-esp-8.15.4-r1.ebuild:
97 + don't inherit elisp-common, bug 184167
98
99 30 Mar 2008; <ricmm@g.o> ghostscript-esp-7.07.1-r8.ebuild:
100 Drop to ~mips due to unstable deps
101
102
103
104 1.3 app-text/ghostscript-esp/ghostscript-esp-8.15.4-r1.ebuild
105
106 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.4-r1.ebuild?rev=1.3&view=markup
107 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.4-r1.ebuild?rev=1.3&content-type=text/plain
108 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.4-r1.ebuild?r1=1.2&r2=1.3
109
110 Index: ghostscript-esp-8.15.4-r1.ebuild
111 ===================================================================
112 RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.4-r1.ebuild,v
113 retrieving revision 1.2
114 retrieving revision 1.3
115 diff -u -r1.2 -r1.3
116 --- ghostscript-esp-8.15.4-r1.ebuild 1 Mar 2008 20:20:04 -0000 1.2
117 +++ ghostscript-esp-8.15.4-r1.ebuild 31 Oct 2008 20:20:33 -0000 1.3
118 @@ -1,11 +1,11 @@
119 # Copyright 1999-2008 Gentoo Foundation
120 # Distributed under the terms of the GNU General Public License v2
121 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.4-r1.ebuild,v 1.2 2008/03/01 20:20:04 armin76 Exp $
122 +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-esp/ghostscript-esp-8.15.4-r1.ebuild,v 1.3 2008/10/31 20:20:33 opfer Exp $
123
124 WANT_AUTOCONF="latest"
125 WANT_AUTOMAKE="latest"
126
127 -inherit autotools elisp-common eutils versionator
128 +inherit autotools eutils versionator
129
130 DESCRIPTION="ESP Ghostscript -- an enhanced version of GPL Ghostscript with better printer support"
131 HOMEPAGE="http://www.cups.org/espgs"