diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-08-25 16:19:07 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-08-25 16:19:07 +0000 |
commit | d9e082823e06ddafbd8eb016af38de0fcd3df54f (patch) | |
tree | 485ec2b3ac35a9b3a403da411ca622266976cb78 /app-vim/colorschemes | |
parent | Stable on alpha, bug 60744. (Manifest recommit) (diff) | |
download | gentoo-2-d9e082823e06ddafbd8eb016af38de0fcd3df54f.tar.gz gentoo-2-d9e082823e06ddafbd8eb016af38de0fcd3df54f.tar.bz2 gentoo-2-d9e082823e06ddafbd8eb016af38de0fcd3df54f.zip |
normalised HOMEPAGE to www.vim.org
Diffstat (limited to 'app-vim/colorschemes')
-rw-r--r-- | app-vim/colorschemes/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/colorschemes/colorschemes-20031113.ebuild | 4 | ||||
-rw-r--r-- | app-vim/colorschemes/colorschemes-20040821.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-vim/colorschemes/ChangeLog b/app-vim/colorschemes/ChangeLog index 06e3b3f5f8a6..2b77293c529e 100644 --- a/app-vim/colorschemes/ChangeLog +++ b/app-vim/colorschemes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/colorschemes # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/colorschemes/ChangeLog,v 1.7 2004/08/20 23:49:45 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/colorschemes/ChangeLog,v 1.8 2004/08/25 16:16:45 ciaranm Exp $ + + 25 Aug 2004; Ciaran McCreesh <ciaranm@gentoo.org> + colorschemes-20031113.ebuild, colorschemes-20040821.ebuild: + Normalised HOMEPAGE to www.vim.org *colorschemes-20040821 (21 Aug 2004) diff --git a/app-vim/colorschemes/colorschemes-20031113.ebuild b/app-vim/colorschemes/colorschemes-20031113.ebuild index 423cefd71155..709523ca5d92 100644 --- a/app-vim/colorschemes/colorschemes-20031113.ebuild +++ b/app-vim/colorschemes/colorschemes-20031113.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/colorschemes/colorschemes-20031113.ebuild,v 1.8 2004/07/14 02:52:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/colorschemes/colorschemes-20031113.ebuild,v 1.9 2004/08/25 16:16:45 ciaranm Exp $ inherit vim-plugin DESCRIPTION="vim plugin: a collection of color schemes from vim.sf.net" -HOMEPAGE="http://vim.sourceforge.net/" +HOMEPAGE="http://www.vim.org/" LICENSE="vim | GPL-2 | public-domain" KEYWORDS="alpha sparc x86 ~ppc ia64 mips amd64" IUSE="" diff --git a/app-vim/colorschemes/colorschemes-20040821.ebuild b/app-vim/colorschemes/colorschemes-20040821.ebuild index d07c81350593..fa1fdee97050 100644 --- a/app-vim/colorschemes/colorschemes-20040821.ebuild +++ b/app-vim/colorschemes/colorschemes-20040821.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/colorschemes/colorschemes-20040821.ebuild,v 1.1 2004/08/20 23:49:45 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/colorschemes/colorschemes-20040821.ebuild,v 1.2 2004/08/25 16:16:45 ciaranm Exp $ inherit vim-plugin DESCRIPTION="vim plugin: a collection of color schemes from vim.sf.net" -HOMEPAGE="http://vim.sourceforge.net/scripts/script.php?script_id=625" +HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=625" LICENSE="vim GPL-2 public-domain" KEYWORDS="~alpha ~sparc ~x86 ~ppc ~ia64 ~mips ~amd64" IUSE="" |