* [gentoo-commits] gentoo-x86 commit in games-misc/gtklife: gtklife-5.1.ebuild ChangeLog
@ 2008-04-08 1:41 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; 3+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2008-04-08 1:41 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 08/04/08 01:41:26
Modified: gtklife-5.1.ebuild ChangeLog
Log:
fix deps (bug #216547)
(Portage version: 2.1.4.4)
Revision Changes Path
1.4 games-misc/gtklife/gtklife-5.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/gtklife/gtklife-5.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/gtklife/gtklife-5.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/gtklife/gtklife-5.1.ebuild?r1=1.3&r2=1.4
Index: gtklife-5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-misc/gtklife/gtklife-5.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gtklife-5.1.ebuild 1 Jun 2007 18:46:40 -0000 1.3
+++ gtklife-5.1.ebuild 8 Apr 2008 01:41:26 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/gtklife/gtklife-5.1.ebuild,v 1.3 2007/06/01 18:46:40 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/gtklife/gtklife-5.1.ebuild,v 1.4 2008/04/08 01:41:26 mr_bones_ Exp $
inherit eutils games
@@ -13,7 +13,9 @@
KEYWORDS="amd64 ~ppc x86"
IUSE=""
-DEPEND=">=x11-libs/gtk+-2"
+RDEPEND=">=x11-libs/gtk+-2"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
src_compile() {
egamesconf \
1.13 games-misc/gtklife/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/gtklife/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/gtklife/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/gtklife/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-misc/gtklife/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 1 Jun 2007 18:46:40 -0000 1.12
+++ ChangeLog 8 Apr 2008 01:41:26 -0000 1.13
@@ -1,6 +1,9 @@
# ChangeLog for games-misc/gtklife
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/gtklife/ChangeLog,v 1.12 2007/06/01 18:46:40 welp Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-misc/gtklife/ChangeLog,v 1.13 2008/04/08 01:41:26 mr_bones_ Exp $
+
+ 08 Apr 2008; Michael Sterrett <mr_bones_@gentoo.org> gtklife-5.1.ebuild:
+ fix deps (bug #216547)
01 Jun 2007; Peter Weller <welp@gentoo.org> gtklife-5.1.ebuild:
Stable on amd64 wrt bug 177617
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-misc/gtklife: gtklife-5.1.ebuild ChangeLog
@ 2008-07-13 16:37 Jeroen Roovers (jer)
0 siblings, 0 replies; 3+ messages in thread
From: Jeroen Roovers (jer) @ 2008-07-13 16:37 UTC (permalink / raw
To: gentoo-commits
jer 08/07/13 16:37:38
Modified: gtklife-5.1.ebuild ChangeLog
Log:
Stable for HPPA too.
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r6-JeR parisc)
Revision Changes Path
1.5 games-misc/gtklife/gtklife-5.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/gtklife/gtklife-5.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/gtklife/gtklife-5.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/gtklife/gtklife-5.1.ebuild?r1=1.4&r2=1.5
Index: gtklife-5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-misc/gtklife/gtklife-5.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gtklife-5.1.ebuild 8 Apr 2008 01:41:26 -0000 1.4
+++ gtklife-5.1.ebuild 13 Jul 2008 16:37:37 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/gtklife/gtklife-5.1.ebuild,v 1.4 2008/04/08 01:41:26 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/gtklife/gtklife-5.1.ebuild,v 1.5 2008/07/13 16:37:37 jer Exp $
inherit eutils games
@@ -10,7 +10,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 hppa ~ppc x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2"
1.14 games-misc/gtklife/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/gtklife/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/gtklife/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/gtklife/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-misc/gtklife/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 8 Apr 2008 01:41:26 -0000 1.13
+++ ChangeLog 13 Jul 2008 16:37:37 -0000 1.14
@@ -1,6 +1,9 @@
# ChangeLog for games-misc/gtklife
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/gtklife/ChangeLog,v 1.13 2008/04/08 01:41:26 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/gtklife/ChangeLog,v 1.14 2008/07/13 16:37:37 jer Exp $
+
+ 13 Jul 2008; Jeroen Roovers <jer@gentoo.org> gtklife-5.1.ebuild:
+ Stable for HPPA too.
08 Apr 2008; Michael Sterrett <mr_bones_@gentoo.org> gtklife-5.1.ebuild:
fix deps (bug #216547)
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-misc/gtklife: gtklife-5.1.ebuild ChangeLog
@ 2011-03-01 7:23 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; 3+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2011-03-01 7:23 UTC (permalink / raw
To: gentoo-commits
mr_bones_ 11/03/01 07:23:15
Modified: gtklife-5.1.ebuild ChangeLog
Log:
EAPI=2; tidy
(Portage version: 2.1.9.25/cvs/Linux i686)
Revision Changes Path
1.6 games-misc/gtklife/gtklife-5.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/gtklife/gtklife-5.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/gtklife/gtklife-5.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/gtklife/gtklife-5.1.ebuild?r1=1.5&r2=1.6
Index: gtklife-5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-misc/gtklife/gtklife-5.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gtklife-5.1.ebuild 13 Jul 2008 16:37:37 -0000 1.5
+++ gtklife-5.1.ebuild 1 Mar 2011 07:23:15 -0000 1.6
@@ -1,7 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/gtklife/gtklife-5.1.ebuild,v 1.5 2008/07/13 16:37:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/gtklife/gtklife-5.1.ebuild,v 1.6 2011/03/01 07:23:15 mr_bones_ Exp $
+EAPI=2
inherit eutils games
DESCRIPTION="A Conway's Life simulator for Unix"
@@ -13,16 +14,14 @@
KEYWORDS="amd64 hppa ~ppc x86"
IUSE=""
-RDEPEND=">=x11-libs/gtk+-2"
+RDEPEND="x11-libs/gtk+:2"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
-src_compile() {
+src_configure() {
egamesconf \
--with-gtk2 \
- --with-docdir=/usr/share/doc/${PF}/html \
- || die
- emake || die "emake failed"
+ --with-docdir=/usr/share/doc/${PF}/html
}
src_install() {
1.15 games-misc/gtklife/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/gtklife/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/gtklife/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/gtklife/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-misc/gtklife/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 13 Jul 2008 16:37:37 -0000 1.14
+++ ChangeLog 1 Mar 2011 07:23:15 -0000 1.15
@@ -1,6 +1,9 @@
# ChangeLog for games-misc/gtklife
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/gtklife/ChangeLog,v 1.14 2008/07/13 16:37:37 jer Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-misc/gtklife/ChangeLog,v 1.15 2011/03/01 07:23:15 mr_bones_ Exp $
+
+ 01 Mar 2011; Michael Sterrett <mr_bones_@gentoo.org> gtklife-5.1.ebuild:
+ EAPI=2; tidy
13 Jul 2008; Jeroen Roovers <jer@gentoo.org> gtklife-5.1.ebuild:
Stable for HPPA too.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-03-01 7:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-01 7:23 [gentoo-commits] gentoo-x86 commit in games-misc/gtklife: gtklife-5.1.ebuild ChangeLog Michael Sterrett (mr_bones_)
-- strict thread matches above, loose matches on Subject: below --
2008-07-13 16:37 Jeroen Roovers (jer)
2008-04-08 1:41 Michael Sterrett (mr_bones_)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox