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 7F8561380DC for ; Tue, 4 Feb 2014 20:34:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37610E09F8; Tue, 4 Feb 2014 20:34:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BB913E09F8 for ; Tue, 4 Feb 2014 20:34:22 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D002033F64F for ; Tue, 4 Feb 2014 20:34:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 0B8DD18278 for ; Tue, 4 Feb 2014 20:34:20 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1391546020.a31c5903850899492b8df8b1f4c3859f2f63b0df.mrueg@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.12.2.ebuild X-VCS-Directories: kde-base/oxygen-icons/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: a31c5903850899492b8df8b1f4c3859f2f63b0df X-VCS-Branch: master Date: Tue, 4 Feb 2014 20:34:20 +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: aaf32bec-7f53-4d5e-9aac-e247e04547ad X-Archives-Hash: 97c8856676419a000b1f7e8ffe4781b2 commit: a31c5903850899492b8df8b1f4c3859f2f63b0df Author: Manuel Rüger gentoo org> AuthorDate: Tue Feb 4 20:33:40 2014 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Tue Feb 4 20:33:40 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=a31c5903 [kde-base/oxygen-icons] Update SRC_URI to new repacked version. Package-Manager: portage-2.2.8-r1 --- kde-base/oxygen-icons/oxygen-icons-4.12.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-base/oxygen-icons/oxygen-icons-4.12.2.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.12.2.ebuild index 8bc5332..efbb9ad 100644 --- a/kde-base/oxygen-icons/oxygen-icons-4.12.2.ebuild +++ b/kde-base/oxygen-icons/oxygen-icons-4.12.2.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="Oxygen SVG icon theme." HOMEPAGE="http://www.oxygen-icons.org/" [[ ${PV} == *9999 ]] || \ SRC_URI=" - !bindist? ( http://dev.gentoo.org/~johu/distfiles/${PN}-4.12.1.repacked.tar.xz ) + !bindist? ( http://dev.gentoo.org/~mrueg/distfiles/${P}.repacked.tar.xz ) bindist? ( ${SRC_URI} ) "