Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/plotutils: plotutils-2.5.ebuild ChangeLog
Date: Wed, 15 Oct 2008 13:13:28
Message-Id: E1Kq6Bn-0004MM-Ee@stork.gentoo.org
1 aballier 08/10/15 13:13:23
2
3 Modified: plotutils-2.5.ebuild ChangeLog
4 Log:
5 keyword ~x86-fbsd
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.26.6 x86_64)
7
8 Revision Changes Path
9 1.2 media-libs/plotutils/plotutils-2.5.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/plotutils/plotutils-2.5.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/plotutils/plotutils-2.5.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/plotutils/plotutils-2.5.ebuild?r1=1.1&r2=1.2
14
15 Index: plotutils-2.5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.5.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- plotutils-2.5.ebuild 5 Apr 2008 12:47:47 -0000 1.1
22 +++ plotutils-2.5.ebuild 15 Oct 2008 13:13:23 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.5.ebuild,v 1.1 2008/04/05 12:47:47 genstef Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.5.ebuild,v 1.2 2008/10/15 13:13:23 aballier Exp $
28
29 inherit libtool eutils flag-o-matic
30
31 @@ -17,7 +17,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
36 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd"
37 IUSE="X"
38
39 DEPEND="media-libs/libpng
40
41
42
43 1.42 media-libs/plotutils/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/plotutils/ChangeLog?rev=1.42&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/plotutils/ChangeLog?rev=1.42&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/plotutils/ChangeLog?r1=1.41&r2=1.42
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v
52 retrieving revision 1.41
53 retrieving revision 1.42
54 diff -u -r1.41 -r1.42
55 --- ChangeLog 5 Apr 2008 12:47:47 -0000 1.41
56 +++ ChangeLog 15 Oct 2008 13:13:23 -0000 1.42
57 @@ -1,6 +1,9 @@
58 # ChangeLog for media-libs/plotutils
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v 1.41 2008/04/05 12:47:47 genstef Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v 1.42 2008/10/15 13:13:23 aballier Exp $
62 +
63 + 15 Oct 2008; Alexis Ballier <aballier@g.o> plotutils-2.5.ebuild:
64 + keyword ~x86-fbsd
65
66 *plotutils-2.5 (05 Apr 2008)