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 dev-games/libmaitretarot: libmaitretarot-0.1.98.ebuild ChangeLog
Date: Wed,  4 Feb 2015 20:39:43 +0000 (UTC)	[thread overview]
Message-ID: <20150204203943.E7C4F110F1@oystercatcher.gentoo.org> (raw)

mr_bones_    15/02/04 20:39:43

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

Revision  Changes    Path
1.11                 dev-games/libmaitretarot/libmaitretarot-0.1.98.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/libmaitretarot/libmaitretarot-0.1.98.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/libmaitretarot/libmaitretarot-0.1.98.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/libmaitretarot/libmaitretarot-0.1.98.ebuild?r1=1.10&r2=1.11

Index: libmaitretarot-0.1.98.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-games/libmaitretarot/libmaitretarot-0.1.98.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- libmaitretarot-0.1.98.ebuild	3 May 2012 06:35:31 -0000	1.10
+++ libmaitretarot-0.1.98.ebuild	4 Feb 2015 20:39:43 -0000	1.11
@@ -1,7 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/libmaitretarot/libmaitretarot-0.1.98.ebuild,v 1.10 2012/05/03 06:35:31 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/libmaitretarot/libmaitretarot-0.1.98.ebuild,v 1.11 2015/02/04 20:39:43 mr_bones_ Exp $
 
+EAPI=5
 DESCRIPTION="backend library for the maitretarot games"
 HOMEPAGE="http://www.nongnu.org/maitretarot/"
 SRC_URI="http://savannah.nongnu.org/download/maitretarot/${PN}.pkg/${PV}/${P}.tar.bz2"
@@ -11,12 +12,7 @@
 KEYWORDS="~amd64 ppc x86"
 IUSE=""
 
-RDEPEND="=dev-libs/glib-2*
+RDEPEND="dev-libs/glib:2
 	dev-libs/libxml2"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"
-
-src_install() {
-	emake DESTDIR="${D}" install || die "emake install failed"
-	dodoc AUTHORS BUGS ChangeLog NEWS README TODO
-}



1.8                  dev-games/libmaitretarot/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-games/libmaitretarot/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	3 May 2012 06:35:31 -0000	1.7
+++ ChangeLog	4 Feb 2015 20:39:43 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for dev-games/libmaitretarot
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/libmaitretarot/ChangeLog,v 1.7 2012/05/03 06:35:31 jdhore Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-games/libmaitretarot/ChangeLog,v 1.8 2015/02/04 20:39:43 mr_bones_ Exp $
+
+  04 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org>
+  libmaitretarot-0.1.98.ebuild:
+  EAPI=5
 
   03 May 2012; Jeff Horelick <jdhore@gentoo.org> libmaitretarot-0.1.98.ebuild:
   dev-util/pkgconfig -> virtual/pkgconfig





             reply	other threads:[~2015-02-04 20:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-04 20:39 Michael Sterrett (mr_bones_) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-02-06 13:40 [gentoo-commits] gentoo-x86 commit in dev-games/libmaitretarot: libmaitretarot-0.1.98.ebuild ChangeLog Agostino Sarubbo (ago)
2012-05-03  6:35 Jeff Horelick (jdhore)
2010-11-08 19:54 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=20150204203943.E7C4F110F1@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