Gentoo Archives: gentoo-commits

From: "Sergey Popov (pinkbyte)" <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/man: ChangeLog man-0-r1.ebuild
Date: Fri, 27 Dec 2013 11:01:58
Message-Id: 20131227110154.1FBE72004C@flycatcher.gentoo.org
1 pinkbyte 13/12/27 11:01:54
2
3 Modified: ChangeLog man-0-r1.ebuild
4 Log:
5 Drop s390 and sh to unstable
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
8
9 Revision Changes Path
10 1.7 virtual/man/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/man/ChangeLog?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/man/ChangeLog?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/man/ChangeLog?r1=1.6&r2=1.7
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/man/ChangeLog,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- ChangeLog 23 Dec 2013 17:36:24 -0000 1.6
23 +++ ChangeLog 27 Dec 2013 11:01:53 -0000 1.7
24 @@ -1,6 +1,9 @@
25 # ChangeLog for virtual/man
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/virtual/man/ChangeLog,v 1.6 2013/12/23 17:36:24 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/man/ChangeLog,v 1.7 2013/12/27 11:01:53 pinkbyte Exp $
29 +
30 + 27 Dec 2013; Sergey Popov <pinkbyte@g.o> man-0-r1.ebuild:
31 + Drop s390 and sh to unstable
32
33 *man-0-r1 (23 Dec 2013)
34
35
36
37
38 1.2 virtual/man/man-0-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/man/man-0-r1.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/man/man-0-r1.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/man/man-0-r1.ebuild?r1=1.1&r2=1.2
43
44 Index: man-0-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/virtual/man/man-0-r1.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- man-0-r1.ebuild 23 Dec 2013 17:36:24 -0000 1.1
51 +++ man-0-r1.ebuild 27 Dec 2013 11:01:53 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2013 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/virtual/man/man-0-r1.ebuild,v 1.1 2013/12/23 17:36:24 pacho Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/virtual/man/man-0-r1.ebuild,v 1.2 2013/12/27 11:01:53 pinkbyte Exp $
57
58 EAPI=3
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE=""
63 SLOT="0"
64 -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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
65 +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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
66 IUSE=""
67
68 DEPEND=""