public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/libplasmagenericshell: libplasmagenericshell-4.4.3.ebuild ChangeLog
@ 2010-05-03 21:37 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2010-05-03 21:37 UTC (permalink / raw
  To: gentoo-commits

alexxy      10/05/03 21:37:19

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

Revision  Changes    Path
1.7                  kde-base/libplasmagenericshell/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libplasmagenericshell/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	31 Mar 2010 23:23:57 -0000	1.6
+++ ChangeLog	3 May 2010 21:37:19 -0000	1.7
@@ -1,6 +1,12 @@
 # ChangeLog for kde-base/libplasmagenericshell
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libplasmagenericshell/ChangeLog,v 1.6 2010/03/31 23:23:57 spatz Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libplasmagenericshell/ChangeLog,v 1.7 2010/05/03 21:37:19 alexxy Exp $
+
+*libplasmagenericshell-4.4.3 (03 May 2010)
+
+  03 May 2010; Alexey Shvetsov <alexxy@gentoo.org>
+  +libplasmagenericshell-4.4.3.ebuild:
+  Version bump
 
   31 Mar 2010; Dror Levin <spatz@gentoo.org>
   -libplasmagenericshell-4.4.0.ebuild:



1.1                  kde-base/libplasmagenericshell/libplasmagenericshell-4.4.3.ebuild

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

Index: libplasmagenericshell-4.4.3.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/libplasmagenericshell/libplasmagenericshell-4.4.3.ebuild,v 1.1 2010/05/03 21:37:19 alexxy Exp $

EAPI="3"

KMNAME="kdebase-workspace"
KMMODULE="libs/plasmagenericshell"
inherit kde4-meta

DESCRIPTION="Libraries for the KDE Plasma shell"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug test"

RDEPEND="
	$(add_kdebase_dep libkworkspace)
"

KMSAVELIBS="true"

src_unpack() {
	use test && KMEXTRACTONLY="plasma/desktop/shell/data"
	kde4-meta_src_unpack
}






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

* [gentoo-commits] gentoo-x86 commit in kde-base/libplasmagenericshell: libplasmagenericshell-4.4.3.ebuild ChangeLog
@ 2010-05-19 13:51 Robert Piasek (dagger)
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Piasek (dagger) @ 2010-05-19 13:51 UTC (permalink / raw
  To: gentoo-commits

dagger      10/05/19 13:51:07

  Modified:             libplasmagenericshell-4.4.3.ebuild ChangeLog
  Log:
  keyworded ~arm. Required for @kdebase-4.4.3
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  kde-base/libplasmagenericshell/libplasmagenericshell-4.4.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libplasmagenericshell/libplasmagenericshell-4.4.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libplasmagenericshell/libplasmagenericshell-4.4.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/libplasmagenericshell/libplasmagenericshell-4.4.3.ebuild?r1=1.1&r2=1.2

Index: libplasmagenericshell-4.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libplasmagenericshell/libplasmagenericshell-4.4.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libplasmagenericshell-4.4.3.ebuild	3 May 2010 21:37:19 -0000	1.1
+++ libplasmagenericshell-4.4.3.ebuild	19 May 2010 13:51:07 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libplasmagenericshell/libplasmagenericshell-4.4.3.ebuild,v 1.1 2010/05/03 21:37:19 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libplasmagenericshell/libplasmagenericshell-4.4.3.ebuild,v 1.2 2010/05/19 13:51:07 dagger Exp $
 
 EAPI="3"
 
@@ -9,7 +9,7 @@
 inherit kde4-meta
 
 DESCRIPTION="Libraries for the KDE Plasma shell"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug test"
 
 RDEPEND="



1.10                 kde-base/libplasmagenericshell/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/libplasmagenericshell/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	4 May 2010 06:12:30 -0000	1.9
+++ ChangeLog	19 May 2010 13:51:07 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/libplasmagenericshell
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libplasmagenericshell/ChangeLog,v 1.9 2010/05/04 06:12:30 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libplasmagenericshell/ChangeLog,v 1.10 2010/05/19 13:51:07 dagger Exp $
+
+  19 May 2010; Robert Piasek <dagger@gentoo.org>
+  libplasmagenericshell-4.4.3.ebuild:
+  keyworded ~arm. Required for @kdebase-4.4.3
 
   03 May 2010; Maciej Mrozowski <reavertm@gentoo.org>
   libplasmagenericshell-4.4.2.ebuild:






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

end of thread, other threads:[~2010-05-19 13:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-03 21:37 [gentoo-commits] gentoo-x86 commit in kde-base/libplasmagenericshell: libplasmagenericshell-4.4.3.ebuild ChangeLog Alexey Shvetsov (alexxy)
  -- strict thread matches above, loose matches on Subject: below --
2010-05-19 13:51 Robert Piasek (dagger)

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