Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/glib: glib-2.14.4.ebuild
Date: Tue, 11 Dec 2007 05:18:37
Message-Id: E1J1xVm-0004ER-G3@stork.gentoo.org
1 vapier 07/12/11 05:18:30
2
3 Modified: glib-2.14.4.ebuild
4 Log:
5 add back in m68k
6
7 Revision Changes Path
8 1.2 dev-libs/glib/glib-2.14.4.ebuild
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/glib/glib-2.14.4.ebuild?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/glib/glib-2.14.4.ebuild?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/glib/glib-2.14.4.ebuild?r1=1.1&r2=1.2
13
14 Index: glib-2.14.4.ebuild
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.14.4.ebuild,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- glib-2.14.4.ebuild 25 Nov 2007 15:03:01 -0000 1.1
21 +++ glib-2.14.4.ebuild 11 Dec 2007 05:18:29 -0000 1.2
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2007 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.14.4.ebuild,v 1.1 2007/11/25 15:03:01 leio Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.14.4.ebuild,v 1.2 2007/12/11 05:18:29 vapier Exp $
27
28 inherit gnome.org libtool eutils flag-o-matic
29
30 @@ -9,7 +9,7 @@
31
32 LICENSE="LGPL-2"
33 SLOT="2"
34 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
35 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
36 IUSE="debug doc hardened"
37
38 RDEPEND="virtual/libc
39
40
41
42 --
43 gentoo-commits@g.o mailing list