Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libunique: ChangeLog libunique-1.1.6.ebuild
Date: Thu, 07 Oct 2010 21:03:42
Message-Id: 20101007202007.07BA220051@flycatcher.gentoo.org
1 ssuominen 10/10/07 20:20:07
2
3 Modified: ChangeLog libunique-1.1.6.ebuild
4 Log:
5 ppc64 stable wrt #324077
6
7 (Portage version: 2.2_rc90/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.32 dev-libs/libunique/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libunique/ChangeLog?rev=1.32&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libunique/ChangeLog?rev=1.32&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libunique/ChangeLog?r1=1.31&r2=1.32
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libunique/ChangeLog,v
19 retrieving revision 1.31
20 retrieving revision 1.32
21 diff -u -r1.31 -r1.32
22 --- ChangeLog 11 Sep 2010 18:23:33 -0000 1.31
23 +++ ChangeLog 7 Oct 2010 20:20:06 -0000 1.32
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-libs/libunique
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/ChangeLog,v 1.31 2010/09/11 18:23:33 josejx Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/ChangeLog,v 1.32 2010/10/07 20:20:06 ssuominen Exp $
29 +
30 + 07 Oct 2010; Samuli Suominen <ssuominen@g.o>
31 + libunique-1.1.6.ebuild:
32 + ppc64 stable wrt #324077
33
34 11 Sep 2010; Joseph Jezak <josejx@g.o> libunique-1.1.6.ebuild:
35 Marked ppc for bug #324077.
36
37
38
39 1.11 dev-libs/libunique/libunique-1.1.6.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libunique/libunique-1.1.6.ebuild?rev=1.11&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libunique/libunique-1.1.6.ebuild?rev=1.11&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libunique/libunique-1.1.6.ebuild?r1=1.10&r2=1.11
44
45 Index: libunique-1.1.6.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libunique/libunique-1.1.6.ebuild,v
48 retrieving revision 1.10
49 retrieving revision 1.11
50 diff -u -r1.10 -r1.11
51 --- libunique-1.1.6.ebuild 11 Sep 2010 18:23:33 -0000 1.10
52 +++ libunique-1.1.6.ebuild 7 Oct 2010 20:20:06 -0000 1.11
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/libunique-1.1.6.ebuild,v 1.10 2010/09/11 18:23:33 josejx Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libunique/libunique-1.1.6.ebuild,v 1.11 2010/10/07 20:20:06 ssuominen Exp $
58
59 EAPI="2"
60
61 @@ -11,7 +11,7 @@
62
63 LICENSE="LGPL-2.1"
64 SLOT="0"
65 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
66 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
67 IUSE="dbus doc +introspection"
68
69 RDEPEND=">=dev-libs/glib-2.12