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 1RWwsL-0002rT-VM for garchives@archives.gentoo.org; Sat, 03 Dec 2011 21:12:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 071BD21C038; Sat, 3 Dec 2011 21:11:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B406121C038 for ; Sat, 3 Dec 2011 21:11:47 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 114BE1B4006 for ; Sat, 3 Dec 2011 21:11:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 4EB4E80044 for ; Sat, 3 Dec 2011 21:11:46 +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: <96d06f78a882049aa085589ec75d35f7b36e0b32.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.4.ebuild kde-base/oxygen-icons/oxygen-icons-4.7.90.ebuild kde-base/oxygen-icons/oxygen-icons-9999.ebuild X-VCS-Directories: kde-base/oxygen-icons/ X-VCS-Committer: alexxy X-VCS-Committer-Name: Alexey Shvetsov X-VCS-Revision: 96d06f78a882049aa085589ec75d35f7b36e0b32 Date: Sat, 3 Dec 2011 21:11:46 +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: 04a6b59f-5ef3-4ad4-9a11-894e0c823a0f X-Archives-Hash: 6392d67aadb621f383bac3982e6d7f7d commit: 96d06f78a882049aa085589ec75d35f7b36e0b32 Author: Alexey Shvetsov gentoo org> AuthorDate: Sat Dec 3 21:12:11 2011 +0000 Commit: Alexey Shvetsov gentoo org> CommitDate: Sat Dec 3 21:12:11 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D96d06f78 [kde-base/oxygen-icons] Update oxygene-icons refs (Portage version: 2.2.0_alpha72/git/Linux x86_64, unsigned Manifest commi= t) --- kde-base/oxygen-icons/oxygen-icons-4.7.4.ebuild | 2 +- kde-base/oxygen-icons/oxygen-icons-4.7.90.ebuild | 4 ++-- kde-base/oxygen-icons/oxygen-icons-9999.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/kde-base/oxygen-icons/oxygen-icons-4.7.4.ebuild b/kde-base/o= xygen-icons/oxygen-icons-4.7.4.ebuild index d5316c2..2107c66 100644 --- a/kde-base/oxygen-icons/oxygen-icons-4.7.4.ebuild +++ b/kde-base/oxygen-icons/oxygen-icons-4.7.4.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.7.2" + MY_PV=3D"4.7.4" MY_P=3D"${PN}-${MY_PV}" fi KDE_REQUIRED=3D"never" diff --git a/kde-base/oxygen-icons/oxygen-icons-4.7.90.ebuild b/kde-base/= oxygen-icons/oxygen-icons-4.7.90.ebuild index baa9ab5..c5c9a81 100644 --- a/kde-base/oxygen-icons/oxygen-icons-4.7.90.ebuild +++ b/kde-base/oxygen-icons/oxygen-icons-4.7.90.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.7.2" + MY_PV=3D"4.7.90" MY_P=3D"${PN}-${MY_PV}" fi KDE_REQUIRED=3D"never" @@ -21,7 +21,7 @@ HOMEPAGE=3D"http://www.oxygen-icons.org/" # filename of one of the tarballs [[ ${PV} =3D=3D *9999 ]] || \ SRC_URI=3D" - !bindist? ( http://dev.gentoo.org/~dilfridge/distfiles/${MY_P}.tar.xz ) + !bindist? ( http://dev.gentoo.org/~alexxy/distfiles/${MY_P}.tar.xz ) bindist? ( ${SRC_URI//${PV}/${MY_PV}} ) " =20 diff --git a/kde-base/oxygen-icons/oxygen-icons-9999.ebuild b/kde-base/ox= ygen-icons/oxygen-icons-9999.ebuild index 7d99106..67f5b88 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} =3D=3D *9999 ]]; then KMNAME=3D"kdesupport" else # Upstream does not ship releases properly so we dont want all versions - MY_PV=3D"4.7.2" + MY_PV=3D"4.7.90" MY_P=3D"${PN}-${MY_PV}" fi KDE_REQUIRED=3D"never" @@ -21,7 +21,7 @@ HOMEPAGE=3D"http://www.oxygen-icons.org/" # filename of one of the tarballs [[ ${PV} =3D=3D *9999 ]] || \ SRC_URI=3D" - !bindist? ( http://dev.gentoo.org/~dilfridge/distfiles/${MY_P}.tar.xz ) + !bindist? ( http://dev.gentoo.org/~alexxy/distfiles/${MY_P}.tar.xz ) bindist? ( ${SRC_URI//${PV}/${MY_PV}} ) " =20