summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-03-05 00:58:48 +0000
committerBrent Baude <ranger@gentoo.org>2011-03-05 00:58:48 +0000
commit608d0eb4159024f9fdbce307d4c5a7e7ee026a49 (patch)
treeae2621309c25c0f834a0f154db4d6dbc7852f5e2 /app-vim/nginx-syntax
parentstable ppc, bug 356857 (diff)
downloadgentoo-2-608d0eb4159024f9fdbce307d4c5a7e7ee026a49.tar.gz
gentoo-2-608d0eb4159024f9fdbce307d4c5a7e7ee026a49.tar.bz2
gentoo-2-608d0eb4159024f9fdbce307d4c5a7e7ee026a49.zip
Marking nginx-syntax-0.3.2 ppc for bug 349223
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'app-vim/nginx-syntax')
-rw-r--r--app-vim/nginx-syntax/ChangeLog5
-rw-r--r--app-vim/nginx-syntax/nginx-syntax-0.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/nginx-syntax/ChangeLog b/app-vim/nginx-syntax/ChangeLog
index 43e3f83a137f..febcd39a8a25 100644
--- a/app-vim/nginx-syntax/ChangeLog
+++ b/app-vim/nginx-syntax/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/nginx-syntax
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/nginx-syntax/ChangeLog,v 1.5 2011/02/18 18:59:20 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/nginx-syntax/ChangeLog,v 1.6 2011/03/05 00:58:48 ranger Exp $
+
+ 05 Mar 2011; Brent Baude <ranger@gentoo.org> nginx-syntax-0.3.2.ebuild:
+ Marking nginx-syntax-0.3.2 ppc for bug 349223
*nginx-syntax-0.3.2 (18 Feb 2011)
diff --git a/app-vim/nginx-syntax/nginx-syntax-0.3.2.ebuild b/app-vim/nginx-syntax/nginx-syntax-0.3.2.ebuild
index f99506e9c566..2408ea55f63c 100644
--- a/app-vim/nginx-syntax/nginx-syntax-0.3.2.ebuild
+++ b/app-vim/nginx-syntax/nginx-syntax-0.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/nginx-syntax/nginx-syntax-0.3.2.ebuild,v 1.1 2011/02/18 18:59:20 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/nginx-syntax/nginx-syntax-0.3.2.ebuild,v 1.2 2011/03/05 00:58:48 ranger Exp $
EAPI="2"
@@ -9,5 +9,5 @@ inherit vim-plugin
DESCRIPTION="vim plugin: Nginx configuration files syntax"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1886"
LICENSE="as-is"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ppc ~x86"
IUSE=""