Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libunique: ChangeLog libunique-1.0.8.ebuild
Date: Mon, 11 May 2009 17:12:18
Message-Id: E1M3Z32-0006ea-6c@stork.gentoo.org
1 ranger 09/05/11 17:12:16
2
3 Modified: ChangeLog libunique-1.0.8.ebuild
4 Log:
5 keyworded ~arch for ppc64, bug 269233
6 (Portage version: 2.1.6.13/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.8 dev-libs/libunique/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libunique/ChangeLog?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libunique/ChangeLog?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libunique/ChangeLog?r1=1.7&r2=1.8
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libunique/ChangeLog,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- ChangeLog 10 May 2009 19:19:44 -0000 1.7
22 +++ ChangeLog 11 May 2009 17:12:16 -0000 1.8
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-libs/libunique
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/ChangeLog,v 1.7 2009/05/10 19:19:44 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/ChangeLog,v 1.8 2009/05/11 17:12:16 ranger Exp $
28 +
29 + 11 May 2009; Brent Baude <ranger@g.o> libunique-1.0.8.ebuild:
30 + keyworded ~arch for ppc64, bug 269233
31
32 10 May 2009; Alexis Ballier <aballier@g.o> libunique-1.0.8.ebuild:
33 keyword ~x86-fbsd, bug #268487
34
35
36
37 1.7 dev-libs/libunique/libunique-1.0.8.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libunique/libunique-1.0.8.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libunique/libunique-1.0.8.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libunique/libunique-1.0.8.ebuild?r1=1.6&r2=1.7
42
43 Index: libunique-1.0.8.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libunique/libunique-1.0.8.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- libunique-1.0.8.ebuild 10 May 2009 19:19:44 -0000 1.6
50 +++ libunique-1.0.8.ebuild 11 May 2009 17:12:16 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/libunique-1.0.8.ebuild,v 1.6 2009/05/10 19:19:44 aballier Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/libunique-1.0.8.ebuild,v 1.7 2009/05/11 17:12:16 ranger Exp $
56
57 EAPI="2"
58
59 @@ -11,7 +11,7 @@
60
61 LICENSE="LGPL-2.1"
62 SLOT="0"
63 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~sh ~sparc ~x86 ~x86-fbsd"
64 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
65 IUSE="dbus debug doc"
66
67 RDEPEND=">=dev-libs/glib-2.12.0