diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-09-18 14:33:22 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-09-18 14:33:22 +0000 |
commit | cdfb984b53b0a8469c1e25dac173c6f3fc74c07e (patch) | |
tree | c5dfbb83f78d89136e05557114f29bfa0f2bbfc5 /app-vim/puppet-syntax | |
parent | Version bump and remove old. (diff) | |
download | gentoo-2-cdfb984b53b0a8469c1e25dac173c6f3fc74c07e.tar.gz gentoo-2-cdfb984b53b0a8469c1e25dac173c6f3fc74c07e.tar.bz2 gentoo-2-cdfb984b53b0a8469c1e25dac173c6f3fc74c07e.zip |
Stable for HPPA (bug #485168).
(Portage version: 2.2.6/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-vim/puppet-syntax')
-rw-r--r-- | app-vim/puppet-syntax/ChangeLog | 7 | ||||
-rw-r--r-- | app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-vim/puppet-syntax/ChangeLog b/app-vim/puppet-syntax/ChangeLog index 8c1113029b5c..20ec98063264 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/puppet-syntax/ChangeLog,v 1.1 2012/11/06 22:42:02 tampakrap Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/puppet-syntax/ChangeLog,v 1.2 2013/09/18 14:33:22 jer Exp $ + + 18 Sep 2013; Jeroen Roovers <jer@gentoo.org> puppet-syntax-3.0.1.ebuild: + Stable for HPPA (bug #485168). *puppet-syntax-3.0.1 (06 Nov 2012) 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 798f0d58f1db..f7f568bb1441 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-2012 Gentoo Foundation +# 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.1 2012/11/06 22:42:02 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild,v 1.2 2013/09/18 14:33:22 jer 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 |