diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 18:40:38 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 18:40:38 +0000 |
commit | 517bc016a56a9ae3cc853943a0511558c74f6efc (patch) | |
tree | c19245be391e041b4efd25cdb2c4888eb5ecd036 /app-vim | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-517bc016a56a9ae3cc853943a0511558c74f6efc.tar.gz gentoo-2-517bc016a56a9ae3cc853943a0511558c74f6efc.tar.bz2 gentoo-2-517bc016a56a9ae3cc853943a0511558c74f6efc.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-vim')
-rw-r--r-- | app-vim/securemodelines/ChangeLog | 9 | ||||
-rw-r--r-- | app-vim/securemodelines/securemodelines-20080424.ebuild | 6 |
2 files changed, 9 insertions, 6 deletions
diff --git a/app-vim/securemodelines/ChangeLog b/app-vim/securemodelines/ChangeLog index f78a9d579aa4..5bbe574a8247 100644 --- a/app-vim/securemodelines/ChangeLog +++ b/app-vim/securemodelines/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/securemodelines -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/securemodelines/ChangeLog,v 1.15 2010/12/05 20:37:04 mattst88 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/securemodelines/ChangeLog,v 1.16 2014/08/10 18:40:38 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + securemodelines-20080424.ebuild: + QA: drop trailing '.' from DESCRIPTION 05 Dec 2010; Matt Turner <mattst88@gentoo.org> securemodelines-20080424.ebuild: Added ~mips keyword. Bug 178480. @@ -74,4 +78,3 @@ +securemodelines-20070409.ebuild: Initial ebuild. This package provides a secure replacement for vim's builtin modeline support. - diff --git a/app-vim/securemodelines/securemodelines-20080424.ebuild b/app-vim/securemodelines/securemodelines-20080424.ebuild index 396b0fbd3883..547582da3a72 100644 --- a/app-vim/securemodelines/securemodelines-20080424.ebuild +++ b/app-vim/securemodelines/securemodelines-20080424.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/securemodelines/securemodelines-20080424.ebuild,v 1.2 2010/12/05 20:37:04 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/securemodelines/securemodelines-20080424.ebuild,v 1.3 2014/08/10 18:40:38 slyfox Exp $ VIM_PLUGIN_VIM_VERSION="7.0" inherit vim-plugin -DESCRIPTION="vim plugin: Secure, user-configurable modeline support." +DESCRIPTION="vim plugin: Secure, user-configurable modeline support" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1876" LICENSE="vim" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" |