diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:03:48 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:03:48 +0000 |
commit | 4fcc511b2eeb5cc2c8f1f76fc627f074f07fd3ad (patch) | |
tree | a413c5979785699afd5031713dc90d8280bea423 /x11-plugins/wmSpaceWeather | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-4fcc511b2eeb5cc2c8f1f76fc627f074f07fd3ad.tar.gz gentoo-2-4fcc511b2eeb5cc2c8f1f76fc627f074f07fd3ad.tar.bz2 gentoo-2-4fcc511b2eeb5cc2c8f1f76fc627f074f07fd3ad.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'x11-plugins/wmSpaceWeather')
-rw-r--r-- | x11-plugins/wmSpaceWeather/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04_p19.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/wmSpaceWeather/ChangeLog b/x11-plugins/wmSpaceWeather/ChangeLog index a01ba2e9cd98..b3887f1c7a80 100644 --- a/x11-plugins/wmSpaceWeather/ChangeLog +++ b/x11-plugins/wmSpaceWeather/ChangeLog @@ -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: diff --git a/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04_p19.ebuild b/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04_p19.ebuild index 4a65a6199d9b..21b42af7426e 100644 --- a/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04_p19.ebuild +++ b/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04_p19.ebuild @@ -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_PV_PATCH="${PV/_p/-}" 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" |