Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/install-xattr: install-xattr-0.5.ebuild ChangeLog
Date: Sat, 27 Jun 2015 14:15:56
Message-Id: 20150627141547.7506C737@oystercatcher.gentoo.org
1 blueness 15/06/27 14:15:47
2
3 Modified: install-xattr-0.5.ebuild ChangeLog
4 Log:
5 Stable for ppc and ppc64. Bug #550654.
6 repoman commit -m Stable
7
8 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
9
10 Revision Changes Path
11 1.2 sys-apps/install-xattr/install-xattr-0.5.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-0.5.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-0.5.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/install-xattr-0.5.ebuild?r1=1.1&r2=1.2
16
17 Index: install-xattr-0.5.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-0.5.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- install-xattr-0.5.ebuild 8 Jun 2015 13:12:32 -0000 1.1
24 +++ install-xattr-0.5.ebuild 27 Jun 2015 14:15:47 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-0.5.ebuild,v 1.1 2015/06/08 13:12:32 blueness Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/install-xattr-0.5.ebuild,v 1.2 2015/06/27 14:15:47 blueness Exp $
30
31 EAPI=5
32 DESCRIPTION="Wrapper to coreutil's install to preserve Filesystem Extended Attributes"
33 @@ -14,7 +14,7 @@
34 inherit git-2
35 else
36 SRC_URI="http://dev.gentoo.org/~blueness/install-xattr/${P}.tar.bz2"
37 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
38 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86"
39 S=${WORKDIR}/${PN}
40 fi
41
42
43
44
45 1.38 sys-apps/install-xattr/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/ChangeLog?rev=1.38&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/ChangeLog?rev=1.38&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/install-xattr/ChangeLog?r1=1.37&r2=1.38
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v
54 retrieving revision 1.37
55 retrieving revision 1.38
56 diff -u -r1.37 -r1.38
57 --- ChangeLog 8 Jun 2015 13:14:58 -0000 1.37
58 +++ ChangeLog 27 Jun 2015 14:15:47 -0000 1.38
59 @@ -1,6 +1,9 @@
60 # ChangeLog for sys-apps/install-xattr
61 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v 1.37 2015/06/08 13:14:58 blueness Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/install-xattr/ChangeLog,v 1.38 2015/06/27 14:15:47 blueness Exp $
64 +
65 + 27 Jun 2015; Anthony G. Basile <blueness@g.o> install-xattr-0.5.ebuild:
66 + Stable for ppc and ppc64. Bug #550654. repoman commit -m Stable
67
68 08 Jun 2015; Anthony G. Basile <blueness@g.o>
69 -install-xattr-0.3.ebuild: