summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-07-29 13:03:58 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-07-29 13:03:58 +0000
commitbe0934f4145d979788b6f538b58820880752675d (patch)
tree6e06d36d4e09c74eafd533e4088af979b24cc3e2 /app-vim
parentfix on-demand links with outbound in active-filter/pass-filter (#99190) (diff)
downloadgentoo-2-be0934f4145d979788b6f538b58820880752675d.tar.gz
gentoo-2-be0934f4145d979788b6f538b58820880752675d.tar.bz2
gentoo-2-be0934f4145d979788b6f538b58820880752675d.zip
Added ~mips.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/xsl-syntax/ChangeLog5
-rw-r--r--app-vim/xsl-syntax/Manifest4
-rw-r--r--app-vim/xsl-syntax/xsl-syntax-0.3.11.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-vim/xsl-syntax/ChangeLog b/app-vim/xsl-syntax/ChangeLog
index a164ca1d80e1..47299ee53f7f 100644
--- a/app-vim/xsl-syntax/ChangeLog
+++ b/app-vim/xsl-syntax/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/xsl-syntax
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/xsl-syntax/ChangeLog,v 1.5 2005/04/24 12:23:08 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/xsl-syntax/ChangeLog,v 1.6 2005/07/29 13:03:58 ka0ttic Exp $
+
+ 29 Jul 2005; Aaron Walker <ka0ttic@gentoo.org> xsl-syntax-0.3.11.ebuild:
+ Added ~mips.
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
xsl-syntax-0.3.11.ebuild:
diff --git a/app-vim/xsl-syntax/Manifest b/app-vim/xsl-syntax/Manifest
index a78c7808f405..3d9fb9440cae 100644
--- a/app-vim/xsl-syntax/Manifest
+++ b/app-vim/xsl-syntax/Manifest
@@ -1,4 +1,4 @@
+MD5 a097d1856e4044366c16d7799f4f2c82 xsl-syntax-0.3.11.ebuild 523
+MD5 1d22aaefaed7073ba680cc7f574e5c5a ChangeLog 1813
MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
-MD5 4d2930b039a5d87d60ad1205a7b02768 ChangeLog 1722
-MD5 9bca52319a591576ae415b7bcd6680ec xsl-syntax-0.3.11.ebuild 517
MD5 f9e305c080f3b180db1bd1b594d99d5f files/digest-xsl-syntax-0.3.11 68
diff --git a/app-vim/xsl-syntax/xsl-syntax-0.3.11.ebuild b/app-vim/xsl-syntax/xsl-syntax-0.3.11.ebuild
index 096b9d7c5b97..b24048068b34 100644
--- a/app-vim/xsl-syntax/xsl-syntax-0.3.11.ebuild
+++ b/app-vim/xsl-syntax/xsl-syntax-0.3.11.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/xsl-syntax/xsl-syntax-0.3.11.ebuild,v 1.5 2005/04/24 12:23:08 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/xsl-syntax/xsl-syntax-0.3.11.ebuild,v 1.6 2005/07/29 13:03:58 ka0ttic Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: Syntax for XSLT (with HTML and others)"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=257"
LICENSE="vim"
-KEYWORDS="x86 alpha ia64 sparc ppc amd64 ppc64"
+KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86"
IUSE=""
VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=257"