Gentoo Archives: gentoo-commits

From: "Jack Morgan (jmorgan)" <jmorgan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libquvi-scripts: ChangeLog libquvi-scripts-0.4.21-r2.ebuild
Date: Sat, 30 May 2015 00:03:50
Message-Id: 20150530000347.BB499A13@oystercatcher.gentoo.org
1 jmorgan 15/05/30 00:03:47
2
3 Modified: ChangeLog libquvi-scripts-0.4.21-r2.ebuild
4 Log:
5 ia64 stable wrt bug #538798
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key )
8
9 Revision Changes Path
10 1.73 media-libs/libquvi-scripts/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi-scripts/ChangeLog?rev=1.73&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi-scripts/ChangeLog?rev=1.73&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi-scripts/ChangeLog?r1=1.72&r2=1.73
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/ChangeLog,v
19 retrieving revision 1.72
20 retrieving revision 1.73
21 diff -u -r1.72 -r1.73
22 --- ChangeLog 29 May 2015 07:38:12 -0000 1.72
23 +++ ChangeLog 30 May 2015 00:03:47 -0000 1.73
24 @@ -1,6 +1,10 @@
25 # ChangeLog for media-libs/libquvi-scripts
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/ChangeLog,v 1.72 2015/05/29 07:38:12 jmorgan Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/ChangeLog,v 1.73 2015/05/30 00:03:47 jmorgan Exp $
29 +
30 + 30 May 2015; Jack Morgan <jmorgan@g.o>
31 + libquvi-scripts-0.4.21-r2.ebuild:
32 + ia64 stable wrt bug #538798
33
34 29 May 2015; Jack Morgan <jmorgan@g.o>
35 libquvi-scripts-0.4.21-r2.ebuild:
36
37
38
39 1.9 media-libs/libquvi-scripts/libquvi-scripts-0.4.21-r2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.4.21-r2.ebuild?rev=1.9&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.4.21-r2.ebuild?rev=1.9&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.4.21-r2.ebuild?r1=1.8&r2=1.9
44
45 Index: libquvi-scripts-0.4.21-r2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.4.21-r2.ebuild,v
48 retrieving revision 1.8
49 retrieving revision 1.9
50 diff -u -r1.8 -r1.9
51 --- libquvi-scripts-0.4.21-r2.ebuild 29 May 2015 07:38:12 -0000 1.8
52 +++ libquvi-scripts-0.4.21-r2.ebuild 30 May 2015 00:03:47 -0000 1.9
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2015 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.4.21-r2.ebuild,v 1.8 2015/05/29 07:38:12 jmorgan Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.4.21-r2.ebuild,v 1.9 2015/05/30 00:03:47 jmorgan Exp $
58
59 EAPI=5
60
61 @@ -12,7 +12,7 @@
62
63 LICENSE="GPL-3"
64 SLOT="0.4"
65 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86"
66 +KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
67 IUSE="offensive"
68
69 DEPEND="app-arch/xz-utils"