Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/ghostscript-gpl: ghostscript-gpl-9.05-r1.ebuild ghostscript-gpl-9.04-r4.ebuild ghostscript-gpl-9.05-r2.ebuild ChangeLog
Date: Sat, 02 Jun 2012 08:08:48
Message-Id: 20120602080827.59ED92004B@flycatcher.gentoo.org
1 zmedico 12/06/02 08:08:27
2
3 Modified: ghostscript-gpl-9.05-r1.ebuild
4 ghostscript-gpl-9.04-r4.ebuild
5 ghostscript-gpl-9.05-r2.ebuild ChangeLog
6 Log:
7 inherit multilib for get_libdir
8
9 (Portage version: 2.2.0_alpha109/cvs/Linux i686)
10
11 Revision Changes Path
12 1.8 app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild?rev=1.8&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild?rev=1.8&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild?r1=1.7&r2=1.8
17
18 Index: ghostscript-gpl-9.05-r1.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild,v
21 retrieving revision 1.7
22 retrieving revision 1.8
23 diff -u -r1.7 -r1.8
24 --- ghostscript-gpl-9.05-r1.ebuild 29 May 2012 19:53:00 -0000 1.7
25 +++ ghostscript-gpl-9.05-r1.ebuild 2 Jun 2012 08:08:27 -0000 1.8
26 @@ -1,10 +1,10 @@
27 # Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild,v 1.7 2012/05/29 19:53:00 ranger Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r1.ebuild,v 1.8 2012/06/02 08:08:27 zmedico Exp $
31
32 EAPI=3
33
34 -inherit autotools eutils versionator flag-o-matic
35 +inherit autotools eutils multilib versionator flag-o-matic
36
37 DESCRIPTION="Ghostscript is an interpreter for the PostScript language and for PDF"
38 HOMEPAGE="http://ghostscript.com/"
39
40
41
42 1.8 app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild?rev=1.8&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild?rev=1.8&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild?r1=1.7&r2=1.8
47
48 Index: ghostscript-gpl-9.04-r4.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild,v
51 retrieving revision 1.7
52 retrieving revision 1.8
53 diff -u -r1.7 -r1.8
54 --- ghostscript-gpl-9.04-r4.ebuild 4 May 2012 03:33:15 -0000 1.7
55 +++ ghostscript-gpl-9.04-r4.ebuild 2 Jun 2012 08:08:27 -0000 1.8
56 @@ -1,10 +1,10 @@
57 # Copyright 1999-2012 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild,v 1.7 2012/05/04 03:33:15 jdhore Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild,v 1.8 2012/06/02 08:08:27 zmedico Exp $
61
62 EAPI=3
63
64 -inherit autotools eutils versionator flag-o-matic
65 +inherit autotools eutils multilib versionator flag-o-matic
66
67 DESCRIPTION="Ghostscript is an interpreter for the PostScript language and for PDF"
68 HOMEPAGE="http://ghostscript.com/"
69
70
71
72 1.3 app-text/ghostscript-gpl/ghostscript-gpl-9.05-r2.ebuild
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r2.ebuild?rev=1.3&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r2.ebuild?rev=1.3&content-type=text/plain
76 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r2.ebuild?r1=1.2&r2=1.3
77
78 Index: ghostscript-gpl-9.05-r2.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r2.ebuild,v
81 retrieving revision 1.2
82 retrieving revision 1.3
83 diff -u -r1.2 -r1.3
84 --- ghostscript-gpl-9.05-r2.ebuild 18 May 2012 20:51:44 -0000 1.2
85 +++ ghostscript-gpl-9.05-r2.ebuild 2 Jun 2012 08:08:27 -0000 1.3
86 @@ -1,10 +1,10 @@
87 # Copyright 1999-2012 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r2.ebuild,v 1.2 2012/05/18 20:51:44 dilfridge Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.05-r2.ebuild,v 1.3 2012/06/02 08:08:27 zmedico Exp $
91
92 EAPI=3
93
94 -inherit autotools eutils versionator flag-o-matic
95 +inherit autotools eutils multilib versionator flag-o-matic
96
97 DESCRIPTION="Ghostscript is an interpreter for the PostScript language and for PDF"
98 HOMEPAGE="http://ghostscript.com/"
99
100
101
102 1.148 app-text/ghostscript-gpl/ChangeLog
103
104 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ChangeLog?rev=1.148&view=markup
105 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ChangeLog?rev=1.148&content-type=text/plain
106 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ChangeLog?r1=1.147&r2=1.148
107
108 Index: ChangeLog
109 ===================================================================
110 RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v
111 retrieving revision 1.147
112 retrieving revision 1.148
113 diff -u -r1.147 -r1.148
114 --- ChangeLog 29 May 2012 19:53:00 -0000 1.147
115 +++ ChangeLog 2 Jun 2012 08:08:27 -0000 1.148
116 @@ -1,6 +1,10 @@
117 # ChangeLog for app-text/ghostscript-gpl
118 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
119 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.147 2012/05/29 19:53:00 ranger Exp $
120 +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.148 2012/06/02 08:08:27 zmedico Exp $
121 +
122 + 02 Jun 2012; Zac Medico <zmedico@g.o> ghostscript-gpl-9.04-r4.ebuild,
123 + ghostscript-gpl-9.05-r1.ebuild, ghostscript-gpl-9.05-r2.ebuild:
124 + inherit multilib for get_libdir
125
126 29 May 2012; Brent Baude <ranger@g.o> ghostscript-gpl-9.05-r1.ebuild:
127 Marking ghostscript-gpl-9.05-r1 ppc for bug 414463