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 68449138247 for ; Tue, 3 Dec 2013 20:08:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A23FE098A; Tue, 3 Dec 2013 20:08:14 +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 92E8AE098A for ; Tue, 3 Dec 2013 20:08:13 +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 75EAC33F100 for ; Tue, 3 Dec 2013 20:08:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 2A8E4E530A for ; Tue, 3 Dec 2013 20:08:09 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1386101113.7fd8f27810e3df486decf0824cf3b2f51a772e4b.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.11.4.ebuild kde-base/oxygen-icons/oxygen-icons-4.11.95.ebuild X-VCS-Directories: kde-base/oxygen-icons/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 7fd8f27810e3df486decf0824cf3b2f51a772e4b X-VCS-Branch: master Date: Tue, 3 Dec 2013 20:08:09 +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: 3acd44aa-bde0-40f6-8383-c1fd6c2f5984 X-Archives-Hash: 6f077ac51522c8938713ddbe35765be9 commit: 7fd8f27810e3df486decf0824cf3b2f51a772e4b Author: Andreas K. Huettel gentoo org> AuthorDate: Tue Dec 3 20:05:13 2013 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Tue Dec 3 20:05:13 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=7fd8f278 [kde-base/oxygen-icons] fix URL and add repacked 4.11.95 --- kde-base/oxygen-icons/oxygen-icons-4.11.4.ebuild | 2 +- kde-base/oxygen-icons/oxygen-icons-4.11.95.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-base/oxygen-icons/oxygen-icons-4.11.4.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.11.4.ebuild index 8b39133..268ebfe 100644 --- a/kde-base/oxygen-icons/oxygen-icons-4.11.4.ebuild +++ b/kde-base/oxygen-icons/oxygen-icons-4.11.4.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/${P}.repacked.tar.xz ) + !bindist? ( http://dev.gentoo.org/~dilfridge/distfiles/${P}.repacked.tar.xz ) bindist? ( ${SRC_URI} ) " diff --git a/kde-base/oxygen-icons/oxygen-icons-4.11.95.ebuild b/kde-base/oxygen-icons/oxygen-icons-4.11.95.ebuild index aff8f74..aea8dee 100644 --- a/kde-base/oxygen-icons/oxygen-icons-4.11.95.ebuild +++ b/kde-base/oxygen-icons/oxygen-icons-4.11.95.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/${P}.repacked.tar.xz ) + !bindist? ( http://dev.gentoo.org/~dilfridge/distfiles/${P}.repacked.tar.xz ) bindist? ( ${SRC_URI} ) "