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 ) 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 ; 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 ; 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 ; Mon, 25 Jul 2011 11:22:11 +0000 (UTC) From: "Alexey Shvetsov" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Shvetsov" Message-ID: 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: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 2852f41158f4131879b544000597a2a5 commit: b70cb60b4d83bdeefa651f6f2b17e400bbe4e8ef Author: Alexey Shvetsov gentoo org> AuthorDate: Mon Jul 25 11:21:58 2011 +0000 Commit: Alexey Shvetsov gentoo 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"