summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2006-08-16 00:35:29 +0000
committerJon Hood <squinky86@gentoo.org>2006-08-16 00:35:29 +0000
commitb8df3d6b80ca9820b9c4c278586ffcd62843911e (patch)
tree82a04fd19a52c223219d2903b4bcf5302f59ff59 /app-vim/phpdocs/phpdocs-0.26.ebuild
parentStable on amd64, bug #143875. (diff)
downloadhistorical-b8df3d6b80ca9820b9c4c278586ffcd62843911e.tar.gz
historical-b8df3d6b80ca9820b9c4c278586ffcd62843911e.tar.bz2
historical-b8df3d6b80ca9820b9c4c278586ffcd62843911e.zip
Add ~amd64, bug #143877.
Package-Manager: portage-2.1.1_pre5-r1
Diffstat (limited to 'app-vim/phpdocs/phpdocs-0.26.ebuild')
-rw-r--r--app-vim/phpdocs/phpdocs-0.26.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/phpdocs/phpdocs-0.26.ebuild b/app-vim/phpdocs/phpdocs-0.26.ebuild
index abbf0d20326a..5a48bdd95f6f 100644
--- a/app-vim/phpdocs/phpdocs-0.26.ebuild
+++ b/app-vim/phpdocs/phpdocs-0.26.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# 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.13 2005/09/05 04:21:02 j4rg0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/phpdocs/phpdocs-0.26.ebuild,v 1.14 2006/08/16 00:35:29 squinky86 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 sparc ia64 ppc ~ppc-macos"
+KEYWORDS="alpha ~amd64 ia64 ppc ~ppc-macos sparc x86"
IUSE=""
DEPEND="${DEPEND} >=sys-apps/sed-4"
VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=520"