diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 19:21:36 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 19:21:36 +0000 |
commit | 03b6e68d17b4c9544a4532f62105992866b35803 (patch) | |
tree | adb5f4b4af7153e287437def964b3ea8f9a0fda2 /app-xemacs/pcomplete | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-03b6e68d17b4c9544a4532f62105992866b35803.tar.gz gentoo-2-03b6e68d17b4c9544a4532f62105992866b35803.tar.bz2 gentoo-2-03b6e68d17b4c9544a4532f62105992866b35803.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-xemacs/pcomplete')
-rw-r--r-- | app-xemacs/pcomplete/ChangeLog | 8 | ||||
-rw-r--r-- | app-xemacs/pcomplete/pcomplete-1.04.ebuild | 6 | ||||
-rw-r--r-- | app-xemacs/pcomplete/pcomplete-1.06.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/app-xemacs/pcomplete/ChangeLog b/app-xemacs/pcomplete/ChangeLog index ccf69682a765..f2be6d0f3c5e 100644 --- a/app-xemacs/pcomplete/ChangeLog +++ b/app-xemacs/pcomplete/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-xemacs/pcomplete -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/pcomplete/ChangeLog,v 1.21 2011/07/22 11:25:02 xarthisius Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/pcomplete/ChangeLog,v 1.22 2014/08/10 19:21:36 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> pcomplete-1.04.ebuild, + pcomplete-1.06.ebuild: + QA: drop trailing '.' from DESCRIPTION 22 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> pcomplete-1.06.ebuild: ppc64 stable wrt #369897 diff --git a/app-xemacs/pcomplete/pcomplete-1.04.ebuild b/app-xemacs/pcomplete/pcomplete-1.04.ebuild index 9892b598bf14..2971cc2bb012 100644 --- a/app-xemacs/pcomplete/pcomplete-1.04.ebuild +++ b/app-xemacs/pcomplete/pcomplete-1.04.ebuild @@ -1,10 +1,10 @@ -# 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/app-xemacs/pcomplete/pcomplete-1.04.ebuild,v 1.4 2007/07/11 02:37:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/pcomplete/pcomplete-1.04.ebuild,v 1.5 2014/08/10 19:21:36 slyfox Exp $ SLOT="0" IUSE="" -DESCRIPTION="Provides programmatic completion." +DESCRIPTION="Provides programmatic completion" PKG_CAT="standard" RDEPEND="app-xemacs/sh-script diff --git a/app-xemacs/pcomplete/pcomplete-1.06.ebuild b/app-xemacs/pcomplete/pcomplete-1.06.ebuild index 305751a27d68..2d604b7d3ea7 100644 --- a/app-xemacs/pcomplete/pcomplete-1.06.ebuild +++ b/app-xemacs/pcomplete/pcomplete-1.06.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/pcomplete/pcomplete-1.06.ebuild,v 1.6 2011/07/22 11:25:02 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/pcomplete/pcomplete-1.06.ebuild,v 1.7 2014/08/10 19:21:36 slyfox Exp $ SLOT="0" IUSE="" -DESCRIPTION="Provides programmatic completion." +DESCRIPTION="Provides programmatic completion" PKG_CAT="standard" RDEPEND="app-xemacs/sh-script |