Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libvisio: libvisio-0.0.19.ebuild ChangeLog libvisio-0.0.18.ebuild
Date: Wed, 01 Aug 2012 08:31:25
Message-Id: 20120801083110.638792004B@flycatcher.gentoo.org
1 scarabeus 12/08/01 08:31:10
2
3 Modified: libvisio-0.0.19.ebuild ChangeLog
4 Removed: libvisio-0.0.18.ebuild
5 Log:
6 Stable as there are no issues in testing reported and it just fixes crashers.
7
8 (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 media-libs/libvisio/libvisio-0.0.19.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvisio/libvisio-0.0.19.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvisio/libvisio-0.0.19.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvisio/libvisio-0.0.19.ebuild?r1=1.1&r2=1.2
16
17 Index: libvisio-0.0.19.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-libs/libvisio/libvisio-0.0.19.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- libvisio-0.0.19.ebuild 31 Jul 2012 15:00:26 -0000 1.1
24 +++ libvisio-0.0.19.ebuild 1 Aug 2012 08:31:10 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 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.0.19.ebuild,v 1.1 2012/07/31 15:00:26 scarabeus Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisio/libvisio-0.0.19.ebuild,v 1.2 2012/08/01 08:31:10 scarabeus Exp $
30
31 EAPI=4
32
33 @@ -14,7 +14,7 @@
34
35 LICENSE="LGPL-2.1"
36 SLOT="0"
37 -[[ ${PV} == 9999 ]] || KEYWORDS="~amd64 ~ppc ~x86"
38 +[[ ${PV} == 9999 ]] || KEYWORDS="amd64 ppc x86"
39 IUSE="doc static-libs"
40
41 RDEPEND="
42
43
44
45 1.35 media-libs/libvisio/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvisio/ChangeLog?rev=1.35&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvisio/ChangeLog?rev=1.35&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libvisio/ChangeLog?r1=1.34&r2=1.35
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-libs/libvisio/ChangeLog,v
54 retrieving revision 1.34
55 retrieving revision 1.35
56 diff -u -r1.34 -r1.35
57 --- ChangeLog 31 Jul 2012 15:00:26 -0000 1.34
58 +++ ChangeLog 1 Aug 2012 08:31:10 -0000 1.35
59 @@ -1,6 +1,10 @@
60 # ChangeLog for media-libs/libvisio
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisio/ChangeLog,v 1.34 2012/07/31 15:00:26 scarabeus Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisio/ChangeLog,v 1.35 2012/08/01 08:31:10 scarabeus Exp $
64 +
65 + 01 Aug 2012; Tomáš Chvátal <scarabeus@g.o> -libvisio-0.0.18.ebuild,
66 + libvisio-0.0.19.ebuild:
67 + Stable as there are no issues in testing reported and it just fixes crashers.
68
69 *libvisio-0.0.19 (31 Jul 2012)