diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 18:29:44 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 18:29:44 +0000 |
commit | 0e9907f651195d77e760e88528e7d148f5473247 (patch) | |
tree | f61584dd4f445f5db8ae1c1c68bd39271c5ca360 /app-text/pspresent | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-0e9907f651195d77e760e88528e7d148f5473247.tar.gz gentoo-2-0e9907f651195d77e760e88528e7d148f5473247.tar.bz2 gentoo-2-0e9907f651195d77e760e88528e7d148f5473247.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 'app-text/pspresent')
-rw-r--r-- | app-text/pspresent/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/pspresent/pspresent-1.3-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/pspresent/ChangeLog b/app-text/pspresent/ChangeLog index f7210fe68ea2..469812549d70 100644 --- a/app-text/pspresent/ChangeLog +++ b/app-text/pspresent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/pspresent -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/ChangeLog,v 1.32 2012/06/27 15:46:01 kensington Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/ChangeLog,v 1.33 2014/08/10 18:29:44 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> pspresent-1.3-r1.ebuild: + QA: drop trailing '.' from DESCRIPTION 27 Jun 2012; Michael Palimaka <kensington@gentoo.org> -pspresent-1.3.ebuild: Remove old. diff --git a/app-text/pspresent/pspresent-1.3-r1.ebuild b/app-text/pspresent/pspresent-1.3-r1.ebuild index 6b169a790cb6..48a2104f8bee 100644 --- a/app-text/pspresent/pspresent-1.3-r1.ebuild +++ b/app-text/pspresent/pspresent-1.3-r1.ebuild @@ -1,12 +1,12 @@ -# 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/app-text/pspresent/pspresent-1.3-r1.ebuild,v 1.4 2012/05/29 19:26:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.3-r1.ebuild,v 1.5 2014/08/10 18:29:44 slyfox Exp $ EAPI="2" inherit toolchain-funcs -DESCRIPTION="A tool to display full-screen PostScript presentations." +DESCRIPTION="A tool to display full-screen PostScript presentations" SRC_URI="http://www.cse.unsw.edu.au/~matthewc/pspresent/${P}.tar.gz" HOMEPAGE="http://www.cse.unsw.edu.au/~matthewc/pspresent/" SLOT="0" |