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 8E5BF138010 for ; Sat, 13 Oct 2012 22:14:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2CBDD21C014; Sat, 13 Oct 2012 22:14:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id AFC2421C014 for ; Sat, 13 Oct 2012 22:14:37 +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 1E79733D904 for ; Sat, 13 Oct 2012 22:14:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id C0570E5436 for ; Sat, 13 Oct 2012 22:14:35 +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: <1350166366.404f506583ff5ccb53cf7fe7de2ed2d686d1060e.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/konq-plugins/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/konq-plugins/konq-plugins-4.9.49.9999.ebuild kde-base/konq-plugins/konq-plugins-9999.ebuild X-VCS-Directories: kde-base/konq-plugins/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 404f506583ff5ccb53cf7fe7de2ed2d686d1060e X-VCS-Branch: master Date: Sat, 13 Oct 2012 22:14:35 +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: ad3454d2-400c-4e1c-ab48-12f998394c26 X-Archives-Hash: 04b08369052433deac77feb6f3d8ec51 commit: 404f506583ff5ccb53cf7fe7de2ed2d686d1060e Author: Johannes Huber gentoo org> AuthorDate: Sat Oct 13 22:12:46 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Oct 13 22:12:46 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=404f5065 [kde-base/konq-plugins] Drop HOMEPAGE + LICENSE, handled by eclass. (Portage version: 2.2.0_alpha135/git/Linux x86_64, unsigned Manifest commit) --- .../konq-plugins/konq-plugins-4.9.49.9999.ebuild | 3 --- kde-base/konq-plugins/konq-plugins-9999.ebuild | 3 --- 2 files changed, 0 insertions(+), 6 deletions(-) diff --git a/kde-base/konq-plugins/konq-plugins-4.9.49.9999.ebuild b/kde-base/konq-plugins/konq-plugins-4.9.49.9999.ebuild index 3830473..04f65d4 100644 --- a/kde-base/konq-plugins/konq-plugins-4.9.49.9999.ebuild +++ b/kde-base/konq-plugins/konq-plugins-4.9.49.9999.ebuild @@ -8,9 +8,6 @@ KMNAME="kde-baseapps" inherit kde4-meta DESCRIPTION="Various plugins for konqueror" -HOMEPAGE="http://kde.org/" - -LICENSE="GPL-2" KEYWORDS="" IUSE="debug tidy" diff --git a/kde-base/konq-plugins/konq-plugins-9999.ebuild b/kde-base/konq-plugins/konq-plugins-9999.ebuild index 3830473..04f65d4 100644 --- a/kde-base/konq-plugins/konq-plugins-9999.ebuild +++ b/kde-base/konq-plugins/konq-plugins-9999.ebuild @@ -8,9 +8,6 @@ KMNAME="kde-baseapps" inherit kde4-meta DESCRIPTION="Various plugins for konqueror" -HOMEPAGE="http://kde.org/" - -LICENSE="GPL-2" KEYWORDS="" IUSE="debug tidy"