public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone (tupone)" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-fps/doom-data: doom-data-1-r1.ebuild ChangeLog
Date: Fri, 30 Jan 2015 20:09:32 +0000 (UTC)	[thread overview]
Message-ID: <20150130200932.7D28310B59@oystercatcher.gentoo.org> (raw)

tupone      15/01/30 20:09:32

  Modified:             doom-data-1-r1.ebuild ChangeLog
  Log:
  EAPI 5
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0145142D)

Revision  Changes    Path
1.6                  games-fps/doom-data/doom-data-1-r1.ebuild

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

Index: doom-data-1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/doom-data/doom-data-1-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- doom-data-1-r1.ebuild	12 Jan 2015 03:47:09 -0000	1.5
+++ doom-data-1-r1.ebuild	30 Jan 2015 20:09:32 -0000	1.6
@@ -1,7 +1,7 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/doom-data/doom-data-1-r1.ebuild,v 1.5 2015/01/12 03:47:09 patrick Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/games-fps/doom-data/doom-data-1-r1.ebuild,v 1.6 2015/01/30 20:09:32 tupone Exp $
+EAPI=5
 inherit eutils games
 
 DESCRIPTION="collection of doom wad files from id"
@@ -15,12 +15,13 @@
 
 DEPEND="doomsday? ( games-fps/doomsday )
 	!<=games-fps/freedoom-0.4.1"
+RDEPEND="${DEPEND}"
 
 S=${WORKDIR}
 
 src_install() {
 	insinto "${GAMES_DATADIR}"/doom-data
-	doins *.wad || die
+	doins *.wad
 	if use doomsday; then
 		# Make wrapper for doomsday
 		games_make_wrapper doomsday-demo "jdoom -file \



1.10                 games-fps/doom-data/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/doom-data/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/doom-data/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/doom-data/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/doom-data/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	12 Jan 2015 03:47:09 -0000	1.9
+++ ChangeLog	30 Jan 2015 20:09:32 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for games-fps/doom-data
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/doom-data/ChangeLog,v 1.9 2015/01/12 03:47:09 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/doom-data/ChangeLog,v 1.10 2015/01/30 20:09:32 tupone Exp $
+
+  30 Jan 2015; Tupone Alfredo <tupone@gentoo.org> doom-data-1-r1.ebuild:
+  EAPI 5
 
   12 Jan 2015; Patrick Lauer <patrick@gentoo.org> doom-data-1-r1.ebuild:
   Drop ppc keyword until dependencies catch up #534300





             reply	other threads:[~2015-01-30 20:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-30 20:09 Alfredo Tupone (tupone) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-01-12  3:47 [gentoo-commits] gentoo-x86 commit in games-fps/doom-data: doom-data-1-r1.ebuild ChangeLog Patrick Lauer (patrick)
2013-02-25  2:42 Mike Frysinger (vapier)

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=20150130200932.7D28310B59@oystercatcher.gentoo.org \
    --to=tupone@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