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 7F837138010 for ; Sat, 13 Oct 2012 22:33:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A4DAE04D2; Sat, 13 Oct 2012 22:33:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id ADF89E04D2 for ; Sat, 13 Oct 2012 22:33:31 +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 17CAF33DAB3 for ; Sat, 13 Oct 2012 22:33:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id A042CE5436 for ; Sat, 13 Oct 2012 22:33:28 +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: <1350167510.68ede43dcf728200f781c1d3f633da41b596ae8a.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/libkexiv2/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/libkexiv2/libkexiv2-4.9.49.9999.ebuild kde-base/libkexiv2/libkexiv2-9999.ebuild X-VCS-Directories: kde-base/libkexiv2/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 68ede43dcf728200f781c1d3f633da41b596ae8a X-VCS-Branch: master Date: Sat, 13 Oct 2012 22:33:28 +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: 353755e9-8bdf-4399-a5b9-8063d366d997 X-Archives-Hash: db41f8422995e5f66b3c7ea2169ba825 commit: 68ede43dcf728200f781c1d3f633da41b596ae8a Author: Johannes Huber gentoo org> AuthorDate: Sat Oct 13 22:31:50 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Oct 13 22:31:50 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=68ede43d [kde-base/libkexiv2] Drop HOMEPAGE + LICENSE, handled by eclass, bug #438088. (Portage version: 2.2.0_alpha135/git/Linux x86_64, unsigned Manifest commit) --- kde-base/libkexiv2/libkexiv2-4.9.49.9999.ebuild | 3 --- kde-base/libkexiv2/libkexiv2-9999.ebuild | 3 --- 2 files changed, 0 insertions(+), 6 deletions(-) diff --git a/kde-base/libkexiv2/libkexiv2-4.9.49.9999.ebuild b/kde-base/libkexiv2/libkexiv2-4.9.49.9999.ebuild index 7446f76..057ce8a 100644 --- a/kde-base/libkexiv2/libkexiv2-4.9.49.9999.ebuild +++ b/kde-base/libkexiv2/libkexiv2-4.9.49.9999.ebuild @@ -7,9 +7,6 @@ EAPI=4 inherit kde4-base DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper" -HOMEPAGE="http://www.kipi-plugins.org" - -LICENSE="GPL-2" KEYWORDS="" IUSE="debug" diff --git a/kde-base/libkexiv2/libkexiv2-9999.ebuild b/kde-base/libkexiv2/libkexiv2-9999.ebuild index 7446f76..057ce8a 100644 --- a/kde-base/libkexiv2/libkexiv2-9999.ebuild +++ b/kde-base/libkexiv2/libkexiv2-9999.ebuild @@ -7,9 +7,6 @@ EAPI=4 inherit kde4-base DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper" -HOMEPAGE="http://www.kipi-plugins.org" - -LICENSE="GPL-2" KEYWORDS="" IUSE="debug"