Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-puzzle/atomix: atomix-2.14.0.ebuild
Date: Mon, 24 Jan 2011 22:24:07
Message-Id: 20110124222357.17F6B20054@flycatcher.gentoo.org
1 mr_bones_ 11/01/24 22:23:57
2
3 Modified: atomix-2.14.0.ebuild
4 Log:
5 EAPI=2; tidy
6
7 (Portage version: 2.1.9.25/cvs/Linux i686)
8
9 Revision Changes Path
10 1.6 games-puzzle/atomix/atomix-2.14.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/atomix/atomix-2.14.0.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/atomix/atomix-2.14.0.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/atomix/atomix-2.14.0.ebuild?r1=1.5&r2=1.6
15
16 Index: atomix-2.14.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-puzzle/atomix/atomix-2.14.0.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- atomix-2.14.0.ebuild 7 Mar 2008 16:54:08 -0000 1.5
23 +++ atomix-2.14.0.ebuild 24 Jan 2011 22:23:57 -0000 1.6
24 @@ -1,7 +1,8 @@
25 # Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/atomix/atomix-2.14.0.ebuild,v 1.5 2008/03/07 16:54:08 wolf31o2 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/atomix/atomix-2.14.0.ebuild,v 1.6 2011/01/24 22:23:57 mr_bones_ Exp $
29
30 +EAPI=2
31 inherit gnome2
32
33 DESCRIPTION="a game where you build full molecules, from simple inorganic to extremely complex organic ones"
34 @@ -13,8 +14,8 @@
35 IUSE=""
36
37 RDEPEND=">=x11-libs/pango-1.0.3
38 - >=x11-libs/gtk+-2.6
39 - >=dev-libs/glib-2.6
40 + >=x11-libs/gtk+-2.6:2
41 + >=dev-libs/glib-2.6:2
42 >=gnome-base/gconf-2.12
43 >=gnome-base/libglade-2.4
44 >=gnome-base/libgnome-2.12