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 6DA4E138010 for ; Sat, 13 Oct 2012 22:29:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0875621C03A; Sat, 13 Oct 2012 22:29:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8381321C03A for ; Sat, 13 Oct 2012 22:29:44 +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 E6E3833DAB5 for ; Sat, 13 Oct 2012 22:29:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 92641E5436 for ; Sat, 13 Oct 2012 22:29:42 +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: <1350167298.a07e5f5b714b5cd5f2d0d565583f5e9f1df4f511.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/libkdcraw/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/libkdcraw/libkdcraw-4.9.49.9999.ebuild kde-base/libkdcraw/libkdcraw-9999.ebuild X-VCS-Directories: kde-base/libkdcraw/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: a07e5f5b714b5cd5f2d0d565583f5e9f1df4f511 X-VCS-Branch: master Date: Sat, 13 Oct 2012 22:29:42 +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: 5babb845-d7f8-4a87-b63c-2cd1d5de1577 X-Archives-Hash: 7a646cbb4bb23a747bf118c5b4a474f4 commit: a07e5f5b714b5cd5f2d0d565583f5e9f1df4f511 Author: Johannes Huber gentoo org> AuthorDate: Sat Oct 13 22:28:18 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Oct 13 22:28:18 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=a07e5f5b [kde-base/libkdcraw] Drop HOMEPAGE + LICENSE, handled by eclass, bug #438088. (Portage version: 2.2.0_alpha135/git/Linux x86_64, unsigned Manifest commit) --- kde-base/libkdcraw/libkdcraw-4.9.49.9999.ebuild | 3 --- kde-base/libkdcraw/libkdcraw-9999.ebuild | 3 --- 2 files changed, 0 insertions(+), 6 deletions(-) diff --git a/kde-base/libkdcraw/libkdcraw-4.9.49.9999.ebuild b/kde-base/libkdcraw/libkdcraw-4.9.49.9999.ebuild index d9f5310..a114a9e 100644 --- a/kde-base/libkdcraw/libkdcraw-4.9.49.9999.ebuild +++ b/kde-base/libkdcraw/libkdcraw-4.9.49.9999.ebuild @@ -7,9 +7,6 @@ EAPI=4 inherit kde4-base DESCRIPTION="KDE digital camera raw image library wrapper" -HOMEPAGE="http://www.kipi-plugins.org" - -LICENSE="GPL-2" KEYWORDS="" IUSE="debug" diff --git a/kde-base/libkdcraw/libkdcraw-9999.ebuild b/kde-base/libkdcraw/libkdcraw-9999.ebuild index d9f5310..a114a9e 100644 --- a/kde-base/libkdcraw/libkdcraw-9999.ebuild +++ b/kde-base/libkdcraw/libkdcraw-9999.ebuild @@ -7,9 +7,6 @@ EAPI=4 inherit kde4-base DESCRIPTION="KDE digital camera raw image library wrapper" -HOMEPAGE="http://www.kipi-plugins.org" - -LICENSE="GPL-2" KEYWORDS="" IUSE="debug"