From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7CF3213879B for ; Thu, 31 Jan 2013 14:30:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A7E721C0DB; Thu, 31 Jan 2013 14:30:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EDD6921C0DB for ; Thu, 31 Jan 2013 14:30:46 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0F6E833DC38 for ; Thu, 31 Jan 2013 14:30:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id A3327E4073 for ; Thu, 31 Jan 2013 14:30:44 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1359642596.4d03023793689b64652004bbc21acfb716114e5b.kensington@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.10.0.ebuild kde-base/oxygen-icons/oxygen-icons-4.10.49.9999.ebuild kde-base/oxygen-icons/oxygen-icons-9999.ebuild X-VCS-Directories: kde-base/oxygen-icons/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 4d03023793689b64652004bbc21acfb716114e5b X-VCS-Branch: master Date: Thu, 31 Jan 2013 14:30:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 741e54cf-6410-4fef-b01f-610872c2753e X-Archives-Hash: f1dbb1965dd8d3971a117ff1ae7c8ba4 commit: 4d03023793689b64652004bbc21acfb716114e5b Author: Michael Palimaka gentoo org> AuthorDate: Thu Jan 31 14:29:56 2013 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Jan 31 14:29:56 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=4d030237 [kde-base/oxygen-icons] Use more recent version. Package-Manager: portage-2.1.11.50 --- kde-base/oxygen-icons/oxygen-icons-4.10.0.ebuild | 2 +- .../oxygen-icons/oxygen-icons-4.10.49.9999.ebuild | 2 +- kde-base/oxygen-icons/oxygen-icons-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-base/oxygen-icons/oxygen-icons-4.10.0.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.10.0.ebuild index 7bb9d0d..e93da1c 100644 --- a/kde-base/oxygen-icons/oxygen-icons-4.10.0.ebuild +++ b/kde-base/oxygen-icons/oxygen-icons-4.10.0.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]]; then KMNAME="kdesupport" else # Upstream does not ship releases properly so we dont want all versions - MY_PV="4.9.90" + MY_PV="4.9.98" MY_P="${PN}-${MY_PV}" fi KDE_REQUIRED="never" diff --git a/kde-base/oxygen-icons/oxygen-icons-4.10.49.9999.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.10.49.9999.ebuild index f67791b..384e6b5 100644 --- a/kde-base/oxygen-icons/oxygen-icons-4.10.49.9999.ebuild +++ b/kde-base/oxygen-icons/oxygen-icons-4.10.49.9999.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]]; then KMNAME="kdesupport" else # Upstream does not ship releases properly so we dont want all versions - MY_PV="4.9.90" + MY_PV="4.9.98" MY_P="${PN}-${MY_PV}" fi KDE_REQUIRED="never" diff --git a/kde-base/oxygen-icons/oxygen-icons-9999.ebuild b/kde-base/oxygen-icons/oxygen-icons-9999.ebuild index f67791b..384e6b5 100644 --- a/kde-base/oxygen-icons/oxygen-icons-9999.ebuild +++ b/kde-base/oxygen-icons/oxygen-icons-9999.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]]; then KMNAME="kdesupport" else # Upstream does not ship releases properly so we dont want all versions - MY_PV="4.9.90" + MY_PV="4.9.98" MY_P="${PN}-${MY_PV}" fi KDE_REQUIRED="never"