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 49864138A1A for ; Sun, 15 Feb 2015 18:13:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D36FBE0852; Sun, 15 Feb 2015 18:13:15 +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 7EE6EE0852 for ; Sun, 15 Feb 2015 18:13:15 +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 66C0F3407BC for ; Sun, 15 Feb 2015 18:13:14 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2287) id 1FD1B11D3B; Sun, 15 Feb 2015 18:13:13 +0000 (UTC) From: "Alexys Jacob (ultrabug)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ultrabug@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-wm/i3: ChangeLog i3-9999.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog i3-9999.ebuild X-VCS-Directories: x11-wm/i3 X-VCS-Committer: ultrabug X-VCS-Committer-Name: Alexys Jacob Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150215181313.1FD1B11D3B@oystercatcher.gentoo.org> Date: Sun, 15 Feb 2015 18:13:13 +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: 779bd0e0-e775-4a28-bd59-7af329a1be09 X-Archives-Hash: 710da9ac0dfea98a4102619df48c662f ultrabug 15/02/15 18:13:13 Modified: ChangeLog i3-9999.ebuild Log: i3 git repo moved to github (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key B658FA13) Revision Changes Path 1.60 x11-wm/i3/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/i3/ChangeLog?rev=1.60&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/i3/ChangeLog?rev=1.60&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/i3/ChangeLog?r1=1.59&r2=1.60 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-wm/i3/ChangeLog,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- ChangeLog 23 Dec 2014 17:31:15 -0000 1.59 +++ ChangeLog 15 Feb 2015 18:13:13 -0000 1.60 @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/i3 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/i3/ChangeLog,v 1.59 2014/12/23 17:31:15 xarthisius Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/i3/ChangeLog,v 1.60 2015/02/15 18:13:13 ultrabug Exp $ + + 15 Feb 2015; Ultrabug i3-9999.ebuild: + i3 git repo moved to github 23 Dec 2014; Kacper Kowalik -i3-4.6.ebuild, -i3-4.7.2-r1.ebuild, -i3-4.7.2.ebuild, -i3-4.7.ebuild: 1.6 x11-wm/i3/i3-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/i3/i3-9999.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/i3/i3-9999.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/i3/i3-9999.ebuild?r1=1.5&r2=1.6 Index: i3-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-wm/i3/i3-9999.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- i3-9999.ebuild 25 Jun 2014 08:41:42 -0000 1.5 +++ i3-9999.ebuild 15 Feb 2015 18:13:13 -0000 1.6 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/i3/i3-9999.ebuild,v 1.5 2014/06/25 08:41:42 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/i3/i3-9999.ebuild,v 1.6 2015/02/15 18:13:13 ultrabug Exp $ EAPI=5 @@ -9,7 +9,7 @@ DESCRIPTION="An improved dynamic tiling window manager" HOMEPAGE="http://i3wm.org/" SRC_URI="" -EGIT_REPO_URI="git://code.i3wm.org/i3" +EGIT_REPO_URI="git://github.com/i3/i3" EGIT_BRANCH="next" LICENSE="BSD"