diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-25 17:28:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-25 17:28:08 +0000 |
commit | fa9ca34da6621c4e750e63e29c69f64b8d8e9176 (patch) | |
tree | 4647d7fbfe815fb5b2e115c73f93c10972ed599e /app-vim | |
parent | Stable for ppc, wrt bug #485340 (diff) | |
download | gentoo-2-fa9ca34da6621c4e750e63e29c69f64b8d8e9176.tar.gz gentoo-2-fa9ca34da6621c4e750e63e29c69f64b8d8e9176.tar.bz2 gentoo-2-fa9ca34da6621c4e750e63e29c69f64b8d8e9176.zip |
Stable for ppc, wrt bug #485168
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/puppet-syntax/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/puppet-syntax/ChangeLog b/app-vim/puppet-syntax/ChangeLog index 07599f622990..824660b63307 100644 --- a/app-vim/puppet-syntax/ChangeLog +++ b/app-vim/puppet-syntax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/puppet-syntax # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/puppet-syntax/ChangeLog,v 1.5 2013/09/23 19:17:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/puppet-syntax/ChangeLog,v 1.6 2013/09/25 17:28:08 ago Exp $ + + 25 Sep 2013; Agostino Sarubbo <ago@gentoo.org> puppet-syntax-3.0.1.ebuild: + Stable for ppc, wrt bug #485168 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> puppet-syntax-3.0.1.ebuild: Stable for sparc, wrt bug #485168 diff --git a/app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild b/app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild index fc83686c6dad..35c35ebaf768 100644 --- a/app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild +++ b/app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild,v 1.5 2013/09/23 19:17:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild,v 1.6 2013/09/25 17:28:08 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: Puppet configuration files syntax" HOMEPAGE="http://puppetlabs.com/" SRC_URI="http://dev.gentoo.org/~tampakrap/tarballs/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" -KEYWORDS="amd64 hppa ~ppc sparc x86" +KEYWORDS="amd64 hppa ppc sparc x86" VIM_PLUGIN_HELPTEXT=\ "This plugin provides syntax highlighting for Puppet configuration |