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 95FF01381F3 for ; Sat, 3 Aug 2013 10:55:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47051E0A9B; Sat, 3 Aug 2013 10:55:05 +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 CAB5BE0A9B for ; Sat, 3 Aug 2013 10:55:04 +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 D5D4233EC08 for ; Sat, 3 Aug 2013 10:55:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 61846E468F for ; Sat, 3 Aug 2013 10:55:02 +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: <1375527272.fb73645828c3b3c2845c9024d7a6739ad72b7520.mrueg@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-office/skrooge/ X-VCS-Repository: proj/kde X-VCS-Files: app-office/skrooge/skrooge-1.7.4.ebuild app-office/skrooge/skrooge-1.7.5.ebuild X-VCS-Directories: app-office/skrooge/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: fb73645828c3b3c2845c9024d7a6739ad72b7520 X-VCS-Branch: master Date: Sat, 3 Aug 2013 10:55: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 X-Archives-Salt: 5d95ef14-949f-4ac8-8f16-c65c3ca0d3ee X-Archives-Hash: b0051e28147e451f91141cd1a2ae2589 commit: fb73645828c3b3c2845c9024d7a6739ad72b7520 Author: Manuel Rüger gentoo org> AuthorDate: Sat Aug 3 10:54:32 2013 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Sat Aug 3 10:54:32 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=fb736458 [app-office/skrooge] Version bump Package-Manager: portage-2.1.13.2 --- app-office/skrooge/{skrooge-1.7.4.ebuild => skrooge-1.7.5.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/skrooge/skrooge-1.7.4.ebuild b/app-office/skrooge/skrooge-1.7.5.ebuild similarity index 96% rename from app-office/skrooge/skrooge-1.7.4.ebuild rename to app-office/skrooge/skrooge-1.7.5.ebuild index ae75804..70b4485 100644 --- a/app-office/skrooge/skrooge-1.7.4.ebuild +++ b/app-office/skrooge/skrooge-1.7.5.ebuild @@ -11,7 +11,7 @@ inherit kde4-base DESCRIPTION="personal finances manager for KDE4, aiming at being simple and intuitive" HOMEPAGE="http://www.skrooge.org/" -SRC_URI="http://www.skrooge.org/files/${P}.tar.bz2" +SRC_URI="mirror://kde/unstable/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="4"