Gentoo Archives: gentoo-commits

From: "Andreas Huettel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libvisio: libvisio-0.1.3.ebuild libvisio-9999.ebuild ChangeLog
Date: Sat, 25 Jul 2015 21:16:59
Message-Id: 20150725211653.1F65CC1@oystercatcher.gentoo.org
1 dilfridge 15/07/25 21:16:53
2
3 Modified: libvisio-0.1.3.ebuild libvisio-9999.ebuild
4 ChangeLog
5 Log:
6 Carry forward ~ppc64 from version 0.1.1
7
8 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
9
10 Revision Changes Path
11 1.2 media-libs/libvisio/libvisio-0.1.3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvisio/libvisio-0.1.3.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvisio/libvisio-0.1.3.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvisio/libvisio-0.1.3.ebuild?r1=1.1&r2=1.2
16
17 Index: libvisio-0.1.3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-libs/libvisio/libvisio-0.1.3.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- libvisio-0.1.3.ebuild 25 Jul 2015 21:15:37 -0000 1.1
24 +++ libvisio-0.1.3.ebuild 25 Jul 2015 21:16:53 -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/media-libs/libvisio/libvisio-0.1.3.ebuild,v 1.1 2015/07/25 21:15:37 dilfridge Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisio/libvisio-0.1.3.ebuild,v 1.2 2015/07/25 21:16:53 dilfridge Exp $
30
31 EAPI=5
32
33 @@ -15,7 +15,7 @@
34 LICENSE="|| ( GPL-2+ LGPL-2.1 MPL-1.1 )"
35 SLOT="0"
36 [[ ${PV} == 9999 ]] || \
37 -KEYWORDS="~amd64 ~arm ~hppa ~x86"
38 +KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
39 IUSE="doc static-libs test tools"
40
41 RDEPEND="
42
43
44
45 1.23 media-libs/libvisio/libvisio-9999.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvisio/libvisio-9999.ebuild?rev=1.23&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvisio/libvisio-9999.ebuild?rev=1.23&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvisio/libvisio-9999.ebuild?r1=1.22&r2=1.23
50
51 Index: libvisio-9999.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-libs/libvisio/libvisio-9999.ebuild,v
54 retrieving revision 1.22
55 retrieving revision 1.23
56 diff -u -r1.22 -r1.23
57 --- libvisio-9999.ebuild 25 Jul 2015 21:15:37 -0000 1.22
58 +++ libvisio-9999.ebuild 25 Jul 2015 21:16:53 -0000 1.23
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2015 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisio/libvisio-9999.ebuild,v 1.22 2015/07/25 21:15:37 dilfridge Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisio/libvisio-9999.ebuild,v 1.23 2015/07/25 21:16:53 dilfridge Exp $
64
65 EAPI=5
66
67 @@ -15,7 +15,7 @@
68 LICENSE="|| ( GPL-2+ LGPL-2.1 MPL-1.1 )"
69 SLOT="0"
70 [[ ${PV} == 9999 ]] || \
71 -KEYWORDS="~amd64 ~arm ~hppa ~x86"
72 +KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
73 IUSE="doc static-libs test tools"
74
75 RDEPEND="
76
77
78
79 1.66 media-libs/libvisio/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvisio/ChangeLog?rev=1.66&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvisio/ChangeLog?rev=1.66&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvisio/ChangeLog?r1=1.65&r2=1.66
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/media-libs/libvisio/ChangeLog,v
88 retrieving revision 1.65
89 retrieving revision 1.66
90 diff -u -r1.65 -r1.66
91 --- ChangeLog 25 Jul 2015 21:15:37 -0000 1.65
92 +++ ChangeLog 25 Jul 2015 21:16:53 -0000 1.66
93 @@ -1,6 +1,10 @@
94 # ChangeLog for media-libs/libvisio
95 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisio/ChangeLog,v 1.65 2015/07/25 21:15:37 dilfridge Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisio/ChangeLog,v 1.66 2015/07/25 21:16:53 dilfridge Exp $
98 +
99 + 25 Jul 2015; Andreas K. Huettel <dilfridge@g.o> libvisio-0.1.3.ebuild,
100 + libvisio-9999.ebuild:
101 + Carry forward ~ppc64 from version 0.1.1
102
103 *libvisio-0.1.3 (25 Jul 2015)