Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/setproctitle: setproctitle-1.1.8.ebuild ChangeLog
Date: Wed, 29 Jul 2015 19:16:25
Message-Id: 20150729191621.8126A113@oystercatcher.gentoo.org
1 grobian 15/07/29 19:16:21
2
3 Modified: setproctitle-1.1.8.ebuild ChangeLog
4 Log:
5 Keyworded for *-solaris, *-macos
6
7 (Portage version: 2.2.20-prefix/cvs/SunOS i386, signed Manifest commit with key 0x5F75F607C5C74E89)
8
9 Revision Changes Path
10 1.13 dev-python/setproctitle/setproctitle-1.1.8.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild?r1=1.12&r2=1.13
15
16 Index: setproctitle-1.1.8.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- setproctitle-1.1.8.ebuild 24 Nov 2014 10:18:35 -0000 1.12
23 +++ setproctitle-1.1.8.ebuild 29 Jul 2015 19:16:21 -0000 1.13
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.12 2014/11/24 10:18:35 idella4 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.8.ebuild,v 1.13 2015/07/29 19:16:21 grobian Exp $
30
31 EAPI=5
32
33 @@ -14,7 +14,7 @@
34
35 LICENSE="BSD"
36 SLOT="0"
37 -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
38 +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
39 IUSE="test"
40
41 RDEPEND=""
42
43
44
45 1.49 dev-python/setproctitle/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setproctitle/ChangeLog?rev=1.49&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setproctitle/ChangeLog?rev=1.49&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/setproctitle/ChangeLog?r1=1.48&r2=1.49
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v
54 retrieving revision 1.48
55 retrieving revision 1.49
56 diff -u -r1.48 -r1.49
57 --- ChangeLog 21 Jan 2015 06:53:55 -0000 1.48
58 +++ ChangeLog 29 Jul 2015 19:16:21 -0000 1.49
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-python/setproctitle
61 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.48 2015/01/21 06:53:55 idella4 Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/ChangeLog,v 1.49 2015/07/29 19:16:21 grobian Exp $
64 +
65 + 29 Jul 2015; Fabian Groffen <grobian@g.o> setproctitle-1.1.8.ebuild:
66 + Keyworded for *-solaris, *-macos
67
68 21 Jan 2015; Ian Delaney <idella4@g.o> -setproctitle-1.1.3.ebuild,
69 -setproctitle-1.1.6-r1.ebuild, -setproctitle-1.1.6.ebuild,