public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Sterrett (mr_bones_)" <mr_bones_@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-board/mt_ncurses_client: mt_ncurses_client-0.1.98.ebuild ChangeLog
Date: Fri,  2 Jan 2015 17:39:44 +0000 (UTC)	[thread overview]
Message-ID: <20150102173944.E0858EBB0@oystercatcher.gentoo.org> (raw)

mr_bones_    15/01/02 17:39:44

  Modified:             mt_ncurses_client-0.1.98.ebuild ChangeLog
  Log:
  EAPI=5
  
  (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.8                  games-board/mt_ncurses_client/mt_ncurses_client-0.1.98.ebuild

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

Index: mt_ncurses_client-0.1.98.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/mt_ncurses_client/mt_ncurses_client-0.1.98.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mt_ncurses_client-0.1.98.ebuild	24 Jan 2011 21:52:54 -0000	1.7
+++ mt_ncurses_client-0.1.98.ebuild	2 Jan 2015 17:39:44 -0000	1.8
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/mt_ncurses_client/mt_ncurses_client-0.1.98.ebuild,v 1.7 2011/01/24 21:52:54 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/mt_ncurses_client/mt_ncurses_client-0.1.98.ebuild,v 1.8 2015/01/02 17:39:44 mr_bones_ Exp $
 
-EAPI=2
+EAPI=5
 inherit games
 
 DESCRIPTION="client for the french tarot game maitretarot"
@@ -19,9 +19,9 @@
 	dev-games/libmaitretarot
 	dev-games/libmt_client
 	sys-libs/ncurses"
+RDEPEND=${DEPEND}
 
 src_install() {
-	emake DESTDIR="${D}" install || die "emake install failed"
-	dodoc AUTHORS ChangeLog NEWS README
+	default
 	prepgamesdirs
 }



1.6                  games-board/mt_ncurses_client/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/mt_ncurses_client/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	8 Nov 2010 19:57:09 -0000	1.5
+++ ChangeLog	2 Jan 2015 17:39:44 -0000	1.6
@@ -1,6 +1,10 @@
 # ChangeLog for games-board/mt_ncurses_client
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/mt_ncurses_client/ChangeLog,v 1.5 2010/11/08 19:57:09 hwoarang Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-board/mt_ncurses_client/ChangeLog,v 1.6 2015/01/02 17:39:44 mr_bones_ Exp $
+
+  02 Jan 2015; Michael Sterrett <mr_bones_@gentoo.org>
+  mt_ncurses_client-0.1.98.ebuild:
+  EAPI=5
 
   08 Nov 2010; Markos Chandras <hwoarang@gentoo.org>
   mt_ncurses_client-0.1.98.ebuild:





             reply	other threads:[~2015-01-02 17:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-02 17:39 Michael Sterrett (mr_bones_) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-04-13  7:55 [gentoo-commits] gentoo-x86 commit in games-board/mt_ncurses_client: mt_ncurses_client-0.1.98.ebuild ChangeLog Agostino Sarubbo (ago)
2010-11-08 19:57 Markos Chandras (hwoarang)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150102173944.E0858EBB0@oystercatcher.gentoo.org \
    --to=mr_bones_@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox