Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/ghostscript-gpl: ghostscript-gpl-9.10-r2.ebuild ghostscript-gpl-9.14.ebuild ghostscript-gpl-9.10-r3.ebuild ChangeLog
Date: Tue, 10 Jun 2014 01:04:45
Message-Id: 20140610010440.2FAC62004E@flycatcher.gentoo.org
1 vapier 14/06/10 01:04:40
2
3 Modified: ghostscript-gpl-9.10-r2.ebuild
4 ghostscript-gpl-9.14.ebuild
5 ghostscript-gpl-9.10-r3.ebuild ChangeLog
6 Log:
7 Add arm64 love.
8
9 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
10
11 Revision Changes Path
12 1.11 app-text/ghostscript-gpl/ghostscript-gpl-9.10-r2.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.10-r2.ebuild?rev=1.11&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.10-r2.ebuild?rev=1.11&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.10-r2.ebuild?r1=1.10&r2=1.11
17
18 Index: ghostscript-gpl-9.10-r2.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.10-r2.ebuild,v
21 retrieving revision 1.10
22 retrieving revision 1.11
23 diff -u -r1.10 -r1.11
24 --- ghostscript-gpl-9.10-r2.ebuild 20 Feb 2014 14:21:06 -0000 1.10
25 +++ ghostscript-gpl-9.10-r2.ebuild 10 Jun 2014 01:04:39 -0000 1.11
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2014 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.10-r2.ebuild,v 1.10 2014/02/20 14:21:06 ago Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.10-r2.ebuild,v 1.11 2014/06/10 01:04:39 vapier Exp $
31
32 EAPI=5
33
34 @@ -19,7 +19,7 @@
35
36 LICENSE="AGPL-3 CPL-1.0"
37 SLOT="0"
38 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
39 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
40 IUSE="bindist cups dbus djvu gtk idn linguas_de static-libs X"
41
42 COMMON_DEPEND="
43
44
45
46 1.2 app-text/ghostscript-gpl/ghostscript-gpl-9.14.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.14.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.14.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.14.ebuild?r1=1.1&r2=1.2
51
52 Index: ghostscript-gpl-9.14.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.14.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- ghostscript-gpl-9.14.ebuild 26 Mar 2014 17:31:52 -0000 1.1
59 +++ ghostscript-gpl-9.14.ebuild 10 Jun 2014 01:04:39 -0000 1.2
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.14.ebuild,v 1.1 2014/03/26 17:31:52 tgurr Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.14.ebuild,v 1.2 2014/06/10 01:04:39 vapier Exp $
65
66 EAPI=5
67
68 @@ -19,7 +19,7 @@
69
70 LICENSE="AGPL-3 CPL-1.0"
71 SLOT="0"
72 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
73 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
74 IUSE="bindist cups dbus djvu gtk idn linguas_de static-libs X"
75
76 COMMON_DEPEND="
77
78
79
80 1.2 app-text/ghostscript-gpl/ghostscript-gpl-9.10-r3.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.10-r3.ebuild?rev=1.2&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.10-r3.ebuild?rev=1.2&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.10-r3.ebuild?r1=1.1&r2=1.2
85
86 Index: ghostscript-gpl-9.10-r3.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.10-r3.ebuild,v
89 retrieving revision 1.1
90 retrieving revision 1.2
91 diff -u -r1.1 -r1.2
92 --- ghostscript-gpl-9.10-r3.ebuild 12 Feb 2014 19:22:04 -0000 1.1
93 +++ ghostscript-gpl-9.10-r3.ebuild 10 Jun 2014 01:04:39 -0000 1.2
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2014 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.10-r3.ebuild,v 1.1 2014/02/12 19:22:04 tgurr Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.10-r3.ebuild,v 1.2 2014/06/10 01:04:39 vapier Exp $
99
100 EAPI=5
101
102 @@ -19,7 +19,7 @@
103
104 LICENSE="AGPL-3 CPL-1.0"
105 SLOT="0"
106 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
107 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
108 IUSE="bindist cups dbus djvu gtk idn linguas_de static-libs X"
109
110 COMMON_DEPEND="
111
112
113
114 1.174 app-text/ghostscript-gpl/ChangeLog
115
116 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ChangeLog?rev=1.174&view=markup
117 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ChangeLog?rev=1.174&content-type=text/plain
118 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/ghostscript-gpl/ChangeLog?r1=1.173&r2=1.174
119
120 Index: ChangeLog
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v
123 retrieving revision 1.173
124 retrieving revision 1.174
125 diff -u -r1.173 -r1.174
126 --- ChangeLog 26 Mar 2014 17:31:52 -0000 1.173
127 +++ ChangeLog 10 Jun 2014 01:04:40 -0000 1.174
128 @@ -1,6 +1,11 @@
129 # ChangeLog for app-text/ghostscript-gpl
130 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
131 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.173 2014/03/26 17:31:52 tgurr Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.174 2014/06/10 01:04:40 vapier Exp $
133 +
134 + 10 Jun 2014; Mike Frysinger <vapier@g.o>
135 + ghostscript-gpl-9.10-r2.ebuild, ghostscript-gpl-9.10-r3.ebuild,
136 + ghostscript-gpl-9.14.ebuild:
137 + Add arm64 love.
138
139 *ghostscript-gpl-9.14 (26 Mar 2014)