summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-02-22 23:01:44 +0000
committerAron Griffis <agriffis@gentoo.org>2005-02-22 23:01:44 +0000
commit37622c07457d325ec4abf2fa57ebaf324d4afae4 (patch)
tree1381215358696f953660f13b1d7021c2d7818ecb /app-vim/colorsel
parentdont fall apart when glftpd is in /etc/services #82763 by Peter (diff)
downloadgentoo-2-37622c07457d325ec4abf2fa57ebaf324d4afae4.tar.gz
gentoo-2-37622c07457d325ec4abf2fa57ebaf324d4afae4.tar.bz2
gentoo-2-37622c07457d325ec4abf2fa57ebaf324d4afae4.zip
stable on ia64
(Portage version: 2.0.51.16)
Diffstat (limited to 'app-vim/colorsel')
-rw-r--r--app-vim/colorsel/colorsel-20040416.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/colorsel/colorsel-20040416.ebuild b/app-vim/colorsel/colorsel-20040416.ebuild
index 4e438a6fe33e..a9dfbb1aa7ae 100644
--- a/app-vim/colorsel/colorsel-20040416.ebuild
+++ b/app-vim/colorsel/colorsel-20040416.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/colorsel/colorsel-20040416.ebuild,v 1.10 2005/02/18 19:32:53 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/colorsel/colorsel-20040416.ebuild,v 1.11 2005/02/22 23:00:24 agriffis Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: RGB / HSV color selector"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=927"
LICENSE="public-domain"
-KEYWORDS="sparc x86 mips ~ppc amd64"
+KEYWORDS="sparc x86 mips ~ppc amd64 alpha ia64"
IUSE=""
RDEPEND=">=app-editors/gvim-6.2"