Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/coreutils: coreutils-8.22.ebuild ChangeLog
Date: Sun, 27 Apr 2014 19:08:33
Message-Id: 20140427190830.07C712004B@flycatcher.gentoo.org
1 vapier 14/04/27 19:08:29
2
3 Modified: coreutils-8.22.ebuild ChangeLog
4 Log:
5 Rebuild man page tarball to include arch(1) #507528 by dwfreed.
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
8
9 Revision Changes Path
10 1.4 sys-apps/coreutils/coreutils-8.22.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/coreutils-8.22.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/coreutils-8.22.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/coreutils-8.22.ebuild?r1=1.3&r2=1.4
15
16 Index: coreutils-8.22.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.22.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- coreutils-8.22.ebuild 17 Jan 2014 04:23:16 -0000 1.3
23 +++ coreutils-8.22.ebuild 27 Apr 2014 19:08:29 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.22.ebuild,v 1.3 2014/01/17 04:23:16 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.22.ebuild,v 1.4 2014/04/27 19:08:29 vapier Exp $
29
30 EAPI="3"
31
32 @@ -12,8 +12,8 @@
33 SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
34 mirror://gentoo/${P}-patches-${PATCH_VER}.tar.xz
35 http://dev.gentoo.org/~vapier/dist/${P}-patches-${PATCH_VER}.tar.xz
36 - mirror://gentoo/${P}-man.tar.xz
37 - http://dev.gentoo.org/~vapier/dist/${P}-man.tar.xz"
38 + mirror://gentoo/${P}-man-r1.tar.xz
39 + http://dev.gentoo.org/~vapier/dist/${P}-man-r1.tar.xz"
40
41 LICENSE="GPL-3"
42 SLOT="0"
43
44
45
46 1.388 sys-apps/coreutils/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/ChangeLog?rev=1.388&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/ChangeLog?rev=1.388&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/ChangeLog?r1=1.387&r2=1.388
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v
55 retrieving revision 1.387
56 retrieving revision 1.388
57 diff -u -r1.387 -r1.388
58 --- ChangeLog 17 Jan 2014 04:23:16 -0000 1.387
59 +++ ChangeLog 27 Apr 2014 19:08:29 -0000 1.388
60 @@ -1,6 +1,9 @@
61 # ChangeLog for sys-apps/coreutils
62 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.387 2014/01/17 04:23:16 vapier Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.388 2014/04/27 19:08:29 vapier Exp $
65 +
66 + 27 Apr 2014; Mike Frysinger <vapier@g.o> coreutils-8.22.ebuild:
67 + Rebuild man page tarball to include arch(1) #507528 by dwfreed.
68
69 17 Jan 2014; Mike Frysinger <vapier@g.o> coreutils-8.21.ebuild,
70 coreutils-8.22.ebuild: