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-strategy/outerspace: ChangeLog outerspace-0.5.67-r1.ebuild
Date: Mon, 20 Dec 2010 03:41:10 +0000 (UTC)	[thread overview]
Message-ID: <20101220034110.3FFB62004E@flycatcher.gentoo.org> (raw)

mr_bones_    10/12/20 03:41:10

  Modified:             ChangeLog
  Added:                outerspace-0.5.67-r1.ebuild
  Log:
  rev bump (changed upstream tarball) - bug #349149
  
  (Portage version: 2.1.9.24/cvs/Linux i686)

Revision  Changes    Path
1.16                 games-strategy/outerspace/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/outerspace/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	22 Oct 2010 14:16:56 -0000	1.15
+++ ChangeLog	20 Dec 2010 03:41:10 -0000	1.16
@@ -1,6 +1,12 @@
 # ChangeLog for games-strategy/outerspace
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/outerspace/ChangeLog,v 1.15 2010/10/22 14:16:56 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/outerspace/ChangeLog,v 1.16 2010/12/20 03:41:10 mr_bones_ Exp $
+
+*outerspace-0.5.67-r1 (20 Dec 2010)
+
+  20 Dec 2010; Michael Sterrett <mr_bones_@gentoo.org>
+  +outerspace-0.5.67-r1.ebuild:
+  rev bump (changed upstream tarball) - bug #349149
 
   22 Oct 2010; Christian Faulhammer <fauli@gentoo.org>
   outerspace-0.5.67.ebuild:



1.1                  games-strategy/outerspace/outerspace-0.5.67-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/outerspace/outerspace-0.5.67-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/outerspace/outerspace-0.5.67-r1.ebuild?rev=1.1&content-type=text/plain

Index: outerspace-0.5.67-r1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-strategy/outerspace/outerspace-0.5.67-r1.ebuild,v 1.1 2010/12/20 03:41:10 mr_bones_ Exp $

EAPI=2
PYTHON_DEPEND="2"

inherit eutils python games

MY_PN=${PN/outerspace/Outer Space}
DESCRIPTION="on-line strategy game taking place in the dangerous universe"
HOMEPAGE="http://www.ospace.net/"
SRC_URI="mirror://sourceforge/ospace/Client/${PV}/Outer%20Space-${PV}.tar.gz -> ${P}.tar.gz"

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

RDEPEND=">=dev-python/pygame-1.7"

S=${WORKDIR}/${MY_PN}-${PV}

src_prepare() {
	sed -e "s:@GENTOO_DATADIR@:${GAMES_DATADIR}/${PN}:" \
		-e "s:@GENTOO_LIBDIR@:$(games_get_libdir)/${PN}:" \
		-e "s:python:$(PYTHON -a):" \
		"${FILESDIR}"/${PN} > ${PN} \
		|| die "sed failed"
}

src_install() {
	insinto "$(games_get_libdir)"/${PN}
	doins -r osc.py lib libsrvr || die "doins lib failed"
	insinto "${GAMES_DATADIR}"/${PN}
	doins -r res || die "doins data failed"
	dogamesbin ${PN} || die "dogamesbin failed"
	newicon res/icon48.png ${PN}.png
	make_desktop_entry ${PN} "${MY_PN}"
	prepgamesdirs
}

pkg_setup() {
	python_set_active_version 2
	games_pkg_setup
}






             reply	other threads:[~2010-12-20  3:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-20  3:41 Michael Sterrett (mr_bones_) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-01-20 13:33 [gentoo-commits] gentoo-x86 commit in games-strategy/outerspace: ChangeLog outerspace-0.5.67-r1.ebuild Markos Chandras (hwoarang)
2011-01-30 18:14 PaweA Hajdan (phajdan.jr)
2014-03-21  3:44 Michael Sterrett (mr_bones_)

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=20101220034110.3FFB62004E@flycatcher.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