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/quake3-data: quake3-data-1.32b.ebuild ChangeLog
Date: Sat, 31 Jan 2015 20:23:11 +0000 (UTC)	[thread overview]
Message-ID: <20150131202311.6A698E325@oystercatcher.gentoo.org> (raw)

tupone      15/01/31 20:23:11

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

Revision  Changes    Path
1.20                 games-fps/quake3-data/quake3-data-1.32b.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-data/quake3-data-1.32b.ebuild?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-data/quake3-data-1.32b.ebuild?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3-data/quake3-data-1.32b.ebuild?r1=1.19&r2=1.20

Index: quake3-data-1.32b.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-data/quake3-data-1.32b.ebuild,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- quake3-data-1.32b.ebuild	12 Aug 2014 11:33:36 -0000	1.19
+++ quake3-data-1.32b.ebuild	31 Jan 2015 20:23:11 -0000	1.20
@@ -1,7 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-data/quake3-data-1.32b.ebuild,v 1.19 2014/08/12 11:33:36 vapier Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-data/quake3-data-1.32b.ebuild,v 1.20 2015/01/31 20:23:11 tupone Exp $
+EAPI=5
 CDROM_OPTIONAL="yes"
 inherit eutils unpacker cdrom games
 
@@ -25,12 +25,12 @@
 src_install() {
 	ebegin "Copying files from linux client ..."
 	insinto "${GAMES_DATADIR}"/quake3/baseq3
-	doins baseq3/*.pk3 || die "baseq3"
+	doins baseq3/*.pk3
 	eend 0
 
 	if use cdinstall ; then
 		einfo "Copying files from CD ..."
-		doins "${CDROM_ROOT}/${CDROM_MATCH}" || die "cdrom pak0"
+		doins "${CDROM_ROOT}/${CDROM_MATCH}"
 		eend 0
 	fi
 



1.17                 games-fps/quake3-data/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3-data/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	12 Aug 2014 11:33:36 -0000	1.16
+++ ChangeLog	31 Jan 2015 20:23:11 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for games-fps/quake3-data
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-data/ChangeLog,v 1.16 2014/08/12 11:33:36 vapier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-data/ChangeLog,v 1.17 2015/01/31 20:23:11 tupone Exp $
+
+  31 Jan 2015; Tupone Alfredo <tupone@gentoo.org> quake3-data-1.32b.ebuild:
+  EAPI 5
 
   12 Aug 2014; Mike Frysinger <vapier@gentoo.org> quake3-data-1.32b.ebuild:
   Add ia64 love #509218 by Émeric Maschino.





             reply	other threads:[~2015-01-31 20:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-31 20:23 Alfredo Tupone (tupone) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-08-12 11:33 [gentoo-commits] gentoo-x86 commit in games-fps/quake3-data: quake3-data-1.32b.ebuild ChangeLog Mike Frysinger (vapier)
2012-02-05  6:15 Mike Frysinger (vapier)
2012-01-18 12:43 Mike Frysinger (vapier)
2012-01-16 19:22 Ulrich Mueller (ulm)
2009-06-24 19:36 Michael Sterrett (mr_bones_)
2008-09-26 18:39 Zac Medico (zmedico)
2008-05-17 15:56 Tobias Klausmann (klausman)

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=20150131202311.6A698E325@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