diff options
Diffstat (limited to 'app-xemacs')
-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 |