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 6792E1387B3 for ; Sun, 12 Oct 2014 23:19:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DC166E0995; Sun, 12 Oct 2014 23:19:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 499A3E0995 for ; Sun, 12 Oct 2014 23:19:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4204534036E for ; Sun, 12 Oct 2014 23:19:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7A0DA7B04 for ; Sun, 12 Oct 2014 23:19:27 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1413154890.0446c77a71ac3609b15a19447098052144a2b0c9.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-shell-extensions/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.12.0.ebuild gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.14.0.ebuild gnome-extra/gnome-shell-extensions/gnome-shell-extensions-9999.ebuild X-VCS-Directories: gnome-extra/gnome-shell-extensions/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 0446c77a71ac3609b15a19447098052144a2b0c9 X-VCS-Branch: master Date: Sun, 12 Oct 2014 23:19:27 +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: d073a5cc-78bc-44d7-b95c-bd5328d81b79 X-Archives-Hash: c076b426c126f21c932b46e50f2249c4 commit: 0446c77a71ac3609b15a19447098052144a2b0c9 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sun Oct 12 17:04:50 2014 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sun Oct 12 23:01:30 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=0446c77a gnome-extra/gnome-shell-extensions: 3.12.2 → 3.14.0 --- ...ll-extensions-3.12.0.ebuild => gnome-shell-extensions-3.14.0.ebuild} | 2 +- gnome-extra/gnome-shell-extensions/gnome-shell-extensions-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.12.0.ebuild b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.14.0.ebuild similarity index 96% rename from gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.12.0.ebuild rename to gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.14.0.ebuild index cd70707..7226fa6 100644 --- a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.12.0.ebuild +++ b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.14.0.ebuild @@ -8,7 +8,7 @@ GCONF_DEBUG="no" inherit eutils gnome2 readme.gentoo DESCRIPTION="JavaScript extensions for GNOME Shell" -HOMEPAGE="http://live.gnome.org/GnomeShell/Extensions" +HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShell/Extensions" LICENSE="GPL-2" SLOT="0" diff --git a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-9999.ebuild b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-9999.ebuild index cb85c8f..47b4790 100644 --- a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-9999.ebuild +++ b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-9999.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} = 9999 ]]; then fi DESCRIPTION="JavaScript extensions for GNOME Shell" -HOMEPAGE="http://live.gnome.org/GnomeShell/Extensions" +HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShell/Extensions" LICENSE="GPL-2" SLOT="0"