Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/plotutils: plotutils-2.6-r1.ebuild ChangeLog
Date: Thu, 19 Jun 2014 14:15:44
Message-Id: 20140619141540.95C982004E@flycatcher.gentoo.org
1 klausman 14/06/19 14:15:40
2
3 Modified: plotutils-2.6-r1.ebuild ChangeLog
4 Log:
5 Keyworded on alpha, bug #468582
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
8
9 Revision Changes Path
10 1.8 media-libs/plotutils/plotutils-2.6-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/plotutils/plotutils-2.6-r1.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/plotutils/plotutils-2.6-r1.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/plotutils/plotutils-2.6-r1.ebuild?r1=1.7&r2=1.8
15
16 Index: plotutils-2.6-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.6-r1.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- plotutils-2.6-r1.ebuild 11 Feb 2014 14:44:18 -0000 1.7
23 +++ plotutils-2.6-r1.ebuild 19 Jun 2014 14:15:40 -0000 1.8
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/media-libs/plotutils/plotutils-2.6-r1.ebuild,v 1.7 2014/02/11 14:44:18 hattya Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.6-r1.ebuild,v 1.8 2014/06/19 14:15:40 klausman Exp $
29
30 EAPI=5
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
37 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
38 IUSE="+png static-libs X"
39
40 DEPEND="
41
42
43
44 1.72 media-libs/plotutils/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/plotutils/ChangeLog?rev=1.72&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/plotutils/ChangeLog?rev=1.72&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/plotutils/ChangeLog?r1=1.71&r2=1.72
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v
53 retrieving revision 1.71
54 retrieving revision 1.72
55 diff -u -r1.71 -r1.72
56 --- ChangeLog 11 Feb 2014 14:44:18 -0000 1.71
57 +++ ChangeLog 19 Jun 2014 14:15:40 -0000 1.72
58 @@ -1,6 +1,9 @@
59 # ChangeLog for media-libs/plotutils
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v 1.71 2014/02/11 14:44:18 hattya Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v 1.72 2014/06/19 14:15:40 klausman Exp $
63 +
64 + 19 Jun 2014; Tobias Klausmann <klausman@g.o> plotutils-2.6-r1.ebuild:
65 + Keyworded on alpha, bug #468582
66
67 11 Feb 2014; Akinori Hattori <hattya@g.o> plotutils-2.6-r1.ebuild:
68 keyword ~ia64 wrt bug #468582