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 E06A61381FA for ; Sat, 3 May 2014 00:24:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F148E0908; Sat, 3 May 2014 00:24:44 +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 121C7E0908 for ; Sat, 3 May 2014 00:24:44 +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 2B11434004C for ; Sat, 3 May 2014 00:24:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 1A9D41818D for ; Sat, 3 May 2014 00:24:41 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1399076657.ccbad2705083b09a83906d6fb32ff3b740987c2e.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/milou/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/milou/milou-9999.ebuild X-VCS-Directories: kde-misc/milou/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: ccbad2705083b09a83906d6fb32ff3b740987c2e X-VCS-Branch: master Date: Sat, 3 May 2014 00:24:41 +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: 212c6f71-f5e5-4280-b5e6-0c1e27e213dd X-Archives-Hash: 184918b8c4e8392d86cb09e185e40598 commit: ccbad2705083b09a83906d6fb32ff3b740987c2e Author: Elias Probst eliasprobst eu> AuthorDate: Fri May 2 23:52:35 2014 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat May 3 00:24:17 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=ccbad270 [kde-misc/milou] Fix HOMEPAGE Package-Manager: portage-2.2.10 --- kde-misc/milou/milou-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/milou/milou-9999.ebuild b/kde-misc/milou/milou-9999.ebuild index f3697bc..57b8364 100644 --- a/kde-misc/milou/milou-9999.ebuild +++ b/kde-misc/milou/milou-9999.ebuild @@ -8,7 +8,7 @@ KDE_MINIMAL="4.13" inherit kde4-base DESCRIPTION="Dedicated search application built on top of Baloo" -HOMEPAGE="https://projects.kde.org/projects/kdereview/milou" +HOMEPAGE="https://projects.kde.org/projects/extragear/base/milou" LICENSE="GPL-2 LGPL-2.1" SLOT="4"