public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Theo Chatzimichos (tampakrap)" <tampakrap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/ksquares: ksquares-4.3.1.ebuild ChangeLog
Date: Tue, 01 Sep 2009 15:58:55 +0000	[thread overview]
Message-ID: <E1MiVl1-0001L1-Cj@stork.gentoo.org> (raw)

tampakrap    09/09/01 15:58:55

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

Revision  Changes    Path
1.32                 kde-base/ksquares/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/ksquares/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	4 Aug 2009 01:04:15 -0000	1.31
+++ ChangeLog	1 Sep 2009 15:58:55 -0000	1.32
@@ -1,6 +1,12 @@
 # ChangeLog for kde-base/ksquares
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksquares/ChangeLog,v 1.31 2009/08/04 01:04:15 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksquares/ChangeLog,v 1.32 2009/09/01 15:58:55 tampakrap Exp $
+
+*ksquares-4.3.1 (01 Sep 2009)
+
+  01 Sep 2009; Theo Chatzimichos <tampakrap@gentoo.org>
+  +ksquares-4.3.1.ebuild:
+  Version bump
 
 *ksquares-4.3.0 (04 Aug 2009)
 



1.1                  kde-base/ksquares/ksquares-4.3.1.ebuild

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

Index: ksquares-4.3.1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/ksquares/ksquares-4.3.1.ebuild,v 1.1 2009/09/01 15:58:55 tampakrap Exp $

EAPI="2"

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

DESCRIPTION="KSquares is an implementation of the game squares for KDE4"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
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-09-01 10:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-01 15:58 Theo Chatzimichos (tampakrap) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-10-10 10:09 [gentoo-commits] gentoo-x86 commit in kde-base/ksquares: ksquares-4.3.1.ebuild ChangeLog Samuli Suominen (ssuominen)
2009-10-18 16:31 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=E1MiVl1-0001L1-Cj@stork.gentoo.org \
    --to=tampakrap@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