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 B2050138010 for ; Sun, 30 Sep 2012 00:16:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6679F21C01D; Sun, 30 Sep 2012 00:15:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3AA9C21C01D for ; Sun, 30 Sep 2012 00:15:48 +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 9AF0333D73D for ; Sun, 30 Sep 2012 00:15:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 49D80E544F for ; Sun, 30 Sep 2012 00:15:45 +0000 (UTC) From: "Alexandre Rostovtsev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexandre Rostovtsev" Message-ID: <1348960726.bed325cf13c1324eba5221eef4a5bda41cc16452.tetromino@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-base/gnome-shell/gnome-shell-3.5.92.ebuild gnome-base/gnome-shell/gnome-shell-3.6.0.ebuild gnome-base/gnome-shell/gnome-shell-9999.ebuild X-VCS-Directories: gnome-base/gnome-shell/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Rostovtsev X-VCS-Revision: bed325cf13c1324eba5221eef4a5bda41cc16452 X-VCS-Branch: master Date: Sun, 30 Sep 2012 00:15:45 +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: c69b76ed-ce74-4248-81eb-79de1ecebdea X-Archives-Hash: e49364a4a3ab65a6c186c2f66b3baa68 commit: bed325cf13c1324eba5221eef4a5bda41cc16452 Author: Alexandre Rostovtsev gentoo org> AuthorDate: Sat Sep 29 23:17:47 2012 +0000 Commit: Alexandre Rostovtsev gentoo org> CommitDate: Sat Sep 29 23:18:46 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=bed325cf gnome-base/gnome-shell: 3.5.92 → 3.6.0 Update license. --- ...hell-3.5.92.ebuild => gnome-shell-3.6.0.ebuild} | 2 +- gnome-base/gnome-shell/gnome-shell-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-base/gnome-shell/gnome-shell-3.5.92.ebuild b/gnome-base/gnome-shell/gnome-shell-3.6.0.ebuild similarity index 99% rename from gnome-base/gnome-shell/gnome-shell-3.5.92.ebuild rename to gnome-base/gnome-shell/gnome-shell-3.6.0.ebuild index b3e0f64..5315f2b 100644 --- a/gnome-base/gnome-shell/gnome-shell-3.5.92.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-3.6.0.ebuild @@ -15,7 +15,7 @@ fi DESCRIPTION="Provides core UI functions for the GNOME 3 desktop" HOMEPAGE="http://live.gnome.org/GnomeShell" -LICENSE="GPL-2" +LICENSE="GPL-2+ LGPL-2+" SLOT="0" IUSE="+bluetooth +i18n +networkmanager systemd" if [[ ${PV} = 9999 ]]; then diff --git a/gnome-base/gnome-shell/gnome-shell-9999.ebuild b/gnome-base/gnome-shell/gnome-shell-9999.ebuild index b3e0f64..5315f2b 100644 --- a/gnome-base/gnome-shell/gnome-shell-9999.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-9999.ebuild @@ -15,7 +15,7 @@ fi DESCRIPTION="Provides core UI functions for the GNOME 3 desktop" HOMEPAGE="http://live.gnome.org/GnomeShell" -LICENSE="GPL-2" +LICENSE="GPL-2+ LGPL-2+" SLOT="0" IUSE="+bluetooth +i18n +networkmanager systemd" if [[ ${PV} = 9999 ]]; then