public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/oxygen-icons: oxygen-icons-4.11.2.ebuild ChangeLog
@ 2013-10-09 23:04 Chris Reffett (creffett)
  0 siblings, 0 replies; 5+ messages in thread
From: Chris Reffett (creffett) @ 2013-10-09 23:04 UTC (permalink / raw
  To: gentoo-commits

creffett    13/10/09 23:04:42

  Modified:             ChangeLog
  Added:                oxygen-icons-4.11.2.ebuild
  Log:
  Version bump KDE SC 4.11.2
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 42618354)

Revision  Changes    Path
1.174                kde-base/oxygen-icons/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v
retrieving revision 1.173
retrieving revision 1.174
diff -u -r1.173 -r1.174
--- ChangeLog	3 Sep 2013 19:50:27 -0000	1.173
+++ ChangeLog	9 Oct 2013 23:04:41 -0000	1.174
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/oxygen-icons
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.173 2013/09/03 19:50:27 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.174 2013/10/09 23:04:41 creffett Exp $
+
+*oxygen-icons-4.11.2 (08 Oct 2013)
+
+  08 Oct 2013; Chris Reffett <creffett@gentoo.org> +oxygen-icons-4.11.2.ebuild:
+  Version bump KDE SC 4.11.2
 
   03 Sep 2013; Chris Reffett <creffett@gentoo.org> -oxygen-icons-4.11.0.ebuild:
   Drop KDE 4.11.0



1.1                  kde-base/oxygen-icons/oxygen-icons-4.11.2.ebuild

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

Index: oxygen-icons-4.11.2.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.11.2.ebuild,v 1.1 2013/10/09 23:04:41 creffett Exp $

EAPI=5

if [[ ${PV} == *9999 ]]; then
	KMNAME="kdesupport"
fi
KDE_REQUIRED="never"
KDE_SCM="svn"
inherit kde4-base

