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 1RApRn-0003ID-5k for garchives@archives.gentoo.org; Mon, 03 Oct 2011 20:49:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9DC9321C079; Mon, 3 Oct 2011 20:49:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 70B4221C079 for ; Mon, 3 Oct 2011 20:49:03 +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 F3BB51B400D for ; Mon, 3 Oct 2011 20:49:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 08B1E80042 for ; Mon, 3 Oct 2011 20:49:02 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <4177c746e5e203ba76602700cc8b00a1e1450a71.dilfridge@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.49.9999.ebuild kde-base/oxygen-icons/oxygen-icons-9999.ebuild X-VCS-Directories: kde-base/oxygen-icons/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 4177c746e5e203ba76602700cc8b00a1e1450a71 Date: Mon, 3 Oct 2011 20:49:02 +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: aea307a88d8caaced4282ea0626b2897 commit: 4177c746e5e203ba76602700cc8b00a1e1450a71 Author: Andreas K. Huettel (dilfridge) akhuettel de> AuthorDate: Mon Oct 3 20:48:34 2011 +0000 Commit: Andreas H=C3=BCttel gentoo org> CommitDate: Mon Oct 3 20:48:34 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D4177c746 [kde-base/oxygen-icons] 4.7.2 tarball exists, so let's use it (Portage version: 2.1.10.20/git/Linux x86_64, signed Manifest commit with= key B6C5F7DE) --- .../oxygen-icons/oxygen-icons-4.7.49.9999.ebuild | 4 ++-- kde-base/oxygen-icons/oxygen-icons-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kde-base/oxygen-icons/oxygen-icons-4.7.49.9999.ebuild b/kde-= base/oxygen-icons/oxygen-icons-4.7.49.9999.ebuild index 0c5ea10..7d99106 100644 --- a/kde-base/oxygen-icons/oxygen-icons-4.7.49.9999.ebuild +++ b/kde-base/oxygen-icons/oxygen-icons-4.7.49.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.0" + MY_PV=3D"4.7.2" 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/~scarabeus/${MY_P}.tar.xz ) + !bindist? ( http://dev.gentoo.org/~dilfridge/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 9fe0614..7d99106 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.6.2" + MY_PV=3D"4.7.2" 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/~scarabeus/${MY_P}.tar.xz ) + !bindist? ( http://dev.gentoo.org/~dilfridge/distfiles/${MY_P}.tar.xz ) bindist? ( ${SRC_URI//${PV}/${MY_PV}} ) " =20