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 A9B52138010 for ; Sat, 13 Oct 2012 21:58:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 545D6E0262; Sat, 13 Oct 2012 21:58:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CCDE3E0262 for ; Sat, 13 Oct 2012 21:58:08 +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 3A20333DA45 for ; Sat, 13 Oct 2012 21:58:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id CEAC2E5436 for ; Sat, 13 Oct 2012 21:58:06 +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: <1350165370.ff92d01331009ac0fe1357601d1f5f946157f7b3.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdepim-l10n/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kdepim-l10n/kdepim-l10n-4.9.49.9999.ebuild kde-base/kdepim-l10n/kdepim-l10n-9999.ebuild X-VCS-Directories: kde-base/kdepim-l10n/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: ff92d01331009ac0fe1357601d1f5f946157f7b3 X-VCS-Branch: master Date: Sat, 13 Oct 2012 21:58:06 +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: 7aaeb463-4fa0-490f-b5fb-6185acbdf66e X-Archives-Hash: df0102c3b921358586b5cd691a6f47c2 commit: ff92d01331009ac0fe1357601d1f5f946157f7b3 Author: Johannes Huber gentoo org> AuthorDate: Sat Oct 13 21:56:10 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Oct 13 21:56:10 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=ff92d013 [kde-base/kdepim-l10n] Drop HOMEPAGE + LICENSE, handled by eclass. (Portage version: 2.2.0_alpha135/git/Linux x86_64, unsigned Manifest commit) --- .../kdepim-l10n/kdepim-l10n-4.9.49.9999.ebuild | 2 -- kde-base/kdepim-l10n/kdepim-l10n-9999.ebuild | 2 -- 2 files changed, 0 insertions(+), 4 deletions(-) diff --git a/kde-base/kdepim-l10n/kdepim-l10n-4.9.49.9999.ebuild b/kde-base/kdepim-l10n/kdepim-l10n-4.9.49.9999.ebuild index 65f7b98..45bdcc3 100644 --- a/kde-base/kdepim-l10n/kdepim-l10n-4.9.49.9999.ebuild +++ b/kde-base/kdepim-l10n/kdepim-l10n-4.9.49.9999.ebuild @@ -8,8 +8,6 @@ KDE_SCM="svn" inherit kde4-base DESCRIPTION="KDE internationalization package" -HOMEPAGE="http://www.kde.org/" -LICENSE="GPL-2" DEPEND=">=sys-devel/gettext-0.17" RDEPEND="${DEPEND}" diff --git a/kde-base/kdepim-l10n/kdepim-l10n-9999.ebuild b/kde-base/kdepim-l10n/kdepim-l10n-9999.ebuild index 65f7b98..45bdcc3 100644 --- a/kde-base/kdepim-l10n/kdepim-l10n-9999.ebuild +++ b/kde-base/kdepim-l10n/kdepim-l10n-9999.ebuild @@ -8,8 +8,6 @@ KDE_SCM="svn" inherit kde4-base DESCRIPTION="KDE internationalization package" -HOMEPAGE="http://www.kde.org/" -LICENSE="GPL-2" DEPEND=">=sys-devel/gettext-0.17" RDEPEND="${DEPEND}"