Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libattica: ChangeLog libattica-0.1.1.ebuild
Date: Sun, 02 May 2010 10:09:57
Message-Id: 20100502100954.DD69F2C1F5@corvid.gentoo.org
1 aballier 10/05/02 10:09:54
2
3 Modified: ChangeLog libattica-0.1.1.ebuild
4 Log:
5 keyword ~x86-fbsd
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.4 dev-libs/libattica/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libattica/ChangeLog?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libattica/ChangeLog?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libattica/ChangeLog?r1=1.3&r2=1.4
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libattica/ChangeLog,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- ChangeLog 16 Feb 2010 16:56:04 -0000 1.3
22 +++ ChangeLog 2 May 2010 10:09:54 -0000 1.4
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-libs/libattica
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libattica/ChangeLog,v 1.3 2010/02/16 16:56:04 josejx Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libattica/ChangeLog,v 1.4 2010/05/02 10:09:54 aballier Exp $
28 +
29 + 02 May 2010; Alexis Ballier <aballier@g.o> libattica-0.1.1.ebuild:
30 + keyword ~x86-fbsd
31
32 16 Feb 2010; Joseph Jezak <josejx@g.o> libattica-0.1.1.ebuild:
33 Marked ~ppc/~ppc64 for bug #304365.
34
35
36
37 1.4 dev-libs/libattica/libattica-0.1.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libattica/libattica-0.1.1.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libattica/libattica-0.1.1.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libattica/libattica-0.1.1.ebuild?r1=1.3&r2=1.4
42
43 Index: libattica-0.1.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libattica/libattica-0.1.1.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- libattica-0.1.1.ebuild 16 Feb 2010 16:56:04 -0000 1.3
50 +++ libattica-0.1.1.ebuild 2 May 2010 10:09:54 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libattica/libattica-0.1.1.ebuild,v 1.3 2010/02/16 16:56:04 josejx Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libattica/libattica-0.1.1.ebuild,v 1.4 2010/05/02 10:09:54 aballier Exp $
56
57 EAPI="2"
58
59 @@ -14,7 +14,7 @@
60 SRC_URI="mirror://kde/stable/${MY_PN}/${MY_P}.tar.bz2"
61
62 LICENSE="GPL-2 LGPL-2"
63 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
64 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
65 SLOT="0"
66 IUSE="debug"