diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:04:58 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:04:58 +0000 |
commit | 97611f9db4f11bb2260b8ed87d5bffe0e3fa7788 (patch) | |
tree | d33f57833a62f64021c821d9b420ac86187af4cf /x11-misc/xfishtank | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-97611f9db4f11bb2260b8ed87d5bffe0e3fa7788.tar.gz gentoo-2-97611f9db4f11bb2260b8ed87d5bffe0e3fa7788.tar.bz2 gentoo-2-97611f9db4f11bb2260b8ed87d5bffe0e3fa7788.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-misc/xfishtank')
-rw-r--r-- | x11-misc/xfishtank/ChangeLog | 9 | ||||
-rw-r--r-- | x11-misc/xfishtank/xfishtank-2.1-r1.ebuild | 6 | ||||
-rw-r--r-- | x11-misc/xfishtank/xfishtank-2.1.ebuild | 6 |
3 files changed, 12 insertions, 9 deletions
diff --git a/x11-misc/xfishtank/ChangeLog b/x11-misc/xfishtank/ChangeLog index ce7707bea194..621ce9c7d9e3 100644 --- a/x11-misc/xfishtank/ChangeLog +++ b/x11-misc/xfishtank/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xfishtank -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfishtank/ChangeLog,v 1.20 2012/03/06 21:50:44 ranger Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfishtank/ChangeLog,v 1.21 2014/08/10 20:04:58 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> xfishtank-2.1-r1.ebuild, + xfishtank-2.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 06 Mar 2012; Brent Baude <ranger@gentoo.org> xfishtank-2.1-r1.ebuild: Marking xfishtank-2.1-r1 ppc64 for bug 394045 @@ -68,4 +72,3 @@ 12 Apr 2004; Markus Nigbur <pyrania@gentoo.org> metadata.xml, xfishtank-2.1.ebuild: Initial import. Closing bug #42706. - diff --git a/x11-misc/xfishtank/xfishtank-2.1-r1.ebuild b/x11-misc/xfishtank/xfishtank-2.1-r1.ebuild index 6d4724e6dcc9..b282458095d8 100644 --- a/x11-misc/xfishtank/xfishtank-2.1-r1.ebuild +++ b/x11-misc/xfishtank/xfishtank-2.1-r1.ebuild @@ -1,6 +1,6 @@ -# 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-misc/xfishtank/xfishtank-2.1-r1.ebuild,v 1.6 2012/03/06 21:50:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfishtank/xfishtank-2.1-r1.ebuild,v 1.7 2014/08/10 20:04:58 slyfox Exp $ EAPI=2 @@ -8,7 +8,7 @@ inherit eutils toolchain-funcs MY_P=${P}tp -DESCRIPTION="Turns your root window into an aquarium." +DESCRIPTION="Turns your root window into an aquarium" HOMEPAGE="http://www.ibiblio.org/pub/Linux/X11/demos/" SRC_URI="http://www.ibiblio.org/pub/Linux/X11/demos/${MY_P}.tar.gz" diff --git a/x11-misc/xfishtank/xfishtank-2.1.ebuild b/x11-misc/xfishtank/xfishtank-2.1.ebuild index 7b0be463e132..f2a2c0ffdc08 100644 --- a/x11-misc/xfishtank/xfishtank-2.1.ebuild +++ b/x11-misc/xfishtank/xfishtank-2.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfishtank/xfishtank-2.1.ebuild,v 1.13 2009/05/04 09:16:05 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfishtank/xfishtank-2.1.ebuild,v 1.14 2014/08/10 20:04:58 slyfox Exp $ inherit eutils MY_P=${P}tp -DESCRIPTION="Turns your root window into an aquarium." +DESCRIPTION="Turns your root window into an aquarium" HOMEPAGE="http://www.ibiblio.org/pub/Linux/X11/demos/" SRC_URI="http://www.ibiblio.org/pub/Linux/X11/demos/${MY_P}.tar.gz" |