public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/superkaramba: ChangeLog superkaramba-4.3.0.ebuild
@ 2009-08-04  1:36 Alex Alexander (wired)
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Alexander (wired) @ 2009-08-04  1:36 UTC (permalink / raw
  To: gentoo-commits

wired       09/08/04 01:36:56

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

Revision  Changes    Path
1.112                kde-base/superkaramba/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/superkaramba/ChangeLog,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- ChangeLog	28 Jul 2009 10:38:03 -0000	1.111
+++ ChangeLog	4 Aug 2009 01:36:56 -0000	1.112
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/superkaramba
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/ChangeLog,v 1.111 2009/07/28 10:38:03 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/ChangeLog,v 1.112 2009/08/04 01:36:56 wired Exp $
+
+*superkaramba-4.3.0 (04 Aug 2009)
+
+  04 Aug 2009; Alex Alexander <wired@gentoo.org> +superkaramba-4.3.0.ebuild:
+  Version bump
 
   28 Jul 2009; Tomáš Chvátal <scarabeus@gentoo.org>
   superkaramba-4.2.4.ebuild:



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

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

Index: superkaramba-4.3.0.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/superkaramba-4.3.0.ebuild,v 1.1 2009/08/04 01:36:56 wired Exp $

EAPI="2"

KMNAME="kdeutils"
inherit kde4-meta

DESCRIPTION="A tool to create interactive applets for the KDE desktop."
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
IUSE="debug +handbook python"

DEPEND="
	kde-base/qimageblitz
	python? ( >=kde-base/pykde4-${PV}:${SLOT}[kdeprefix=] )
"
RDEPEND="${DEPEND}
	python? ( >=kde-base/krosspython-${PV}:${SLOT}[kdeprefix=] )
"

PATCHES=( "${FILESDIR}/${PN}-as-needed.patch" )

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

	kde4-meta_src_configure
}






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in kde-base/superkaramba: ChangeLog superkaramba-4.3.0.ebuild
@ 2009-10-08 15:18 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2009-10-08 15:18 UTC (permalink / raw
  To: gentoo-commits

alexxy      09/10/08 15:18:26

  Modified:             ChangeLog
  Removed:              superkaramba-4.3.0.ebuild
  Log:
  [kde-base] Drop KDE 4.3.0
  (Portage version: 2.2_rc44/cvs/Linux x86_64)

Revision  Changes    Path
1.115                kde-base/superkaramba/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/superkaramba/ChangeLog,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- ChangeLog	6 Oct 2009 20:42:31 -0000	1.114
+++ ChangeLog	8 Oct 2009 15:18:26 -0000	1.115
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/superkaramba
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/ChangeLog,v 1.114 2009/10/06 20:42:31 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/superkaramba/ChangeLog,v 1.115 2009/10/08 15:18:26 alexxy Exp $
+
+  08 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org>
+  -superkaramba-4.3.0.ebuild:
+  Drop KDE 4.3.0
 
 *superkaramba-4.3.2 (06 Oct 2009)
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-08 15:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-08 15:18 [gentoo-commits] gentoo-x86 commit in kde-base/superkaramba: ChangeLog superkaramba-4.3.0.ebuild Alexey Shvetsov (alexxy)
  -- strict thread matches above, loose matches on Subject: below --
2009-08-04  1:36 Alex Alexander (wired)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox