public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexey Shvetsov (alexxy)" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kbattleship: kbattleship-4.2.4.ebuild ChangeLog
Date: Thu, 04 Jun 2009 11:20:58 +0000	[thread overview]
Message-ID: <E1MCB0E-0001Pu-UU@stork.gentoo.org> (raw)

alexxy      09/06/04 11:20:58

  Modified:             ChangeLog
  Added:                kbattleship-4.2.4.ebuild
  Log:
  Version bump KDE 4.2.4
  (Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.115                kde-base/kbattleship/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kbattleship/ChangeLog?rev=1.115&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kbattleship/ChangeLog?rev=1.115&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kbattleship/ChangeLog?r1=1.114&r2=1.115

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kbattleship/ChangeLog,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- ChangeLog	3 Jun 2009 14:53:11 -0000	1.114
+++ ChangeLog	4 Jun 2009 11:20:58 -0000	1.115
@@ -1,6 +1,12 @@
 # ChangeLog for kde-base/kbattleship
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kbattleship/ChangeLog,v 1.114 2009/06/03 14:53:11 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kbattleship/ChangeLog,v 1.115 2009/06/04 11:20:58 alexxy Exp $
+
+*kbattleship-4.2.4 (04 Jun 2009)
+
+  04 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org>
+  +kbattleship-4.2.4.ebuild:
+  Version bump
 
   03 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org>
   -kbattleship-4.2.2.ebuild:



1.1                  kde-base/kbattleship/kbattleship-4.2.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kbattleship/kbattleship-4.2.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kbattleship/kbattleship-4.2.4.ebuild?rev=1.1&content-type=text/plain

Index: kbattleship-4.2.4.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kbattleship/kbattleship-4.2.4.ebuild,v 1.1 2009/06/04 11:20:58 alexxy Exp $

EAPI="2"

KMNAME="kdegames"
inherit games-ggz kde4-meta

DESCRIPTION="The KDE Battleship clone"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="debug +handbook"

src_prepare() {
	# cmake is doing this really weird
	sed -i \
		-e "s:register_ggz_module:#register_ggz_module:g" \
		"${PN}"/src/CMakeLists.txt || die "ggz removal failed"

	kde4-meta_src_prepare
}

src_install() {
	kde4-meta_src_install
	# and also we have to prepare the ggz dir
	mkdir -p "${D}"/usr/share/ggz/modules
	cp "${PN}"/src/module.dsc "${D}"/usr/share/ggz/modules/"${P}".dsc
}

pkg_postinst() {
	kde4-meta_pkg_postinst
	games-ggz_pkg_postinst
}

pkg_postrm() {
	kde4-meta_pkg_postrm
	games-ggz_pkg_postrm
}






             reply	other threads:[~2009-06-04 11:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-04 11:20 Alexey Shvetsov (alexxy) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-06-04 23:08 [gentoo-commits] gentoo-x86 commit in kde-base/kbattleship: kbattleship-4.2.4.ebuild ChangeLog Alexey Shvetsov (alexxy)

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=E1MCB0E-0001Pu-UU@stork.gentoo.org \
    --to=alexxy@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