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 5EAE8138010 for ; Sat, 13 Oct 2012 22:36:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0712E21C052; Sat, 13 Oct 2012 22:36:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7E48521C052 for ; Sat, 13 Oct 2012 22:36:12 +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 E51B133DAA8 for ; Sat, 13 Oct 2012 22:36:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 8EFB5E5436 for ; Sat, 13 Oct 2012 22:36:10 +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: <1350167696.eb7a2f3d96eb2397fa2fb7bdc690e8bdd7c2f576.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/libksane/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/libksane/libksane-4.9.49.9999.ebuild kde-base/libksane/libksane-9999.ebuild X-VCS-Directories: kde-base/libksane/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: eb7a2f3d96eb2397fa2fb7bdc690e8bdd7c2f576 X-VCS-Branch: master Date: Sat, 13 Oct 2012 22:36:10 +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: 71f57ade-9a7a-46bc-9ef6-9147d7e46323 X-Archives-Hash: bbf8b75ce9a3283364a2a959a9b2f815 commit: eb7a2f3d96eb2397fa2fb7bdc690e8bdd7c2f576 Author: Johannes Huber gentoo org> AuthorDate: Sat Oct 13 22:34:56 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Oct 13 22:34:56 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=eb7a2f3d [kde-base/libksane] Drop HOMEPAGE, handled by eclass, bug #438088. (Portage version: 2.2.0_alpha135/git/Linux x86_64, unsigned Manifest commit) --- kde-base/libksane/libksane-4.9.49.9999.ebuild | 1 - kde-base/libksane/libksane-9999.ebuild | 1 - 2 files changed, 0 insertions(+), 2 deletions(-) diff --git a/kde-base/libksane/libksane-4.9.49.9999.ebuild b/kde-base/libksane/libksane-4.9.49.9999.ebuild index 27bb077d9..c0c6532 100644 --- a/kde-base/libksane/libksane-4.9.49.9999.ebuild +++ b/kde-base/libksane/libksane-4.9.49.9999.ebuild @@ -7,7 +7,6 @@ EAPI=4 inherit kde4-base DESCRIPTION="SANE Library interface for KDE" -HOMEPAGE="http://www.kipi-plugins.org" KEYWORDS="" IUSE="debug" LICENSE="LGPL-2" diff --git a/kde-base/libksane/libksane-9999.ebuild b/kde-base/libksane/libksane-9999.ebuild index 27bb077d9..c0c6532 100644 --- a/kde-base/libksane/libksane-9999.ebuild +++ b/kde-base/libksane/libksane-9999.ebuild @@ -7,7 +7,6 @@ EAPI=4 inherit kde4-base DESCRIPTION="SANE Library interface for KDE" -HOMEPAGE="http://www.kipi-plugins.org" KEYWORDS="" IUSE="debug" LICENSE="LGPL-2"