From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-commits+bounces-365512-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1QlJF0-0000Jb-QA
	for garchives@archives.gentoo.org; Mon, 25 Jul 2011 11:22:31 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 4FC7821C33C;
	Mon, 25 Jul 2011 11:22:12 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id 1C0C821C33C
	for <gentoo-commits@lists.gentoo.org>; Mon, 25 Jul 2011 11:22:12 +0000 (UTC)
Received: from pelican.gentoo.org (unknown [66.219.59.40])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 9B27D1B4023
	for <gentoo-commits@lists.gentoo.org>; Mon, 25 Jul 2011 11:22:11 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by pelican.gentoo.org (Postfix) with ESMTP id 04EE08003D
	for <gentoo-commits@lists.gentoo.org>; Mon, 25 Jul 2011 11:22:11 +0000 (UTC)
From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Shvetsov" <alexxy@gentoo.org>
Message-ID: <b70cb60b4d83bdeefa651f6f2b17e400bbe4e8ef.alexxy@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/oxygen-icons/
X-VCS-Repository: proj/kde
X-VCS-Files: kde-base/oxygen-icons/oxygen-icons-4.7.0.ebuild
X-VCS-Directories: kde-base/oxygen-icons/
X-VCS-Committer: alexxy
X-VCS-Committer-Name: Alexey Shvetsov
X-VCS-Revision: b70cb60b4d83bdeefa651f6f2b17e400bbe4e8ef
Date: Mon, 25 Jul 2011 11:22:11 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 
X-Archives-Hash: 2852f41158f4131879b544000597a2a5

commit:     b70cb60b4d83bdeefa651f6f2b17e400bbe4e8ef
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 25 11:21:58 2011 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Mon Jul 25 11:21:58 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc=
ommit;h=3Db70cb60b

[kde-base/oxygen-icons] Fix url and repacked tarball

(Portage version: 2.2.0_alpha47/git/Linux x86_64, signed Manifest commit =
with key F82F92E6)

---
 kde-base/oxygen-icons/oxygen-icons-4.7.0.ebuild |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/kde-base/oxygen-icons/oxygen-icons-4.7.0.ebuild b/kde-base/o=
xygen-icons/oxygen-icons-4.7.0.ebuild
index 53195a3..9408d23 100644
--- a/kde-base/oxygen-icons/oxygen-icons-4.7.0.ebuild
+++ b/kde-base/oxygen-icons/oxygen-icons-4.7.0.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} =3D=3D *9999 ]]; then
 	KMNAME=3D"kdesupport"
 else
 	# Upstream does not ship releases properly so we dont want all versions
-	MY_PV=3D"4.6.95"
+	MY_PV=3D"4.7.0"
 	MY_P=3D"${PN}-${MY_PV}"
 fi
 KDE_REQUIRED=3D"never"