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-board/capitalism: ChangeLog capitalism-0.5.1.ebuild
Date: Fri,  3 Dec 2010 12:58:19 +0000 (UTC)	[thread overview]
Message-ID: <20101203125819.C058320054@flycatcher.gentoo.org> (raw)

tupone      10/12/03 12:58:19

  Modified:             ChangeLog
  Added:                capitalism-0.5.1.ebuild
  Log:
  Version bump to 0.5.1 Bug #306013
  
  (Portage version: 2.1.9.25/cvs/Linux i686)

Revision  Changes    Path
1.8                  games-board/capitalism/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/capitalism/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	30 Nov 2010 21:13:20 -0000	1.7
+++ ChangeLog	3 Dec 2010 12:58:19 -0000	1.8
@@ -1,6 +1,12 @@
 # ChangeLog for games-board/capitalism
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/capitalism/ChangeLog,v 1.7 2010/11/30 21:13:20 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/capitalism/ChangeLog,v 1.8 2010/12/03 12:58:19 tupone Exp $
+
+*capitalism-0.5.1 (03 Dec 2010)
+
+  03 Dec 2010; Tupone Alfredo <tupone@gentoo.org> +capitalism-0.5.1.ebuild,
+  +files/capitalism-0.5.1-qt47.patch:
+  Version bump to 0.5.1 Bug #306013 by hitachi
 
   30 Nov 2010; Markus Meier <maekke@gentoo.org> capitalism-0.2-r1.ebuild:
   x86 stable, bug #347203



1.1                  games-board/capitalism/capitalism-0.5.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/capitalism/capitalism-0.5.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/capitalism/capitalism-0.5.1.ebuild?rev=1.1&content-type=text/plain

Index: capitalism-0.5.1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-board/capitalism/capitalism-0.5.1.ebuild,v 1.1 2010/12/03 12:58:19 tupone Exp $

EAPI=2
inherit eutils gnome2-utils qt4-r2 games

MY_PN=${PN/c/C}
MY_P=${MY_PN}_${PV}

DESCRIPTION="A monopd compatible boardgame to play Monopoly-like games"
HOMEPAGE="http://www.linux-ecke.de/Capitalism/"
SRC_URI="mirror://sourceforge/project/${PN}/${MY_PN}/0.5/${PN}_${PV}.tbz"

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

RDEPEND="x11-libs/qt-gui:4"
DEPEND="${RDEPEND}"

S=${WORKDIR}/${MY_P}

PATCHES=( "${FILESDIR}"/${P}-qt47.patch )

src_configure() {
	qt4-r2_src_configure
}

src_install() {
	dogamesbin ${MY_PN} || die
	dodoc changelog readme.txt

	local res
	for res in 16 22 24 32 48 64; do
		insinto /usr/share/icons/hicolor/${res}x${res}/apps
		newins icons/${res}x${res}.png ${PN}.png
	done

	make_desktop_entry ${MY_PN} ${MY_PN}
	prepgamesdirs
}

pkg_preinst() {
	games_pkg_preinst
	gnome2_icon_savelist
}

pkg_postinst() {
	games_pkg_postinst
	gnome2_icon_cache_update
}

pkg_postrm() {
	gnome2_icon_cache_update
}






             reply	other threads:[~2010-12-03 12:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-03 12:58 Alfredo Tupone (tupone) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-01-15 14:36 [gentoo-commits] gentoo-x86 commit in games-board/capitalism: ChangeLog capitalism-0.5.1.ebuild Markus Meier (maekke)

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=20101203125819.C058320054@flycatcher.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