summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-08-19 02:13:35 +0000
committerAron Griffis <agriffis@gentoo.org>2003-08-19 02:13:35 +0000
commit8ecc2cbbadd786892758c6a56508bf3733f4cd95 (patch)
treed9d4c365894360a5f657c26f4882d9e6f33bcb4d /app-vim
parentstable on alpha and x86 (diff)
downloadhistorical-8ecc2cbbadd786892758c6a56508bf3733f4cd95.tar.gz
historical-8ecc2cbbadd786892758c6a56508bf3733f4cd95.tar.bz2
historical-8ecc2cbbadd786892758c6a56508bf3733f4cd95.zip
stable on alpha and x86
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/gtk-syntax/Manifest4
-rw-r--r--app-vim/info/ChangeLog5
-rw-r--r--app-vim/info/Manifest4
-rw-r--r--app-vim/info/info-1.7.ebuild4
-rw-r--r--app-vim/phpdocs/ChangeLog5
-rw-r--r--app-vim/phpdocs/Manifest4
-rw-r--r--app-vim/phpdocs/phpdocs-0.26.ebuild4
-rw-r--r--app-vim/taglist/ChangeLog5
-rw-r--r--app-vim/taglist/Manifest8
-rw-r--r--app-vim/taglist/taglist-2.6-r1.ebuild4
-rw-r--r--app-vim/xsl/ChangeLog5
-rw-r--r--app-vim/xsl/Manifest4
-rw-r--r--app-vim/xsl/xsl-0.3.11.ebuild4
13 files changed, 36 insertions, 24 deletions
diff --git a/app-vim/gtk-syntax/Manifest b/app-vim/gtk-syntax/Manifest
index 6036c60d44d6..b3d917a3baca 100644
--- a/app-vim/gtk-syntax/Manifest
+++ b/app-vim/gtk-syntax/Manifest
@@ -1,4 +1,4 @@
-MD5 f634991501b6c438d91b79ec057eccc6 gtk-syntax-20030219.ebuild 411
-MD5 2923908b4386564cfce238ec7ffb9a4c ChangeLog 579
+MD5 0ea0a41649769c04a31d7fd05bfb2615 gtk-syntax-20030219.ebuild 409
+MD5 accde70ab35892aa6ae505d0d7f75fc8 ChangeLog 689
MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
MD5 c2f264c87f35d768299021e56cf06a5c files/digest-gtk-syntax-20030219 71
diff --git a/app-vim/info/ChangeLog b/app-vim/info/ChangeLog
index b8169f0c1007..59710befe88f 100644
--- a/app-vim/info/ChangeLog
+++ b/app-vim/info/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/info
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/info/ChangeLog,v 1.1 2003/08/04 17:10:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/info/ChangeLog,v 1.2 2003/08/19 02:12:24 agriffis Exp $
+
+ 18 Aug 2003; Aron Griffis <agriffis@gentoo.org> info-1.7.ebuild:
+ Mark stable on alpha and x86
*info-1.7 (04 Aug 2003)
diff --git a/app-vim/info/Manifest b/app-vim/info/Manifest
index 4b301293c5c6..f6c7c35eef86 100644
--- a/app-vim/info/Manifest
+++ b/app-vim/info/Manifest
@@ -1,4 +1,4 @@
-MD5 fb4e1234be6b4d0f94fdb886d56209c2 info-1.7.ebuild 398
-MD5 cdd61082a004c63dea5d3f3c244cad39 ChangeLog 339
+MD5 4883c210efa5762e55a46fa428d1e7c1 info-1.7.ebuild 396
+MD5 401e26044ddc0b527fe67ac410da5e4b ChangeLog 438
MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
MD5 157a1f6c9fbbd5c2904a73d97f4ecdaa files/digest-info-1.7 59
diff --git a/app-vim/info/info-1.7.ebuild b/app-vim/info/info-1.7.ebuild
index 74759bedd239..422e57c8cd00 100644
--- a/app-vim/info/info-1.7.ebuild
+++ b/app-vim/info/info-1.7.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/info/info-1.7.ebuild,v 1.1 2003/08/04 17:10:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/info/info-1.7.ebuild,v 1.2 2003/08/19 02:12:24 agriffis Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: GNU info documentation browser"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=21"
LICENSE="BSD"
-KEYWORDS="~x86 ~alpha"
+KEYWORDS="x86 alpha"
diff --git a/app-vim/phpdocs/ChangeLog b/app-vim/phpdocs/ChangeLog
index eeec4ff8b893..ff9e2e90e194 100644
--- a/app-vim/phpdocs/ChangeLog
+++ b/app-vim/phpdocs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/phpdocs
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/phpdocs/ChangeLog,v 1.1 2003/08/04 22:04:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/phpdocs/ChangeLog,v 1.2 2003/08/19 02:12:47 agriffis Exp $
+
+ 18 Aug 2003; Aron Griffis <agriffis@gentoo.org> phpdocs-0.26.ebuild:
+ Mark stable on alpha and x86
*phpdocs-0.26 (04 Aug 2003)
diff --git a/app-vim/phpdocs/Manifest b/app-vim/phpdocs/Manifest
index 65e4976bae13..a9ad8c466574 100644
--- a/app-vim/phpdocs/Manifest
+++ b/app-vim/phpdocs/Manifest
@@ -1,4 +1,4 @@
-MD5 85c4dc639c4abd6fac34c6bef90c3815 phpdocs-0.26.ebuild 524
-MD5 dfb726ff9589803d5b22c1ed00c20ed8 ChangeLog 622
+MD5 2b21a9f1a374f8d510ebac91a79ae4c0 phpdocs-0.26.ebuild 522
+MD5 4c22dfc1ff6914febe128ef54ebe5227 ChangeLog 725
MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
MD5 f9bcfbbf7ac3b9c502fca2b53fa0f645 files/digest-phpdocs-0.26 63
diff --git a/app-vim/phpdocs/phpdocs-0.26.ebuild b/app-vim/phpdocs/phpdocs-0.26.ebuild
index 6145adefe097..66859b7f6605 100644
--- a/app-vim/phpdocs/phpdocs-0.26.ebuild
+++ b/app-vim/phpdocs/phpdocs-0.26.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/phpdocs/phpdocs-0.26.ebuild,v 1.1 2003/08/04 22:04:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/phpdocs/phpdocs-0.26.ebuild,v 1.2 2003/08/19 02:12:47 agriffis Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: PHPDoc Support in VIM"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=520"
LICENSE="vim"
-KEYWORDS="~x86 ~alpha"
+KEYWORDS="x86 alpha"
DEPEND="${DEPEND} >=sys-apps/sed-4"
src_unpack() {
diff --git a/app-vim/taglist/ChangeLog b/app-vim/taglist/ChangeLog
index ed683e0ff7a4..38759982a057 100644
--- a/app-vim/taglist/ChangeLog
+++ b/app-vim/taglist/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/taglist
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/ChangeLog,v 1.2 2003/07/31 19:27:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/ChangeLog,v 1.3 2003/08/19 02:13:08 agriffis Exp $
+
+ 18 Aug 2003; Aron Griffis <agriffis@gentoo.org> taglist-2.6-r1.ebuild:
+ Mark stable on alpha and x86
*taglist-2.6-r1 (31 Jul 2003)
diff --git a/app-vim/taglist/Manifest b/app-vim/taglist/Manifest
index b305fc974607..412699ebb541 100644
--- a/app-vim/taglist/Manifest
+++ b/app-vim/taglist/Manifest
@@ -1,7 +1,7 @@
+MD5 1cc5c386ff42dd1d062b558b7754100b taglist-2.6-r1.ebuild 552
+MD5 424966774f65add422fe07f1805983a3 taglist-2.6.ebuild 431
+MD5 1cfd6bfba73546e9ac200b302aedee9e ChangeLog 874
+MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
MD5 8d964b3af8b95753a6d3cf9f8a493818 files/digest-taglist-2.6 63
MD5 8d964b3af8b95753a6d3cf9f8a493818 files/digest-taglist-2.6-r1 63
MD5 c7f319a44a948c29f40f341c69126fd9 files/taglist-2.6-exuberant.patch 349
-MD5 1364639d23f74547b0fa05cb6fc6ab83 ChangeLog 769
-MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
-MD5 09e445dfad48977d399b6c49da0d638f taglist-2.6-r1.ebuild 552
-MD5 424966774f65add422fe07f1805983a3 taglist-2.6.ebuild 431
diff --git a/app-vim/taglist/taglist-2.6-r1.ebuild b/app-vim/taglist/taglist-2.6-r1.ebuild
index e36f47afe5ba..64274220f398 100644
--- a/app-vim/taglist/taglist-2.6-r1.ebuild
+++ b/app-vim/taglist/taglist-2.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-2.6-r1.ebuild,v 1.2 2003/08/05 15:57:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-2.6-r1.ebuild,v 1.3 2003/08/19 02:13:08 agriffis Exp $
inherit vim-plugin eutils
@@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: ctags-based source code browser"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=273"
LICENSE="vim"
-KEYWORDS="~x86 ~alpha"
+KEYWORDS="x86 alpha"
RDEPEND="dev-util/ctags"
diff --git a/app-vim/xsl/ChangeLog b/app-vim/xsl/ChangeLog
index 06a4c0145969..311f29c5119a 100644
--- a/app-vim/xsl/ChangeLog
+++ b/app-vim/xsl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/xsl
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/xsl/ChangeLog,v 1.1 2003/08/12 02:10:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/xsl/ChangeLog,v 1.2 2003/08/19 02:13:27 agriffis Exp $
+
+ 18 Aug 2003; Aron Griffis <agriffis@gentoo.org> xsl-0.3.11.ebuild:
+ Mark stable on alpha and x86
*xsl-0.3.11 (11 Aug 2003)
diff --git a/app-vim/xsl/Manifest b/app-vim/xsl/Manifest
index 2d868b418783..2ba50dff14fc 100644
--- a/app-vim/xsl/Manifest
+++ b/app-vim/xsl/Manifest
@@ -1,4 +1,4 @@
-MD5 b37a90f210ccc2ddb71d4d610c76fb4c xsl-0.3.11.ebuild 408
-MD5 eafd66539fed38c482d570c8eadf4b4e ChangeLog 617
+MD5 c1b61fa59d5c0bdf7944e934019985eb xsl-0.3.11.ebuild 406
+MD5 30de09aeb109e3d38cb89d71d0028078 ChangeLog 718
MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
MD5 bc603dbb77c32a081d0ab8c64a835d0f files/digest-xsl-0.3.11 61
diff --git a/app-vim/xsl/xsl-0.3.11.ebuild b/app-vim/xsl/xsl-0.3.11.ebuild
index 3de4b7caf16b..a56e38b49f55 100644
--- a/app-vim/xsl/xsl-0.3.11.ebuild
+++ b/app-vim/xsl/xsl-0.3.11.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/xsl/xsl-0.3.11.ebuild,v 1.1 2003/08/12 02:10:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/xsl/xsl-0.3.11.ebuild,v 1.2 2003/08/19 02:13:27 agriffis 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"
+KEYWORDS="x86 alpha"