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: ChangeLog kbattleship-4.2.2.ebuild
Date: Sat, 11 Apr 2009 22:10:38 +0000	[thread overview]
Message-ID: <E1LslPK-0000rp-AF@stork.gentoo.org> (raw)

alexxy      09/04/11 22:10:38

  Modified:             ChangeLog
  Added:                kbattleship-4.2.2.ebuild
  Log:
  Add KDE 4.2.2
  (Portage version: 2.2_rc29/cvs/Linux x86_64)

Revision  Changes    Path
1.108                kde-base/kbattleship/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kbattleship/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog	11 Apr 2009 19:02:12 -0000	1.107
+++ ChangeLog	11 Apr 2009 22:10:38 -0000	1.108
@@ -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.107 2009/04/11 19:02:12 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kbattleship/ChangeLog,v 1.108 2009/04/11 22:10:38 alexxy Exp $
+
+*kbattleship-4.2.2 (11 Apr 2009)
+
+  11 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org>
+  +kbattleship-4.2.2.ebuild:
+  Add KDE 4.2.2
 
   11 Apr 2009; Raúl Porcel <armin76@gentoo.org> kbattleship-4.2.1.ebuild:
   Add ~alpha/~ia64 wrt #260777



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

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

Index: kbattleship-4.2.2.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.2.ebuild,v 1.1 2009/04/11 22:10:38 alexxy Exp $

EAPI="2"

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

DESCRIPTION="The KDE Battleship clone"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
IUSE="debug doc"

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-04-11 22:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-11 22:10 Alexey Shvetsov (alexxy) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-04-17  6:24 [gentoo-commits] gentoo-x86 commit in kde-base/kbattleship: ChangeLog kbattleship-4.2.2.ebuild Alexey Shvetsov (alexxy)
2009-06-03 14:53 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=E1LslPK-0000rp-AF@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