public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/oxygen-icons: ChangeLog oxygen-icons-4.6.3-r1.ebuild oxygen-icons-4.6.3.ebuild
@ 2011-05-18 10:42 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2011-05-18 10:42 UTC (permalink / raw
  To: gentoo-commits

scarabeus    11/05/18 10:42:30

  Modified:             ChangeLog
  Added:                oxygen-icons-4.6.3-r1.ebuild
  Removed:              oxygen-icons-4.6.3.ebuild
  Log:
  Revision bump to use non-fubared 4.6.2 version of oxygen icons.
  
  (Portage version: 2.2.0_alpha34/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog	9 May 2011 23:23:40 -0000	1.64
+++ ChangeLog	18 May 2011 10:42:30 -0000	1.65
@@ -1,6 +1,12 @@
 # ChangeLog for kde-base/oxygen-icons
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.64 2011/05/09 23:23:40 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/oxygen-icons/ChangeLog,v 1.65 2011/05/18 10:42:30 scarabeus Exp $
+
+*oxygen-icons-4.6.3-r1 (18 May 2011)
+
+  18 May 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+  -oxygen-icons-4.6.3.ebuild, +oxygen-icons-4.6.3-r1.ebuild:
+  Revision bump to use non-fubared 4.6.2 version of oxygen icons.
 
   09 May 2011; Markos Chandras <hwoarang@gentoo.org> oxygen-icons-4.6.2.ebuild:
   Stable on amd64 wrt bug #354033



1.1                  kde-base/oxygen-icons/oxygen-icons-4.6.3-r1.ebuild

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

Index: oxygen-icons-4.6.3-r1.ebuild
===================================================================
# Copyright 1999-2011 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.6.3-r1.ebuild,v 1.1 2011/05/18 10:42:30 scarabeus Exp $

EAPI=4

if [[ ${PV} == *9999 ]]; then
	KMNAME="kdesupport"
else
	# Upstream does not ship releases properly so we dont want all versions
	MY_PV="4.6.2"
	MY_P="${PN}-${MY_PV}"
fi
KDE_REQUIRED="never"
inherit kde4-base

DESCRIPTION="Oxygen SVG icon theme."
HOMEPAGE="http://www.oxygen-icons.org/"
# Note that the upstream tarball is .bz2, ours is .xz -- if upstream
# changes its compression format to .xz, we will need to change the
# filename of one of the tarballs
[[ ${PV} == *9999 ]] || \
SRC_URI="
	!bindist? ( http://dev.gentoo.org/~scarabeus/${MY_P}.tar.xz )
	bindist? ( ${SRC_URI//${PV}/${MY_PV}} )
"

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

DEPEND="
	!bindist? ( app-arch/xz-utils )
"
RDEPEND=""

[[ ${PV} == *9999 ]] || S=${WORKDIR}/${MY_P}

# Block conflicting packages
add_blocker kdebase-data '<4.2.67'
add_blocker kdepim-icons 4.2.89
add_blocker step 4.2.98
add_blocker kmail '<4.3.2'






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-18 10:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-18 10:42 [gentoo-commits] gentoo-x86 commit in kde-base/oxygen-icons: ChangeLog oxygen-icons-4.6.3-r1.ebuild oxygen-icons-4.6.3.ebuild Tomas Chvatal (scarabeus)

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