diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:19:32 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:19:32 +0000 |
commit | 0714a5b061bd682afd6154625bef441f3ab63e01 (patch) | |
tree | 8463d9bc9445a5305c59da62638c07cfead7a833 /gnustep-apps | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-0714a5b061bd682afd6154625bef441f3ab63e01.tar.gz gentoo-2-0714a5b061bd682afd6154625bef441f3ab63e01.tar.bz2 gentoo-2-0714a5b061bd682afd6154625bef441f3ab63e01.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 'gnustep-apps')
-rw-r--r-- | gnustep-apps/clipbook/ChangeLog | 9 | ||||
-rw-r--r-- | gnustep-apps/clipbook/clipbook-0.6.0.8.3-r1.ebuild | 6 |
2 files changed, 9 insertions, 6 deletions
diff --git a/gnustep-apps/clipbook/ChangeLog b/gnustep-apps/clipbook/ChangeLog index 788c2f2d3d33..c6b43a5585c7 100644 --- a/gnustep-apps/clipbook/ChangeLog +++ b/gnustep-apps/clipbook/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnustep-apps/clipbook -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/clipbook/ChangeLog,v 1.16 2007/11/16 15:28:54 beandog Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/clipbook/ChangeLog,v 1.17 2014/08/10 21:19:32 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + clipbook-0.6.0.8.3-r1.ebuild: + QA: drop trailing '.' from DESCRIPTION 16 Nov 2007; Steve Dibb <beandog@gentoo.org> clipbook-0.6.0.8.3-r1.ebuild: amd64 stable, bug 195990 @@ -85,4 +89,3 @@ 04 Oct 2004; Armando Di Cianno <fafhrd@gentoo.org> +metadata.xml, +clipbook-0.94_pre20040928.ebuild: Original import; keyworded for ~x86. - diff --git a/gnustep-apps/clipbook/clipbook-0.6.0.8.3-r1.ebuild b/gnustep-apps/clipbook/clipbook-0.6.0.8.3-r1.ebuild index d42a5215550f..58cc6c3a98a6 100644 --- a/gnustep-apps/clipbook/clipbook-0.6.0.8.3-r1.ebuild +++ b/gnustep-apps/clipbook/clipbook-0.6.0.8.3-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/clipbook/clipbook-0.6.0.8.3-r1.ebuild,v 1.4 2007/11/16 15:28:54 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/clipbook/clipbook-0.6.0.8.3-r1.ebuild,v 1.5 2014/08/10 21:19:32 slyfox Exp $ inherit gnustep-2 S=${WORKDIR}/GWorkspace-${PV/0.6.}/${PN/clipb/ClipB} -DESCRIPTION="A clipboard for GNUstep that can hold things for later copy and paste." +DESCRIPTION="A clipboard for GNUstep that can hold things for later copy and paste" HOMEPAGE="http://www.gnustep.it/enrico/gworkspace/" SRC_URI="http://www.gnustep.it/enrico/gworkspace/gworkspace-${PV/0.6.}.tar.gz" |