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 A36761381F3 for ; Wed, 31 Jul 2013 17:25:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C471E0957; Wed, 31 Jul 2013 17:25:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F4124E0957 for ; Wed, 31 Jul 2013 17:25:06 +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 C9F4433EA58 for ; Wed, 31 Jul 2013 17:25:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 57C3EE468F for ; Wed, 31 Jul 2013 17:25:04 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1375291343.f01cced53be8371c08ca290e0780ab8cce1a58fa.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/about-distro/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/about-distro/about-distro-9999.ebuild X-VCS-Directories: kde-misc/about-distro/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: f01cced53be8371c08ca290e0780ab8cce1a58fa X-VCS-Branch: master Date: Wed, 31 Jul 2013 17:25:04 +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: 4a5742db-9972-4dcc-a42b-e1c7b80233ed X-Archives-Hash: b73254278b3557eb6b8b4105217f301f commit: f01cced53be8371c08ca290e0780ab8cce1a58fa Author: Michael Palimaka gentoo org> AuthorDate: Wed Jul 31 17:22:09 2013 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Jul 31 17:22:23 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=f01cced5 [kde-misc/about-distro] Fix license. Package-Manager: portage-2.1.13.2 --- kde-misc/about-distro/about-distro-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/about-distro/about-distro-9999.ebuild b/kde-misc/about-distro/about-distro-9999.ebuild index 24d52fe..c4172a1 100644 --- a/kde-misc/about-distro/about-distro-9999.ebuild +++ b/kde-misc/about-distro/about-distro-9999.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="KCM displaying distribution and system information" HOMEPAGE="http://quickgit.kde.org/?p=about-distro.git" EGIT_REPO_URI="git://anongit.kde.org/about-distro.git" -LICENSE="GPL-2" +LICENSE="GPL-3" SLOT="4" KEYWORDS="" IUSE="debug"