public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tristan Heaven (nyhm)" <nyhm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-arcade/defendguin: ChangeLog defendguin-0.0.12.ebuild
Date: Tue,  6 Apr 2010 21:29:48 +0000 (UTC)	[thread overview]
Message-ID: <20100406212948.919EA2C04A@corvid.gentoo.org> (raw)

nyhm        10/04/06 21:29:48

  Modified:             ChangeLog
  Added:                defendguin-0.0.12.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.14                 games-arcade/defendguin/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/defendguin/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/defendguin/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/defendguin/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/defendguin/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	9 Jan 2009 19:38:12 -0000	1.13
+++ ChangeLog	6 Apr 2010 21:29:48 -0000	1.14
@@ -1,6 +1,11 @@
 # ChangeLog for games-arcade/defendguin
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/defendguin/ChangeLog,v 1.13 2009/01/09 19:38:12 mr_bones_ Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/defendguin/ChangeLog,v 1.14 2010/04/06 21:29:48 nyhm Exp $
+
+*defendguin-0.0.12 (06 Apr 2010)
+
+  06 Apr 2010; Tristan Heaven <nyhm@gentoo.org> +defendguin-0.0.12.ebuild:
+  Version bump
 
   09 Jan 2009; Michael Sterrett <mr_bones_@gentoo.org>
   defendguin-0.0.11.ebuild:



1.1                  games-arcade/defendguin/defendguin-0.0.12.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/defendguin/defendguin-0.0.12.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-arcade/defendguin/defendguin-0.0.12.ebuild?rev=1.1&content-type=text/plain

Index: defendguin-0.0.12.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-arcade/defendguin/defendguin-0.0.12.ebuild,v 1.1 2010/04/06 21:29:48 nyhm Exp $

EAPI=2
inherit eutils games

DESCRIPTION="A clone of the arcade game Defender, but with a Linux theme"
HOMEPAGE="http://www.newbreedsoftware.com/defendguin/"
SRC_URI="ftp://ftp.tuxpaint.org/unix/x/${PN}/src/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
IUSE=""

DEPEND="media-libs/sdl-mixer[mikmod]
	media-libs/libsdl"

src_prepare() {
	sed -i \
		-e "s:\$(DATA_PREFIX):${GAMES_DATADIR}/${PN}/:" \
		-e '/^CFLAGS=.*-O2/d' \
		-e '/^CFLAGS=/s:=:+= $(LDFLAGS) :' \
		Makefile \
		|| die "sed failed"
	rm -f data/images/*.sh
}

src_install() {
	dogamesbin ${PN} || die "dogamesbin failed"
	insinto "${GAMES_DATADIR}"/${PN}
	doins -r ./data/* || die "doins failed"
	newicon data/images/ufo/ufo0.bmp ${PN}.bmp
	make_desktop_entry ${PN} Defendguin /usr/share/pixmaps/${PN}.bmp
	doman src/${PN}.6
	dodoc docs/{AUTHORS,CHANGES,README,TODO}.txt
	prepgamesdirs
}






             reply	other threads:[~2010-04-06 21:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-06 21:29 Tristan Heaven (nyhm) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-05-07 21:08 [gentoo-commits] gentoo-x86 commit in games-arcade/defendguin: ChangeLog defendguin-0.0.12.ebuild Michael Sterrett (mr_bones_)
2010-06-24 21:35 Pacho Ramos (pacho)
2010-06-25 14:09 Christian Faulhammer (fauli)
2010-08-12  4:32 Joseph Jezak (josejx)
2015-01-04  8:54 Alfredo Tupone (tupone)

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=20100406212948.919EA2C04A@corvid.gentoo.org \
    --to=nyhm@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