[gentoo-commits] gentoo-x86 commit in kde-base/oxygen-icons: ChangeLog oxygen-icons-4.13.0.ebuild

2014-06-19 Thread Chris Reffett (creffett)
creffett14/06/19 13:01:58

  Modified: ChangeLog
  Removed:  oxygen-icons-4.13.0.ebuild
  Log:
  Remove KDE SC 4.13.0
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 28DB029C)

Revision  ChangesPath
1.213kde-base/oxygen-icons/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v
retrieving revision 1.212
retrieving revision 1.213
diff -u -r1.212 -r1.213
--- ChangeLog   15 Jun 2014 16:56:37 -  1.212
+++ ChangeLog   19 Jun 2014 13:01:58 -  1.213
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/oxygen-icons
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.212 
2014/06/15 16:56:37 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.213 
2014/06/19 13:01:58 creffett Exp $
+
+  19 Jun 2014; Chris Reffett creff...@gentoo.org -oxygen-icons-4.13.0.ebuild:
+  Remove KDE SC 4.13.0
 
 *oxygen-icons-4.13.2 (15 Jun 2014)
 






[gentoo-commits] gentoo-x86 commit in kde-base/oxygen-icons: ChangeLog oxygen-icons-4.13.0.ebuild

2014-04-16 Thread Johannes Huber (johu)
johu14/04/16 18:26:41

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

Revision  ChangesPath
1.201kde-base/oxygen-icons/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v
retrieving revision 1.200
retrieving revision 1.201
diff -u -r1.200 -r1.201
--- ChangeLog   1 Apr 2014 18:09:53 -   1.200
+++ ChangeLog   16 Apr 2014 18:26:41 -  1.201
@@ -1,6 +1,11 @@
 # ChangeLog for kde-base/oxygen-icons
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.200 
2014/04/01 18:09:53 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.201 
2014/04/16 18:26:41 johu Exp $
+
+*oxygen-icons-4.13.0 (16 Apr 2014)
+
+  16 Apr 2014; Johannes Huber j...@gentoo.org +oxygen-icons-4.13.0.ebuild:
+  Version bump KDE SC 4.13.0
 
 *oxygen-icons-4.12.4 (01 Apr 2014)
 



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

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

Index: oxygen-icons-4.13.0.ebuild
===
# Copyright 1999-2014 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.13.0.ebuild,v 1.1 
2014/04/16 18:26:41 johu Exp $

EAPI=5

if [[ ${PV} == * ]]; 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} == * ]] || \
SRC_URI=
!bindist? ( http://dev.gentoo.org/~johu/distfiles/${P}.repacked.tar.xz )
bindist? ( ${SRC_URI} )


LICENSE=LGPL-3
KEYWORDS= ~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=bindist

DEPEND=
RDEPEND=${DEPEND}






[gentoo-commits] gentoo-x86 commit in kde-base/oxygen-icons: ChangeLog oxygen-icons-4.13.0.ebuild

2014-04-16 Thread Johannes Huber (johu)
johu14/04/17 00:43:36

  Modified: ChangeLog oxygen-icons-4.13.0.ebuild
  Log:
  Restore KEYWORDS for KDE SC 4.13.0
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
F3CFD2BD)

Revision  ChangesPath
1.202kde-base/oxygen-icons/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -r1.201 -r1.202
--- ChangeLog   16 Apr 2014 18:26:41 -  1.201
+++ ChangeLog   17 Apr 2014 00:43:36 -  1.202
@@ -1,6 +1,9 @@
 # ChangeLog for kde-base/oxygen-icons
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.201 
2014/04/16 18:26:41 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.202 
2014/04/17 00:43:36 johu Exp $
+
+  16 Apr 2014; Johannes Huber j...@gentoo.org oxygen-icons-4.13.0.ebuild:
+  Restore KEYWORDS for KDE SC 4.13.0
 
 *oxygen-icons-4.13.0 (16 Apr 2014)
 



1.2  kde-base/oxygen-icons/oxygen-icons-4.13.0.ebuild

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

Index: oxygen-icons-4.13.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.13.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- oxygen-icons-4.13.0.ebuild  16 Apr 2014 18:26:41 -  1.1
+++ oxygen-icons-4.13.0.ebuild  17 Apr 2014 00:43:36 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 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.13.0.ebuild,v 1.1 
2014/04/16 18:26:41 johu Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/kde-base/oxygen-icons/oxygen-icons-4.13.0.ebuild,v 1.2 
2014/04/17 00:43:36 johu Exp $
 
 EAPI=5
 
@@ -20,7 +20,7 @@
 
 
 LICENSE=LGPL-3
-KEYWORDS= ~amd64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux
 IUSE=bindist
 
 DEPEND=