Gentoo Archives: gentoo-commits

From: Alexandre Rostovtsev <tetromino@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
Date: Sun, 30 Sep 2012 00:16:35
Message-Id: 1348960726.bed325cf13c1324eba5221eef4a5bda41cc16452.tetromino@gentoo
1 commit: bed325cf13c1324eba5221eef4a5bda41cc16452
2 Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 29 23:17:47 2012 +0000
4 Commit: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 29 23:18:46 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=bed325cf
7
8 gnome-base/gnome-shell: 3.5.92 → 3.6.0
9
10 Update license.
11
12 ---
13 ...hell-3.5.92.ebuild => gnome-shell-3.6.0.ebuild} | 2 +-
14 gnome-base/gnome-shell/gnome-shell-9999.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/gnome-base/gnome-shell/gnome-shell-3.5.92.ebuild b/gnome-base/gnome-shell/gnome-shell-3.6.0.ebuild
18 similarity index 99%
19 rename from gnome-base/gnome-shell/gnome-shell-3.5.92.ebuild
20 rename to gnome-base/gnome-shell/gnome-shell-3.6.0.ebuild
21 index b3e0f64..5315f2b 100644
22 --- a/gnome-base/gnome-shell/gnome-shell-3.5.92.ebuild
23 +++ b/gnome-base/gnome-shell/gnome-shell-3.6.0.ebuild
24 @@ -15,7 +15,7 @@ fi
25 DESCRIPTION="Provides core UI functions for the GNOME 3 desktop"
26 HOMEPAGE="http://live.gnome.org/GnomeShell"
27
28 -LICENSE="GPL-2"
29 +LICENSE="GPL-2+ LGPL-2+"
30 SLOT="0"
31 IUSE="+bluetooth +i18n +networkmanager systemd"
32 if [[ ${PV} = 9999 ]]; then
33
34 diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
35 index b3e0f64..5315f2b 100644
36 --- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild
37 +++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild
38 @@ -15,7 +15,7 @@ fi
39 DESCRIPTION="Provides core UI functions for the GNOME 3 desktop"
40 HOMEPAGE="http://live.gnome.org/GnomeShell"
41
42 -LICENSE="GPL-2"
43 +LICENSE="GPL-2+ LGPL-2+"
44 SLOT="0"
45 IUSE="+bluetooth +i18n +networkmanager systemd"
46 if [[ ${PV} = 9999 ]]; then