public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-board/mt_dolphin_ia: ChangeLog mt_dolphin_ia-0.1.98.ebuild
@ 2010-10-20 19:05 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2010-10-20 19:05 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    10/10/20 19:05:55

  Modified:             ChangeLog mt_dolphin_ia-0.1.98.ebuild
  Log:
  EAPI=2
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.5                  games-board/mt_dolphin_ia/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/mt_dolphin_ia/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/mt_dolphin_ia/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/mt_dolphin_ia/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/mt_dolphin_ia/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	8 Feb 2007 21:00:58 -0000	1.4
+++ ChangeLog	20 Oct 2010 19:05:55 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for games-board/mt_dolphin_ia
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/mt_dolphin_ia/ChangeLog,v 1.4 2007/02/08 21:00:58 wolf31o2 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-board/mt_dolphin_ia/ChangeLog,v 1.5 2010/10/20 19:05:55 mr_bones_ Exp $
+
+  20 Oct 2010; Michael Sterrett <mr_bones_@gentoo.org>
+  mt_dolphin_ia-0.1.98.ebuild:
+  EAPI=2
 
   08 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> ChangeLog:
   Regenerate digest in Manifest2 format.



1.6                  games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild?r1=1.5&r2=1.6

Index: mt_dolphin_ia-0.1.98.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- mt_dolphin_ia-0.1.98.ebuild	31 Dec 2009 16:25:28 -0000	1.5
+++ mt_dolphin_ia-0.1.98.ebuild	20 Oct 2010 19:05:55 -0000	1.6
@@ -1,7 +1,8 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild,v 1.5 2009/12/31 16:25:28 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild,v 1.6 2010/10/20 19:05:55 mr_bones_ Exp $
 
+EAPI=2
 inherit games
 
 DESCRIPTION="client for the french tarot game maitretarot"
@@ -13,13 +14,13 @@
 KEYWORDS="x86"
 IUSE=""
 
-DEPEND="=dev-libs/glib-2*
+DEPEND="dev-libs/glib:2
 	dev-libs/libxml2
 	dev-games/libmaitretarot
 	dev-games/libmt_client"
 
 src_install() {
-	make DESTDIR="${D}" install || die "make install failed"
+	emake DESTDIR="${D}" install ||
 	dodoc AUTHORS ChangeLog NEWS README
 	prepgamesdirs
 }






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-board/mt_dolphin_ia: ChangeLog mt_dolphin_ia-0.1.98.ebuild
@ 2010-11-08 19:55 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 2+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-11-08 19:55 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/11/08 19:55:44

  Modified:             ChangeLog mt_dolphin_ia-0.1.98.ebuild
  Log:
  Keyworded for amd64. Bug #344437
  
  (Portage version: 2.1.9.24/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  games-board/mt_dolphin_ia/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/mt_dolphin_ia/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/mt_dolphin_ia/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/mt_dolphin_ia/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/mt_dolphin_ia/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	20 Oct 2010 19:05:55 -0000	1.5
+++ ChangeLog	8 Nov 2010 19:55:44 -0000	1.6
@@ -1,6 +1,10 @@
 # ChangeLog for games-board/mt_dolphin_ia
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/mt_dolphin_ia/ChangeLog,v 1.5 2010/10/20 19:05:55 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/mt_dolphin_ia/ChangeLog,v 1.6 2010/11/08 19:55:44 hwoarang Exp $
+
+  08 Nov 2010; Markos Chandras <hwoarang@gentoo.org>
+  mt_dolphin_ia-0.1.98.ebuild:
+  Keyworded for amd64. Bug #344437
 
   20 Oct 2010; Michael Sterrett <mr_bones_@gentoo.org>
   mt_dolphin_ia-0.1.98.ebuild:



1.7                  games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild?r1=1.6&r2=1.7

Index: mt_dolphin_ia-0.1.98.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mt_dolphin_ia-0.1.98.ebuild	20 Oct 2010 19:05:55 -0000	1.6
+++ mt_dolphin_ia-0.1.98.ebuild	8 Nov 2010 19:55:44 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild,v 1.6 2010/10/20 19:05:55 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/mt_dolphin_ia/mt_dolphin_ia-0.1.98.ebuild,v 1.7 2010/11/08 19:55:44 hwoarang Exp $
 
 EAPI=2
 inherit games
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 
 DEPEND="dev-libs/glib:2






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-08 19:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-20 19:05 [gentoo-commits] gentoo-x86 commit in games-board/mt_dolphin_ia: ChangeLog mt_dolphin_ia-0.1.98.ebuild Michael Sterrett (mr_bones_)
  -- strict thread matches above, loose matches on Subject: below --
2010-11-08 19:55 Markos Chandras (hwoarang)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox