Gentoo Archives: gentoo-commits

From: "Christoph Junghans (ottxor)" <ottxor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/plotutils: plotutils-2.6.ebuild ChangeLog
Date: Wed, 22 Aug 2012 03:14:34
Message-Id: 20120822031424.A8AA1202CE@flycatcher.gentoo.org
1 ottxor 12/08/22 03:14:24
2
3 Modified: plotutils-2.6.ebuild ChangeLog
4 Log:
5 added prefix keywords
6
7 (Portage version: 2.2.0_alpha121/cvs/Linux i686)
8
9 Revision Changes Path
10 1.9 media-libs/plotutils/plotutils-2.6.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/plotutils/plotutils-2.6.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/plotutils/plotutils-2.6.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/plotutils/plotutils-2.6.ebuild?r1=1.8&r2=1.9
15
16 Index: plotutils-2.6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.6.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- plotutils-2.6.ebuild 9 May 2012 18:09:39 -0000 1.8
23 +++ plotutils-2.6.ebuild 22 Aug 2012 03:14:24 -0000 1.9
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 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.ebuild,v 1.8 2012/05/09 18:09:39 aballier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.6.ebuild,v 1.9 2012/08/22 03:14:24 ottxor Exp $
29
30 EAPI=3
31 inherit libtool eutils autotools
32 @@ -11,7 +11,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd"
37 +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris"
38 IUSE="+png static-libs X"
39
40 DEPEND="png? ( media-libs/libpng
41
42
43
44 1.61 media-libs/plotutils/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/plotutils/ChangeLog?rev=1.61&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/plotutils/ChangeLog?rev=1.61&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/plotutils/ChangeLog?r1=1.60&r2=1.61
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v
53 retrieving revision 1.60
54 retrieving revision 1.61
55 diff -u -r1.60 -r1.61
56 --- ChangeLog 9 May 2012 18:09:39 -0000 1.60
57 +++ ChangeLog 22 Aug 2012 03:14:24 -0000 1.61
58 @@ -1,6 +1,9 @@
59 # ChangeLog for media-libs/plotutils
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v 1.60 2012/05/09 18:09:39 aballier Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v 1.61 2012/08/22 03:14:24 ottxor Exp $
63 +
64 + 22 Aug 2012; Christoph Junghans <ottxor@g.o> plotutils-2.6.ebuild:
65 + added prefix keywords
66
67 09 May 2012; Alexis Ballier <aballier@g.o> plotutils-2.6.ebuild:
68 keyword ~amd64-fbsd