Gentoo Archives: gentoo-commits

From: "Mark Loeser (halcy0n)" <halcy0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-doc/pms: pms-4_p20110118.ebuild ChangeLog pms-3.ebuild pms-2.ebuild
Date: Tue, 03 Jan 2012 15:46:47
Message-Id: 20120103154638.4D7CB2004B@flycatcher.gentoo.org
1 halcy0n 12/01/03 15:46:38
2
3 Modified: pms-4_p20110118.ebuild ChangeLog pms-3.ebuild
4 pms-2.ebuild
5 Log:
6 Drop mips-irix as its no longer supported
7
8 (Portage version: 2.1.10.11/cvs/Linux ppc64)
9
10 Revision Changes Path
11 1.3 app-doc/pms/pms-4_p20110118.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/pms/pms-4_p20110118.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/pms/pms-4_p20110118.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/pms/pms-4_p20110118.ebuild?r1=1.2&r2=1.3
16
17 Index: pms-4_p20110118.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-doc/pms/pms-4_p20110118.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- pms-4_p20110118.ebuild 18 Mar 2011 19:38:42 -0000 1.2
24 +++ pms-4_p20110118.ebuild 3 Jan 2012 15:46:38 -0000 1.3
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2011 Gentoo Foundation
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-doc/pms/pms-4_p20110118.ebuild,v 1.2 2011/03/18 19:38:42 ulm Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-doc/pms/pms-4_p20110118.ebuild,v 1.3 2012/01/03 15:46:38 halcy0n Exp $
31
32 EAPI=2
33
34 @@ -10,7 +10,7 @@
35
36 LICENSE="CCPL-Attribution-ShareAlike-3.0"
37 SLOT="4"
38 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~mips-irix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~x86-netbsd ~ppc-openbsd ~x64-openbsd ~x86-openbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
39 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~x86-netbsd ~ppc-openbsd ~x64-openbsd ~x86-openbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
40 IUSE=""
41
42 src_unpack() {
43
44
45
46 1.32 app-doc/pms/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/pms/ChangeLog?rev=1.32&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/pms/ChangeLog?rev=1.32&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/pms/ChangeLog?r1=1.31&r2=1.32
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/app-doc/pms/ChangeLog,v
55 retrieving revision 1.31
56 retrieving revision 1.32
57 diff -u -r1.31 -r1.32
58 --- ChangeLog 13 Sep 2011 18:21:26 -0000 1.31
59 +++ ChangeLog 3 Jan 2012 15:46:38 -0000 1.32
60 @@ -1,6 +1,10 @@
61 # ChangeLog for app-doc/pms
62 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-doc/pms/ChangeLog,v 1.31 2011/09/13 18:21:26 pacho Exp $
64 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/app-doc/pms/ChangeLog,v 1.32 2012/01/03 15:46:38 halcy0n Exp $
66 +
67 + 03 Jan 2012; Mark Loeser <halcy0n@g.o> pms-2.ebuild, pms-3.ebuild,
68 + pms-4_p20110118.ebuild:
69 + Drop mips-irix as its no longer supported
70
71 13 Sep 2011; Pacho Ramos <pacho@g.o> metadata.xml:
72 Drop maintainer due retirement, bug #225633
73
74
75
76 1.5 app-doc/pms/pms-3.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/pms/pms-3.ebuild?rev=1.5&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/pms/pms-3.ebuild?rev=1.5&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/pms/pms-3.ebuild?r1=1.4&r2=1.5
81
82 Index: pms-3.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/app-doc/pms/pms-3.ebuild,v
85 retrieving revision 1.4
86 retrieving revision 1.5
87 diff -u -r1.4 -r1.5
88 --- pms-3.ebuild 18 Mar 2011 19:38:42 -0000 1.4
89 +++ pms-3.ebuild 3 Jan 2012 15:46:38 -0000 1.5
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2011 Gentoo Foundation
92 +# Copyright 1999-2012 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/app-doc/pms/pms-3.ebuild,v 1.4 2011/03/18 19:38:42 ulm Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/app-doc/pms/pms-3.ebuild,v 1.5 2012/01/03 15:46:38 halcy0n Exp $
96
97 EAPI=2
98
99 @@ -10,7 +10,7 @@
100
101 LICENSE="CCPL-Attribution-ShareAlike-3.0"
102 SLOT="3"
103 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~mips-irix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~x86-netbsd ~ppc-openbsd ~x64-openbsd ~x86-openbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
104 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~x86-netbsd ~ppc-openbsd ~x64-openbsd ~x86-openbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
105 IUSE=""
106
107 src_unpack() {
108
109
110
111 1.8 app-doc/pms/pms-2.ebuild
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/pms/pms-2.ebuild?rev=1.8&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/pms/pms-2.ebuild?rev=1.8&content-type=text/plain
115 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/pms/pms-2.ebuild?r1=1.7&r2=1.8
116
117 Index: pms-2.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/app-doc/pms/pms-2.ebuild,v
120 retrieving revision 1.7
121 retrieving revision 1.8
122 diff -u -r1.7 -r1.8
123 --- pms-2.ebuild 18 Mar 2011 19:38:42 -0000 1.7
124 +++ pms-2.ebuild 3 Jan 2012 15:46:38 -0000 1.8
125 @@ -1,6 +1,6 @@
126 -# Copyright 1999-2011 Gentoo Foundation
127 +# Copyright 1999-2012 Gentoo Foundation
128 # Distributed under the terms of the GNU General Public License v2
129 -# $Header: /var/cvsroot/gentoo-x86/app-doc/pms/pms-2.ebuild,v 1.7 2011/03/18 19:38:42 ulm Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/app-doc/pms/pms-2.ebuild,v 1.8 2012/01/03 15:46:38 halcy0n Exp $
131
132 EAPI=2
133
134 @@ -10,7 +10,7 @@
135
136 LICENSE="CCPL-Attribution-ShareAlike-3.0"
137 SLOT="2"
138 -KEYWORDS="alpha amd64 ~amd64-fbsd arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd ~ppc-aix ~x86-freebsd ~x64-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~mips-irix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-macos ~m68k-mint ~x86-netbsd ~ppc-openbsd ~x86-openbsd ~x64-openbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
139 +KEYWORDS="alpha amd64 ~amd64-fbsd arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd ~ppc-aix ~x86-freebsd ~x64-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-macos ~m68k-mint ~x86-netbsd ~ppc-openbsd ~x86-openbsd ~x64-openbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
140 IUSE=""
141
142 src_unpack() {