public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/kdepim-icons: ChangeLog kdepim-icons-4.4.5.ebuild
@ 2010-06-30 15:36 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 4+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2010-06-30 15:36 UTC (permalink / raw
  To: gentoo-commits

alexxy      10/06/30 15:36:24

  Modified:             ChangeLog
  Added:                kdepim-icons-4.4.5.ebuild
  Log:
  [kde-base] Bump KDE SC 4.4.5 =)
  (Portage version: 2.2_rc67_p182/cvs/Linux x86_64)

Revision  Changes    Path
1.52                 kde-base/kdepim-icons/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	27 Jun 2010 18:20:43 -0000	1.51
+++ ChangeLog	30 Jun 2010 15:36:24 -0000	1.52
@@ -1,6 +1,12 @@
 # ChangeLog for kde-base/kdepim-icons
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.51 2010/06/27 18:20:43 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.52 2010/06/30 15:36:24 alexxy Exp $
+
+*kdepim-icons-4.4.5 (30 Jun 2010)
+
+  30 Jun 2010; Alexey Shvetsov <alexxy@gentoo.org>
+  +kdepim-icons-4.4.5.ebuild:
+  Version bump
 
   27 Jun 2010; Christian Faulhammer <fauli@gentoo.org>
   kdepim-icons-4.4.4.ebuild:



1.1                  kde-base/kdepim-icons/kdepim-icons-4.4.5.ebuild

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

Index: kdepim-icons-4.4.5.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.5.ebuild,v 1.1 2010/06/30 15:36:24 alexxy Exp $

EAPI="3"

KMNAME="kdepim"
KMMODULE="icons"
inherit kde4-meta

DESCRIPTION="KDE PIM icons"
IUSE=""
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"

src_install() {
	kde4-meta_src_install
	# colliding with oxygen icons
	rm -rf "${ED}"/${KDEDIR}/share/icons/oxygen/16x16/status/meeting-organizer.png
}






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

* [gentoo-commits] gentoo-x86 commit in kde-base/kdepim-icons: ChangeLog kdepim-icons-4.4.5.ebuild
@ 2010-08-03  7:43 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 4+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-08-03  7:43 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/08/03 07:43:41

  Modified:             ChangeLog kdepim-icons-4.4.5.ebuild
  Log:
  Stable on amd64 wrt bug #322791
  (Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.53                 kde-base/kdepim-icons/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	30 Jun 2010 15:36:24 -0000	1.52
+++ ChangeLog	3 Aug 2010 07:43:41 -0000	1.53
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/kdepim-icons
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.52 2010/06/30 15:36:24 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.53 2010/08/03 07:43:41 hwoarang Exp $
+
+  03 Aug 2010; Markos Chandras <hwoarang@gentoo.org>
+  kdepim-icons-4.4.5.ebuild:
+  Stable on amd64 wrt bug #322791
 
 *kdepim-icons-4.4.5 (30 Jun 2010)
 



1.2                  kde-base/kdepim-icons/kdepim-icons-4.4.5.ebuild

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

Index: kdepim-icons-4.4.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kdepim-icons-4.4.5.ebuild	30 Jun 2010 15:36:24 -0000	1.1
+++ kdepim-icons-4.4.5.ebuild	3 Aug 2010 07:43:41 -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/kdepim-icons/kdepim-icons-4.4.5.ebuild,v 1.1 2010/06/30 15:36:24 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.5.ebuild,v 1.2 2010/08/03 07:43:41 hwoarang Exp $
 
 EAPI="3"
 
@@ -10,7 +10,7 @@
 
 DESCRIPTION="KDE PIM icons"
 IUSE=""
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 
 src_install() {
 	kde4-meta_src_install






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

* [gentoo-commits] gentoo-x86 commit in kde-base/kdepim-icons: ChangeLog kdepim-icons-4.4.5.ebuild
@ 2010-08-09 17:35 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 4+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2010-08-09 17:35 UTC (permalink / raw
  To: gentoo-commits

scarabeus    10/08/09 17:35:05

  Modified:             ChangeLog kdepim-icons-4.4.5.ebuild
  Log:
  Drop alpha, ia64 and sparc keywords. as per AT lead permission.
  (Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.57                 kde-base/kdepim-icons/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	9 Aug 2010 11:30:24 -0000	1.56
+++ ChangeLog	9 Aug 2010 17:35:04 -0000	1.57
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/kdepim-icons
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.56 2010/08/09 11:30:24 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.57 2010/08/09 17:35:04 scarabeus Exp $
+
+  09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+  kdepim-icons-4.4.5.ebuild:
+  Drop alpha ia64 and sparc per the AT Lead permission.
 
   09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org>
   -kdepim-icons-4.3.5.ebuild, -kdepim-icons-4.4.4.ebuild:



1.5                  kde-base/kdepim-icons/kdepim-icons-4.4.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.5.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.5.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.5.ebuild?r1=1.4&r2=1.5

Index: kdepim-icons-4.4.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- kdepim-icons-4.4.5.ebuild	9 Aug 2010 07:20:50 -0000	1.4
+++ kdepim-icons-4.4.5.ebuild	9 Aug 2010 17:35:04 -0000	1.5
@@ -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/kdepim-icons/kdepim-icons-4.4.5.ebuild,v 1.4 2010/08/09 07:20:50 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.5.ebuild,v 1.5 2010/08/09 17:35:04 scarabeus Exp $
 
 EAPI="3"
 
@@ -10,7 +10,7 @@
 
 DESCRIPTION="KDE PIM icons"
 IUSE=""
-KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 
 src_install() {
 	kde4-meta_src_install






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

* [gentoo-commits] gentoo-x86 commit in kde-base/kdepim-icons: ChangeLog kdepim-icons-4.4.5.ebuild
@ 2011-03-24 23:59 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas HAttel (dilfridge) @ 2011-03-24 23:59 UTC (permalink / raw
  To: gentoo-commits

dilfridge    11/03/24 23:59:13

  Modified:             ChangeLog
  Removed:              kdepim-icons-4.4.5.ebuild
  Log:
  Remove kdepim-4.4.5
  
  (Portage version: 2.1.9.42/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.70                 kde-base/kdepim-icons/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog	24 Mar 2011 19:29:35 -0000	1.69
+++ ChangeLog	24 Mar 2011 23:59:13 -0000	1.70
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/kdepim-icons
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.69 2011/03/24 19:29:35 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.70 2011/03/24 23:59:13 dilfridge Exp $
+
+  24 Mar 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+  -kdepim-icons-4.4.5.ebuild:
+  Cleanup
 
   24 Mar 2011; Brent Baude <ranger@gentoo.org> kdepim-icons-4.4.9.ebuild:
   Marking kdepim-icons-4.4.9 ppc stable for bug 351345






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

end of thread, other threads:[~2011-03-25  0:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-30 15:36 [gentoo-commits] gentoo-x86 commit in kde-base/kdepim-icons: ChangeLog kdepim-icons-4.4.5.ebuild Alexey Shvetsov (alexxy)
  -- strict thread matches above, loose matches on Subject: below --
2010-08-03  7:43 Markos Chandras (hwoarang)
2010-08-09 17:35 Tomas Chvatal (scarabeus)
2011-03-24 23:59 Andreas HAttel (dilfridge)

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