diff options
author | 2014-08-10 20:07:33 +0000 | |
---|---|---|
committer | 2014-08-10 20:07:33 +0000 | |
commit | d3b043e1ab5e1ea53809964a547a8c03dc5219e6 (patch) | |
tree | a3672e29af09244cbc58d9f3a85aa812995ac32f /x11-apps | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-d3b043e1ab5e1ea53809964a547a8c03dc5219e6.tar.gz gentoo-2-d3b043e1ab5e1ea53809964a547a8c03dc5219e6.tar.bz2 gentoo-2-d3b043e1ab5e1ea53809964a547a8c03dc5219e6.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-apps')
-rw-r--r-- | x11-apps/whyteboard/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/whyteboard/whyteboard-0.41.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/whyteboard/ChangeLog b/x11-apps/whyteboard/ChangeLog index 258bbdab13b3..2df76e8e579b 100644 --- a/x11-apps/whyteboard/ChangeLog +++ b/x11-apps/whyteboard/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/whyteboard -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/whyteboard/ChangeLog,v 1.5 2013/03/17 17:56:36 hwoarang Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/whyteboard/ChangeLog,v 1.6 2014/08/10 20:07:33 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> whyteboard-0.41.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 17 Mar 2013; Markos Chandras <hwoarang@gentoo.org> metadata.xml: Add proxy-maintainers to metadata.xml diff --git a/x11-apps/whyteboard/whyteboard-0.41.1.ebuild b/x11-apps/whyteboard/whyteboard-0.41.1.ebuild index 5bf51888d8e7..eb699048c369 100644 --- a/x11-apps/whyteboard/whyteboard-0.41.1.ebuild +++ b/x11-apps/whyteboard/whyteboard-0.41.1.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-apps/whyteboard/whyteboard-0.41.1.ebuild,v 1.3 2012/09/05 08:13:21 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/whyteboard/whyteboard-0.41.1.ebuild,v 1.4 2014/08/10 20:07:33 slyfox Exp $ EAPI="3" @@ -8,7 +8,7 @@ PYTHON_DEPEND="2" # Upstream doesn't support Python 3.x inherit eutils python multilib -DESCRIPTION="A simple image, PDF and postscript file annotator." +DESCRIPTION="A simple image, PDF and postscript file annotator" LICENSE="ISC" SLOT="0" IUSE="" |