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 5946113877A for ; Mon, 11 Aug 2014 21:19:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A02AFE0BA3; Mon, 11 Aug 2014 20:25:09 +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 1FE92E0FE4 for ; Mon, 11 Aug 2014 20:21:30 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 73DED340847 for ; Sun, 10 Aug 2014 20:03:30 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2272) id 25E482004E; Sun, 10 Aug 2014 20:03:29 +0000 (UTC) From: "Sergei Trofimovich (slyfox)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, slyfox@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/wmMatrix: wmMatrix-0.2-r1.ebuild wmMatrix-0.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: wmMatrix-0.2-r1.ebuild wmMatrix-0.2.ebuild ChangeLog X-VCS-Directories: x11-plugins/wmMatrix X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140810200329.25E482004E@flycatcher.gentoo.org> Date: Sun, 10 Aug 2014 20:03:29 +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: 96b92c9d-cb25-4afb-9d77-50c7176e0bca X-Archives-Hash: 2afed45e395a3deea649c692604dc357 slyfox 14/08/10 20:03:29 Modified: wmMatrix-0.2-r1.ebuild wmMatrix-0.2.ebuild ChangeLog Log: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA) Revision Changes Path 1.7 x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild?r1=1.6&r2=1.7 Index: wmMatrix-0.2-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- wmMatrix-0.2-r1.ebuild 15 Feb 2012 09:50:32 -0000 1.6 +++ wmMatrix-0.2-r1.ebuild 10 Aug 2014 20:03:28 -0000 1.7 @@ -1,10 +1,10 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild,v 1.6 2012/02/15 09:50:32 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild,v 1.7 2014/08/10 20:03:28 slyfox Exp $ inherit eutils toolchain-funcs multilib -DESCRIPTION="WMaker DockApp: Slightly modified version of Jamie Zawinski's xmatrix screenhack." +DESCRIPTION="WMaker DockApp: Slightly modified version of Jamie Zawinski's xmatrix screenhack" SRC_URI="http://dockapps.windowmaker.org/download.php/id/17/${P}.tar.gz" HOMEPAGE="http://dockapps.windowmaker.org/file.php/id/10" 1.15 x11-plugins/wmMatrix/wmMatrix-0.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmMatrix/wmMatrix-0.2.ebuild?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmMatrix/wmMatrix-0.2.ebuild?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmMatrix/wmMatrix-0.2.ebuild?r1=1.14&r2=1.15 Index: wmMatrix-0.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmMatrix/wmMatrix-0.2.ebuild,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- wmMatrix-0.2.ebuild 15 Feb 2012 09:50:32 -0000 1.14 +++ wmMatrix-0.2.ebuild 10 Aug 2014 20:03:28 -0000 1.15 @@ -1,9 +1,9 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmMatrix/wmMatrix-0.2.ebuild,v 1.14 2012/02/15 09:50:32 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmMatrix/wmMatrix-0.2.ebuild,v 1.15 2014/08/10 20:03:28 slyfox Exp $ IUSE="" -DESCRIPTION="WMaker DockApp: Slightly modified version of Jamie Zawinski's xmatrix screenhack." +DESCRIPTION="WMaker DockApp: Slightly modified version of Jamie Zawinski's xmatrix screenhack" SRC_URI="http://dockapps.windowmaker.org/download.php/id/17/${P}.tar.gz" HOMEPAGE="http://dockapps.windowmaker.org/file.php/id/10" 1.19 x11-plugins/wmMatrix/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmMatrix/ChangeLog?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmMatrix/ChangeLog?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmMatrix/ChangeLog?r1=1.18&r2=1.19 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmMatrix/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 15 Feb 2012 09:50:32 -0000 1.18 +++ ChangeLog 10 Aug 2014 20:03:28 -0000 1.19 @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmMatrix -# Copyright 2002-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmMatrix/ChangeLog,v 1.18 2012/02/15 09:50:32 voyageur Exp $ +# Copyright 2002-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmMatrix/ChangeLog,v 1.19 2014/08/10 20:03:28 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich wmMatrix-0.2-r1.ebuild, + wmMatrix-0.2.ebuild: + QA: drop trailing '.' from DESCRIPTION 15 Feb 2012; Bernard Cafarelli wmMatrix-0.2-r1.ebuild, wmMatrix-0.2.ebuild: