public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Chris Reffett (creffett)" <creffett@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/superkaramba: superkaramba-4.9.5.ebuild ChangeLog
Date: Sat,  5 Jan 2013 20:18:46 +0000 (UTC)	[thread overview]
Message-ID: <20130105201846.4F6BE20081@flycatcher.gentoo.org> (raw)

creffett    13/01/05 20:18:46

  Modified:             ChangeLog
  Added:                superkaramba-4.9.5.ebuild
  Log:
  Version bump KDE SC 4.9.5
  
  (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 42618354)

Revision  Changes    Path
1.225                kde-base/superkaramba/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/superkaramba/ChangeLog?rev=1.225&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/superkaramba/ChangeLog?rev=1.225&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/superkaramba/ChangeLog?r1=1.224&r2=1.225

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/superkaramba/ChangeLog,v
retrieving revision 1.224
retrieving revision 1.225
diff -u -r1.224 -r1.225
--- ChangeLog	23 Dec 2012 18:15:28 -0000	1.224
+++ ChangeLog	5 Jan 2013 20:18:46 -0000	1.225
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/superkaramba
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/ChangeLog,v 1.224 2012/12/23 18:15:28 maekke Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/ChangeLog,v 1.225 2013/01/05 20:18:46 creffett Exp $
+
+*superkaramba-4.9.5 (05 Jan 2013)
+
+  05 Jan 2013; <creffett@gentoo.org> +superkaramba-4.9.5.ebuild:
+  Version bump KDE SC 4.9.5
 
   23 Dec 2012; Markus Meier <maekke@gentoo.org> superkaramba-4.9.4.ebuild:
   add ~arm



1.1                  kde-base/superkaramba/superkaramba-4.9.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/superkaramba/superkaramba-4.9.5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/superkaramba/superkaramba-4.9.5.ebuild?rev=1.1&content-type=text/plain

Index: superkaramba-4.9.5.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/superkaramba-4.9.5.ebuild,v 1.1 2013/01/05 20:18:46 creffett Exp $

EAPI=4

PYTHON_DEPEND="python? 2"
inherit python kde4-base

DESCRIPTION="A tool to create interactive applets for the KDE desktop."
KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="debug python"

DEPEND="
	media-libs/qimageblitz
	python? ( $(add_kdebase_dep pykde4) )
"
RDEPEND="${DEPEND}
	python? ( $(add_kdebase_dep krosspython) )
"

pkg_setup() {
	python_set_active_version 2
	python_pkg_setup
	kde4-base_pkg_setup
}

src_configure() {
	mycmakeargs=(
		$(cmake-utils_use_with python PythonLibs)
	)

	kde4-base_src_configure
}





             reply	other threads:[~2013-01-05 20:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-05 20:18 Chris Reffett (creffett) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-01-27 12:54 [gentoo-commits] gentoo-x86 commit in kde-base/superkaramba: superkaramba-4.9.5.ebuild ChangeLog Agostino Sarubbo (ago)
2013-01-27 16:13 Agostino Sarubbo (ago)
2013-01-28  0:12 Agostino Sarubbo (ago)

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=20130105201846.4F6BE20081@flycatcher.gentoo.org \
    --to=creffett@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