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.11.1.ebuild
@ 2011-04-21 21:04 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 7+ messages in thread
From: Andreas HAttel (dilfridge) @ 2011-04-21 21:04 UTC (permalink / raw
  To: gentoo-commits

dilfridge    11/04/21 21:04:37

  Modified:             ChangeLog
  Added:                kdepim-icons-4.4.11.1.ebuild
  Log:
  Version bump
  
  (Portage version: 2.1.9.46/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog	24 Mar 2011 23:59:13 -0000	1.70
+++ ChangeLog	21 Apr 2011 21:04:37 -0000	1.71
@@ -1,6 +1,12 @@
 # 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.70 2011/03/24 23:59:13 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.71 2011/04/21 21:04:37 dilfridge Exp $
+
+*kdepim-icons-4.4.11.1 (21 Apr 2011)
+
+  21 Apr 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+  +kdepim-icons-4.4.11.1.ebuild:
+  Version bump
 
   24 Mar 2011; Andreas K. Huettel <dilfridge@gentoo.org>
   -kdepim-icons-4.4.5.ebuild:



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

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

Index: kdepim-icons-4.4.11.1.ebuild
===================================================================
# Copyright 1999-2011 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.11.1.ebuild,v 1.1 2011/04/21 21:04:37 dilfridge Exp $

EAPI=4

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

DESCRIPTION="KDE PIM icons"
IUSE=""
KEYWORDS="~amd64 ~ppc ~ppc64 ~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] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in kde-base/kdepim-icons: ChangeLog kdepim-icons-4.4.11.1.ebuild
@ 2011-04-22 12:12 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 7+ messages in thread
From: Andreas HAttel (dilfridge) @ 2011-04-22 12:12 UTC (permalink / raw
  To: gentoo-commits

dilfridge    11/04/22 12:12:50

  Modified:             ChangeLog kdepim-icons-4.4.11.1.ebuild
  Log:
  Now properly depend on kde-4.6
  
  (Portage version: 2.1.9.46/cvs/Linux x86_64, RepoMan options: --force)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog	21 Apr 2011 21:04:37 -0000	1.71
+++ ChangeLog	22 Apr 2011 12:12:50 -0000	1.72
@@ -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.71 2011/04/21 21:04:37 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.72 2011/04/22 12:12:50 dilfridge Exp $
+
+  22 Apr 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+  kdepim-icons-4.4.11.1.ebuild:
+  Correctly depend on kde-4.6
 
 *kdepim-icons-4.4.11.1 (21 Apr 2011)
 



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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.11.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.11.1.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.11.1.ebuild?r1=1.1&r2=1.2

Index: kdepim-icons-4.4.11.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.11.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kdepim-icons-4.4.11.1.ebuild	21 Apr 2011 21:04:37 -0000	1.1
+++ kdepim-icons-4.4.11.1.ebuild	22 Apr 2011 12:12:50 -0000	1.2
@@ -1,10 +1,9 @@
 # Copyright 1999-2011 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.11.1.ebuild,v 1.1 2011/04/21 21:04:37 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.11.1.ebuild,v 1.2 2011/04/22 12:12:50 dilfridge Exp $
 
 EAPI=4
 
-KDE_MINIMAL="4.6"
 KMNAME="kdepim"
 KMMODULE="icons"
 inherit kde4-meta






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

* [gentoo-commits] gentoo-x86 commit in kde-base/kdepim-icons: ChangeLog kdepim-icons-4.4.11.1.ebuild
@ 2011-05-09  8:48 Thomas Kahle (tomka)
  0 siblings, 0 replies; 7+ messages in thread
From: Thomas Kahle (tomka) @ 2011-05-09  8:48 UTC (permalink / raw
  To: gentoo-commits

tomka       11/05/09 08:48:21

  Modified:             ChangeLog kdepim-icons-4.4.11.1.ebuild
  Log:
  x86 stable per bug 354033
  
  (Portage version: 2.1.9.46/cvs/Linux i686, RepoMan options: --force)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog	23 Apr 2011 17:12:49 -0000	1.73
+++ ChangeLog	9 May 2011 08:48:21 -0000	1.74
@@ -1,6 +1,9 @@
 # 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.73 2011/04/23 17:12:49 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.74 2011/05/09 08:48:21 tomka Exp $
+
+  09 May 2011; Thomas Kahle <tomka@gentoo.org> kdepim-icons-4.4.11.1.ebuild:
+  x86 stable per bug 354033
 
 *kdepim-icons-4.5.95 (23 Apr 2011)
 



1.3                  kde-base/kdepim-icons/kdepim-icons-4.4.11.1.ebuild

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

Index: kdepim-icons-4.4.11.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.11.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kdepim-icons-4.4.11.1.ebuild	22 Apr 2011 12:12:50 -0000	1.2
+++ kdepim-icons-4.4.11.1.ebuild	9 May 2011 08:48:21 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 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.11.1.ebuild,v 1.2 2011/04/22 12:12:50 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.11.1.ebuild,v 1.3 2011/05/09 08:48:21 tomka Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 DESCRIPTION="KDE PIM icons"
 IUSE=""
-KEYWORDS="~amd64 ~ppc ~ppc64 ~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] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in kde-base/kdepim-icons: ChangeLog kdepim-icons-4.4.11.1.ebuild
@ 2011-05-09 23:05 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 7+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-05-09 23:05 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/05/09 23:05:38

  Modified:             ChangeLog kdepim-icons-4.4.11.1.ebuild
  Log:
  Stable on amd64 wrt bug #354033
  
  (Portage version: 2.1.9.47/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog	9 May 2011 08:48:21 -0000	1.74
+++ ChangeLog	9 May 2011 23:05:38 -0000	1.75
@@ -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.74 2011/05/09 08:48:21 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.75 2011/05/09 23:05:38 hwoarang Exp $
+
+  09 May 2011; Markos Chandras <hwoarang@gentoo.org>
+  kdepim-icons-4.4.11.1.ebuild:
+  Stable on amd64 wrt bug #354033
 
   09 May 2011; Thomas Kahle <tomka@gentoo.org> kdepim-icons-4.4.11.1.ebuild:
   x86 stable per bug 354033



1.4                  kde-base/kdepim-icons/kdepim-icons-4.4.11.1.ebuild

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

Index: kdepim-icons-4.4.11.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.11.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- kdepim-icons-4.4.11.1.ebuild	9 May 2011 08:48:21 -0000	1.3
+++ kdepim-icons-4.4.11.1.ebuild	9 May 2011 23:05:38 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 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.11.1.ebuild,v 1.3 2011/05/09 08:48:21 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.11.1.ebuild,v 1.4 2011/05/09 23:05:38 hwoarang Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 DESCRIPTION="KDE PIM icons"
 IUSE=""
-KEYWORDS="~amd64 ~ppc ~ppc64 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] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in kde-base/kdepim-icons: ChangeLog kdepim-icons-4.4.11.1.ebuild
@ 2011-06-01 19:37 Brent Baude (ranger)
  0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2011-06-01 19:37 UTC (permalink / raw
  To: gentoo-commits

ranger      11/06/01 19:37:36

  Modified:             ChangeLog kdepim-icons-4.4.11.1.ebuild
  Log:
  Marking kdepim-icons-4.4.11.1 ppc for bug 354033
  
  (Portage version: 2.1.9.42/cvs/Linux ppc64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog	9 May 2011 23:05:38 -0000	1.75
+++ ChangeLog	1 Jun 2011 19:37:36 -0000	1.76
@@ -1,6 +1,9 @@
 # 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.75 2011/05/09 23:05:38 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.76 2011/06/01 19:37:36 ranger Exp $
+
+  01 Jun 2011; Brent Baude <ranger@gentoo.org> kdepim-icons-4.4.11.1.ebuild:
+  Marking kdepim-icons-4.4.11.1 ppc stable for bug 354033
 
   09 May 2011; Markos Chandras <hwoarang@gentoo.org>
   kdepim-icons-4.4.11.1.ebuild:



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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.11.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.11.1.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.11.1.ebuild?r1=1.4&r2=1.5

Index: kdepim-icons-4.4.11.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.11.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- kdepim-icons-4.4.11.1.ebuild	9 May 2011 23:05:38 -0000	1.4
+++ kdepim-icons-4.4.11.1.ebuild	1 Jun 2011 19:37:36 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 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.11.1.ebuild,v 1.4 2011/05/09 23:05:38 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.11.1.ebuild,v 1.5 2011/06/01 19:37:36 ranger Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 DESCRIPTION="KDE PIM icons"
 IUSE=""
-KEYWORDS="amd64 ~ppc ~ppc64 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] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in kde-base/kdepim-icons: ChangeLog kdepim-icons-4.4.11.1.ebuild
@ 2012-12-08 12:04 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 7+ messages in thread
From: Andreas HAttel (dilfridge) @ 2012-12-08 12:04 UTC (permalink / raw
  To: gentoo-commits

dilfridge    12/12/08 12:04:15

  Modified:             ChangeLog kdepim-icons-4.4.11.1.ebuild
  Log:
  Drop ppc64 as in rest of KDE
  
  (Portage version: 2.2.0_alpha144/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7887F787)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -r1.131 -r1.132
--- ChangeLog	8 Dec 2012 11:53:00 -0000	1.131
+++ ChangeLog	8 Dec 2012 12:04:14 -0000	1.132
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/kdepim-icons
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.131 2012/12/08 11:53:00 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.132 2012/12/08 12:04:14 dilfridge Exp $
+
+  08 Dec 2012; Andreas K. Huettel <dilfridge@gentoo.org>
+  kdepim-icons-4.4.11.1.ebuild:
+  Drop ppc64 as in rest of KDE
 
   08 Dec 2012; Andreas K. Huettel <dilfridge@gentoo.org>
   -kdepim-icons-4.8.5.ebuild:



1.6                  kde-base/kdepim-icons/kdepim-icons-4.4.11.1.ebuild

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

Index: kdepim-icons-4.4.11.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.11.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- kdepim-icons-4.4.11.1.ebuild	1 Jun 2011 19:37:36 -0000	1.5
+++ kdepim-icons-4.4.11.1.ebuild	8 Dec 2012 12:04:14 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.11.1.ebuild,v 1.5 2011/06/01 19:37:36 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.11.1.ebuild,v 1.6 2012/12/08 12:04:14 dilfridge Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 DESCRIPTION="KDE PIM icons"
 IUSE=""
-KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
 
 src_install() {
 	kde4-meta_src_install





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

* [gentoo-commits] gentoo-x86 commit in kde-base/kdepim-icons: ChangeLog kdepim-icons-4.4.11.1.ebuild
@ 2014-04-05 18:12 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 7+ messages in thread
From: Andreas HAttel (dilfridge) @ 2014-04-05 18:12 UTC (permalink / raw
  To: gentoo-commits

dilfridge    14/04/05 18:12:23

  Modified:             ChangeLog kdepim-icons-4.4.11.1.ebuild
  Log:
  EAPI bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -r1.201 -r1.202
--- ChangeLog	1 Apr 2014 18:09:13 -0000	1.201
+++ ChangeLog	5 Apr 2014 18:12:23 -0000	1.202
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/kdepim-icons
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.201 2014/04/01 18:09:13 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/ChangeLog,v 1.202 2014/04/05 18:12:23 dilfridge Exp $
+
+  05 Apr 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+  kdepim-icons-4.4.11.1.ebuild:
+  EAPI bump
 
 *kdepim-icons-4.12.4 (01 Apr 2014)
 



1.9                  kde-base/kdepim-icons/kdepim-icons-4.4.11.1.ebuild

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

Index: kdepim-icons-4.4.11.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.11.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- kdepim-icons-4.4.11.1.ebuild	10 Oct 2013 05:26:51 -0000	1.8
+++ kdepim-icons-4.4.11.1.ebuild	5 Apr 2014 18:12:23 -0000	1.9
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 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.11.1.ebuild,v 1.8 2013/10/10 05:26:51 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdepim-icons/kdepim-icons-4.4.11.1.ebuild,v 1.9 2014/04/05 18:12:23 dilfridge Exp $
 
-EAPI=4
+EAPI=5
 
 KMNAME="kdepim"
 KMMODULE="icons"





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

end of thread, other threads:[~2014-04-05 18:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-09 23:05 [gentoo-commits] gentoo-x86 commit in kde-base/kdepim-icons: ChangeLog kdepim-icons-4.4.11.1.ebuild Markos Chandras (hwoarang)
  -- strict thread matches above, loose matches on Subject: below --
2014-04-05 18:12 Andreas HAttel (dilfridge)
2012-12-08 12:04 Andreas HAttel (dilfridge)
2011-06-01 19:37 Brent Baude (ranger)
2011-05-09  8:48 Thomas Kahle (tomka)
2011-04-22 12:12 Andreas HAttel (dilfridge)
2011-04-21 21:04 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