DESCRIPTION="Oxygen SVG icon theme."
HOMEPAGE="http://www.oxygen-icons.org/"
[[ ${PV} == *9999 ]] || \
SRC_URI="
	!bindist? ( http://dev.gentoo.org/~creffett/distfiles/${P}-repacked.tar.xz )
	bindist? ( ${SRC_URI} )
"

LICENSE="LGPL-3"
KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="bindist"

DEPEND=""
RDEPEND="${DEPEND}"





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

* [gentoo-commits] gentoo-x86 commit in kde-base/oxygen-icons: oxygen-icons-4.11.2.ebuild ChangeLog
@ 2013-12-08 14:07 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-12-08 14:07 UTC (permalink / raw
  To: gentoo-commits

ago         13/12/08 14:07:46

  Modified:             oxygen-icons-4.11.2.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #484884
  
  (Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.2                  kde-base/oxygen-icons/oxygen-icons-4.11.2.ebuild

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

Index: oxygen-icons-4.11.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.11.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- oxygen-icons-4.11.2.ebuild	9 Oct 2013 23:04:41 -0000	1.1
+++ oxygen-icons-4.11.2.ebuild	8 Dec 2013 14:07:46 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.11.2.ebuild,v 1.1 2013/10/09 23:04:41 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.11.2.ebuild,v 1.2 2013/12/08 14:07:46 ago Exp $
 
 EAPI=5
 
@@ -20,7 +20,7 @@
 "
 
 LICENSE="LGPL-3"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="bindist"
 
 DEPEND=""



1.179                kde-base/oxygen-icons/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -r1.178 -r1.179
--- ChangeLog	4 Dec 2013 17:09:57 -0000	1.178
+++ ChangeLog	8 Dec 2013 14:07:46 -0000	1.179
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/oxygen-icons
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.178 2013/12/04 17:09:57 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.179 2013/12/08 14:07:46 ago Exp $
+
+  08 Dec 2013; Agostino Sarubbo <ago@gentoo.org> oxygen-icons-4.11.2.ebuild:
+  Stable for amd64, wrt bug #484884
 
   04 Dec 2013; Johannes Huber <johu@gentoo.org> -oxygen-icons-4.11.3.ebuild:
   Remove KDE SC 4.11.3





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

* [gentoo-commits] gentoo-x86 commit in kde-base/oxygen-icons: oxygen-icons-4.11.2.ebuild ChangeLog
@ 2013-12-09  5:44 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-12-09  5:44 UTC (permalink / raw
  To: gentoo-commits

ago         13/12/09 05:44:41

  Modified:             oxygen-icons-4.11.2.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #484884
  
  (Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  kde-base/oxygen-icons/oxygen-icons-4.11.2.ebuild

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

Index: oxygen-icons-4.11.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.11.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- oxygen-icons-4.11.2.ebuild	8 Dec 2013 14:07:46 -0000	1.2
+++ oxygen-icons-4.11.2.ebuild	9 Dec 2013 05:44:41 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.11.2.ebuild,v 1.2 2013/12/08 14:07:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.11.2.ebuild,v 1.3 2013/12/09 05:44:41 ago Exp $
 
 EAPI=5
 
@@ -20,7 +20,7 @@
 "
 
 LICENSE="LGPL-3"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="bindist"
 
 DEPEND=""



1.180                kde-base/oxygen-icons/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -r1.179 -r1.180
--- ChangeLog	8 Dec 2013 14:07:46 -0000	1.179
+++ ChangeLog	9 Dec 2013 05:44:41 -0000	1.180
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/oxygen-icons
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.179 2013/12/08 14:07:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.180 2013/12/09 05:44:41 ago Exp $
+
+  09 Dec 2013; Agostino Sarubbo <ago@gentoo.org> oxygen-icons-4.11.2.ebuild:
+  Stable for x86, wrt bug #484884
 
   08 Dec 2013; Agostino Sarubbo <ago@gentoo.org> oxygen-icons-4.11.2.ebuild:
   Stable for amd64, wrt bug #484884





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

* [gentoo-commits] gentoo-x86 commit in kde-base/oxygen-icons: oxygen-icons-4.11.2.ebuild ChangeLog
@ 2013-12-10 19:48 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-12-10 19:48 UTC (permalink / raw
  To: gentoo-commits

ago         13/12/10 19:48:37

  Modified:             oxygen-icons-4.11.2.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #484884
  
  (Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  kde-base/oxygen-icons/oxygen-icons-4.11.2.ebuild

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

Index: oxygen-icons-4.11.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.11.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- oxygen-icons-4.11.2.ebuild	9 Dec 2013 05:44:41 -0000	1.3
+++ oxygen-icons-4.11.2.ebuild	10 Dec 2013 19:48:37 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.11.2.ebuild,v 1.3 2013/12/09 05:44:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.11.2.ebuild,v 1.4 2013/12/10 19:48:37 ago Exp $
 
 EAPI=5
 
@@ -20,7 +20,7 @@
 "
 
 LICENSE="LGPL-3"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="bindist"
 
 DEPEND=""



1.181                kde-base/oxygen-icons/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v
retrieving revision 1.180
retrieving revision 1.181
diff -u -r1.180 -r1.181
--- ChangeLog	9 Dec 2013 05:44:41 -0000	1.180
+++ ChangeLog	10 Dec 2013 19:48:37 -0000	1.181
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/oxygen-icons
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.180 2013/12/09 05:44:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.181 2013/12/10 19:48:37 ago Exp $
+
+  10 Dec 2013; Agostino Sarubbo <ago@gentoo.org> oxygen-icons-4.11.2.ebuild:
+  Stable for ppc, wrt bug #484884
 
   09 Dec 2013; Agostino Sarubbo <ago@gentoo.org> oxygen-icons-4.11.2.ebuild:
   Stable for x86, wrt bug #484884





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

* [gentoo-commits] gentoo-x86 commit in kde-base/oxygen-icons: oxygen-icons-4.11.2.ebuild ChangeLog
@ 2013-12-11 20:27 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-12-11 20:27 UTC (permalink / raw
  To: gentoo-commits

ago         13/12/11 20:27:15

  Modified:             oxygen-icons-4.11.2.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #484884
  
  (Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  kde-base/oxygen-icons/oxygen-icons-4.11.2.ebuild

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

Index: oxygen-icons-4.11.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.11.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- oxygen-icons-4.11.2.ebuild	10 Dec 2013 19:48:37 -0000	1.4
+++ oxygen-icons-4.11.2.ebuild	11 Dec 2013 20:27:15 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.11.2.ebuild,v 1.4 2013/12/10 19:48:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.11.2.ebuild,v 1.5 2013/12/11 20:27:15 ago Exp $
 
 EAPI=5
 
@@ -20,7 +20,7 @@
 "
 
 LICENSE="LGPL-3"
-KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="bindist"
 
 DEPEND=""



1.183                kde-base/oxygen-icons/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v
retrieving revision 1.182
retrieving revision 1.183
diff -u -r1.182 -r1.183
--- ChangeLog	11 Dec 2013 20:12:32 -0000	1.182
+++ ChangeLog	11 Dec 2013 20:27:15 -0000	1.183
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/oxygen-icons
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.182 2013/12/11 20:12:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.183 2013/12/11 20:27:15 ago Exp $
+
+  11 Dec 2013; Agostino Sarubbo <ago@gentoo.org> oxygen-icons-4.11.2.ebuild:
+  Stable for ppc64, wrt bug #484884
 
   11 Dec 2013; Agostino Sarubbo <ago@gentoo.org> oxygen-icons-4.11.2.ebuild:
   Stable for ppc, wrt bug #484884





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

end of thread, other threads:[~2013-12-11 20:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-10 19:48 [gentoo-commits] gentoo-x86 commit in kde-base/oxygen-icons: oxygen-icons-4.11.2.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-12-11 20:27 Agostino Sarubbo (ago)
2013-12-09  5:44 Agostino Sarubbo (ago)
2013-12-08 14:07 Agostino Sarubbo (ago)
2013-10-09 23:04 Chris Reffett (creffett)

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