diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 18:52:39 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 18:52:39 +0000 |
commit | be568be4343ca326d833ea6bba702b5414d08b09 (patch) | |
tree | a3c9f1eb93b939e125089bb0d9a7321eccb09319 /app-xemacs/ecrypto | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-be568be4343ca326d833ea6bba702b5414d08b09.tar.gz gentoo-2-be568be4343ca326d833ea6bba702b5414d08b09.tar.bz2 gentoo-2-be568be4343ca326d833ea6bba702b5414d08b09.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/ecrypto')
-rw-r--r-- | app-xemacs/ecrypto/ChangeLog | 8 | ||||
-rw-r--r-- | app-xemacs/ecrypto/ecrypto-0.20.ebuild | 6 | ||||
-rw-r--r-- | app-xemacs/ecrypto/ecrypto-0.21.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/app-xemacs/ecrypto/ChangeLog b/app-xemacs/ecrypto/ChangeLog index d1f456801aa9..e280b4783217 100644 --- a/app-xemacs/ecrypto/ChangeLog +++ b/app-xemacs/ecrypto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-xemacs/ecrypto -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ecrypto/ChangeLog,v 1.19 2011/07/22 11:25:05 xarthisius Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ecrypto/ChangeLog,v 1.20 2014/08/10 18:52:39 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> ecrypto-0.20.ebuild, + ecrypto-0.21.ebuild: + QA: drop trailing '.' from DESCRIPTION 22 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> ecrypto-0.21.ebuild: ppc64 stable wrt #369897 diff --git a/app-xemacs/ecrypto/ecrypto-0.20.ebuild b/app-xemacs/ecrypto/ecrypto-0.20.ebuild index 8c58861b8a3d..00198ae25100 100644 --- a/app-xemacs/ecrypto/ecrypto-0.20.ebuild +++ b/app-xemacs/ecrypto/ecrypto-0.20.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/ecrypto/ecrypto-0.20.ebuild,v 1.3 2007/06/03 18:06:12 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ecrypto/ecrypto-0.20.ebuild,v 1.4 2014/08/10 18:52:39 slyfox Exp $ SLOT="0" IUSE="" -DESCRIPTION="Crypto functionality in Emacs Lisp." +DESCRIPTION="Crypto functionality in Emacs Lisp" PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base diff --git a/app-xemacs/ecrypto/ecrypto-0.21.ebuild b/app-xemacs/ecrypto/ecrypto-0.21.ebuild index ada33e32baf6..5d0347e3c3b4 100644 --- a/app-xemacs/ecrypto/ecrypto-0.21.ebuild +++ b/app-xemacs/ecrypto/ecrypto-0.21.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/ecrypto/ecrypto-0.21.ebuild,v 1.6 2011/07/22 11:25:05 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ecrypto/ecrypto-0.21.ebuild,v 1.7 2014/08/10 18:52:39 slyfox Exp $ SLOT="0" IUSE="" -DESCRIPTION="Crypto functionality in Emacs Lisp." +DESCRIPTION="Crypto functionality in Emacs Lisp" PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base |