Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-common: gnome-common-2.28.0.ebuild ChangeLog
Date: Sat, 02 Oct 2010 20:12:09
Message-Id: 20101002201202.54CBD20051@flycatcher.gentoo.org
1 grobian 10/10/02 20:12:02
2
3 Modified: gnome-common-2.28.0.ebuild ChangeLog
4 Log:
5 Marked ~x64-macos, bug #333981
6
7 (Portage version: 2.2.01.16711-prefix/cvs/SunOS i386)
8
9 Revision Changes Path
10 1.9 gnome-base/gnome-common/gnome-common-2.28.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-2.28.0.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-2.28.0.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/gnome-common-2.28.0.ebuild?r1=1.8&r2=1.9
15
16 Index: gnome-common-2.28.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.28.0.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- gnome-common-2.28.0.ebuild 11 Sep 2010 18:27:11 -0000 1.8
23 +++ gnome-common-2.28.0.ebuild 2 Oct 2010 20:12:02 -0000 1.9
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.28.0.ebuild,v 1.8 2010/09/11 18:27:11 josejx Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.28.0.ebuild,v 1.9 2010/10/02 20:12:02 grobian Exp $
29
30 inherit base gnome.org
31
32 @@ -9,7 +9,7 @@
33
34 LICENSE="GPL-3"
35 SLOT="3"
36 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
37 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
38 IUSE=""
39
40 RDEPEND=""
41
42
43
44 1.82 gnome-base/gnome-common/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.82&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?rev=1.82&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-common/ChangeLog?r1=1.81&r2=1.82
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v
53 retrieving revision 1.81
54 retrieving revision 1.82
55 diff -u -r1.81 -r1.82
56 --- ChangeLog 11 Sep 2010 18:27:11 -0000 1.81
57 +++ ChangeLog 2 Oct 2010 20:12:02 -0000 1.82
58 @@ -1,6 +1,10 @@
59 # ChangeLog for gnome-base/gnome-common
60 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.81 2010/09/11 18:27:11 josejx Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.82 2010/10/02 20:12:02 grobian Exp $
63 +
64 + 02 Oct 2010; Fabian Groffen <grobian@g.o>
65 + gnome-common-2.28.0.ebuild:
66 + Marked ~x64-macos, bug #333981
67
68 11 Sep 2010; Joseph Jezak <josejx@g.o> gnome-common-2.28.0.ebuild:
69 Marked ppc for bug #324077.