From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-721199-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 83A0913877A
	for <garchives@archives.gentoo.org>; Mon, 11 Aug 2014 20:53:44 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 59313E0E04;
	Mon, 11 Aug 2014 20:23:43 +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 B8DB7E0E2B
	for <gentoo-commits@lists.gentoo.org>; Mon, 11 Aug 2014 20:21:05 +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 98E47340859
	for <gentoo-commits@lists.gentoo.org>; Sun, 10 Aug 2014 20:03:49 +0000 (UTC)
Received: by flycatcher.gentoo.org (Postfix, from userid 2272)
	id 482CF2004F; Sun, 10 Aug 2014 20:03:48 +0000 (UTC)
From: "Sergei Trofimovich (slyfox)" <slyfox@gentoo.org>
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/wmSpaceWeather: wmSpaceWeather-1.04_p19.ebuild ChangeLog
X-VCS-Repository: gentoo-x86
X-VCS-Files: wmSpaceWeather-1.04_p19.ebuild ChangeLog
X-VCS-Directories: x11-plugins/wmSpaceWeather
X-VCS-Committer: slyfox
X-VCS-Committer-Name: Sergei Trofimovich
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit
Message-Id: <20140810200348.482CF2004F@flycatcher.gentoo.org>
Date: Sun, 10 Aug 2014 20:03:48 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 860216c8-a16c-4abc-afb5-268c04460ca1
X-Archives-Hash: cb5277222e37e5fe21f55980eb252b8e

slyfox      14/08/10 20:03:48

  Modified:             wmSpaceWeather-1.04_p19.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.8                  x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04_p19.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04_p19.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04_p19.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04_p19.ebuild?r1=1.7&r2=1.8

Index: wmSpaceWeather-1.04_p19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04_p19.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- wmSpaceWeather-1.04_p19.ebuild	25 Jul 2010 19:11:11 -0000	1.7
+++ wmSpaceWeather-1.04_p19.ebuild	10 Aug 2014 20:03:48 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 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/wmSpaceWeather/wmSpaceWeather-1.04_p19.ebuild,v 1.7 2010/07/25 19:11:11 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04_p19.ebuild,v 1.8 2014/08/10 20:03:48 slyfox Exp $
 
 inherit eutils multilib toolchain-funcs
 
@@ -10,7 +10,7 @@
 MY_P_ORIG="${MY_PN}_${MY_PV_ORIG}.orig"
 MY_P_PATCH="${MY_PN}_${MY_PV_PATCH}.diff"
 
-DESCRIPTION="dockapp showing weather at geosynchronous orbit."
+DESCRIPTION="dockapp showing weather at geosynchronous orbit"
 HOMEPAGE="http://packages.debian.org/sid/wmspaceweather"
 SRC_URI="mirror://debian/pool/main/w/${MY_PN}/${MY_P_ORIG}.tar.gz
 	    mirror://debian/pool/main/w/${MY_PN}/${MY_P_PATCH}.gz"



1.20                 x11-plugins/wmSpaceWeather/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmSpaceWeather/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmSpaceWeather/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmSpaceWeather/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmSpaceWeather/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	25 Jul 2010 19:11:11 -0000	1.19
+++ ChangeLog	10 Aug 2014 20:03:48 -0000	1.20
@@ -1,6 +1,10 @@
 # ChangeLog for x11-plugins/wmSpaceWeather
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSpaceWeather/ChangeLog,v 1.19 2010/07/25 19:11:11 nirbheek Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSpaceWeather/ChangeLog,v 1.20 2014/08/10 20:03:48 slyfox Exp $
+
+  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
+  wmSpaceWeather-1.04_p19.ebuild:
+  QA: drop trailing '.' from DESCRIPTION
 
   25 Jul 2010; Nirbheek Chauhan <nirbheek@gentoo.org>
   wmSpaceWeather-1.04_p19.ebuild: