Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/about-distro/
Date: Wed, 31 Jul 2013 17:25:09
Message-Id: 1375291343.f01cced53be8371c08ca290e0780ab8cce1a58fa.kensington@gentoo
1 commit: f01cced53be8371c08ca290e0780ab8cce1a58fa
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 31 17:22:09 2013 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 31 17:22:23 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=f01cced5
7
8 [kde-misc/about-distro] Fix license.
9
10 Package-Manager: portage-2.1.13.2
11
12 ---
13 kde-misc/about-distro/about-distro-9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/kde-misc/about-distro/about-distro-9999.ebuild b/kde-misc/about-distro/about-distro-9999.ebuild
17 index 24d52fe..c4172a1 100644
18 --- a/kde-misc/about-distro/about-distro-9999.ebuild
19 +++ b/kde-misc/about-distro/about-distro-9999.ebuild
20 @@ -10,7 +10,7 @@ DESCRIPTION="KCM displaying distribution and system information"
21 HOMEPAGE="http://quickgit.kde.org/?p=about-distro.git"
22 EGIT_REPO_URI="git://anongit.kde.org/about-distro.git"
23
24 -LICENSE="GPL-2"
25 +LICENSE="GPL-3"
26 SLOT="4"
27 KEYWORDS=""
28 IUSE="debug"