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 1S55eo-0001Ox-O8 for garchives@archives.gentoo.org; Wed, 07 Mar 2012 01:27:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 10CCCE0CA2; Wed, 7 Mar 2012 01:27:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D110CE0CA2 for ; Wed, 7 Mar 2012 01:27:00 +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 3F44B1B401E for ; Wed, 7 Mar 2012 01:27:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 07712E5428 for ; Wed, 7 Mar 2012 01:26:59 +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: <1331083654.892cc41b3074d2e4699ef3333d28be612bf25c64.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.8.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: 892cc41b3074d2e4699ef3333d28be612bf25c64 X-VCS-Branch: master Date: Wed, 7 Mar 2012 01:26:59 +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: df546ab2-6ff7-478d-a17d-26b8f43115fa X-Archives-Hash: 93821aeed06375364fffc84d49570ebc commit: 892cc41b3074d2e4699ef3333d28be612bf25c64 Author: Andreas K. Huettel (dilfridge) gentoo o= rg> AuthorDate: Wed Mar 7 01:27:34 2012 +0000 Commit: Andreas H=C3=BCttel gentoo org> CommitDate: Wed Mar 7 01:27:34 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D892cc41b [kde-base/oxygen-icons] Use different filename for repacked tarball (Portage version: 2.1.10.49/git/Linux x86_64, unsigned Manifest commit) --- .../oxygen-icons/oxygen-icons-4.8.49.9999.ebuild | 2 +- kde-base/oxygen-icons/oxygen-icons-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-base/oxygen-icons/oxygen-icons-4.8.49.9999.ebuild b/kde-= base/oxygen-icons/oxygen-icons-4.8.49.9999.ebuild index bb68168..67ed99e 100644 --- a/kde-base/oxygen-icons/oxygen-icons-4.8.49.9999.ebuild +++ b/kde-base/oxygen-icons/oxygen-icons-4.8.49.9999.ebuild @@ -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/~alexxy/distfiles/${MY_P}.tar.xz ) + !bindist? ( http://dev.gentoo.org/~dilfridge/distfiles/${MY_P}.repacked= .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 bb68168..67ed99e 100644 --- a/kde-base/oxygen-icons/oxygen-icons-9999.ebuild +++ b/kde-base/oxygen-icons/oxygen-icons-9999.ebuild @@ -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/~alexxy/distfiles/${MY_P}.tar.xz ) + !bindist? ( http://dev.gentoo.org/~dilfridge/distfiles/${MY_P}.repacked= .tar.xz ) bindist? ( ${SRC_URI//${PV}/${MY_PV}} ) " =20