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 | e4d325d4f12923d14c15cb356651ee078548c719 (patch) | |
tree | 8e02d269acde33e3203e7e02720ed5e65de5d262 /app-vim/thlnk | |
parent | Stable on alpha, bug 60744. (diff) | |
download | historical-e4d325d4f12923d14c15cb356651ee078548c719.tar.gz historical-e4d325d4f12923d14c15cb356651ee078548c719.tar.bz2 historical-e4d325d4f12923d14c15cb356651ee078548c719.zip |
normalised HOMEPAGE to www.vim.org
Diffstat (limited to 'app-vim/thlnk')
-rw-r--r-- | app-vim/thlnk/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/thlnk/thlnk-1.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/thlnk/ChangeLog b/app-vim/thlnk/ChangeLog index 12475f207754..e0286ac2dc3c 100644 --- a/app-vim/thlnk/ChangeLog +++ b/app-vim/thlnk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/thlnk # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/thlnk/ChangeLog,v 1.5 2004/06/24 23:03:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/thlnk/ChangeLog,v 1.6 2004/08/25 16:19:07 ciaranm Exp $ + + 25 Aug 2004; Ciaran McCreesh <ciaranm@gentoo.org> thlnk-1.2.1.ebuild: + Normalised HOMEPAGE to www.vim.org 31 Mar 2004; Ciaran McCreesh <ciaranm@gentoo.org> thlnk-1.2.1.ebuild: Stable on sparc diff --git a/app-vim/thlnk/thlnk-1.2.1.ebuild b/app-vim/thlnk/thlnk-1.2.1.ebuild index 38707f584cd5..1cb55dcd3e22 100644 --- a/app-vim/thlnk/thlnk-1.2.1.ebuild +++ b/app-vim/thlnk/thlnk-1.2.1.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/thlnk/thlnk-1.2.1.ebuild,v 1.6 2004/07/14 13:46:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/thlnk/thlnk-1.2.1.ebuild,v 1.7 2004/08/25 16:19:07 ciaranm Exp $ inherit vim-plugin DESCRIPTION="vim plugin: linking in plaintext" -HOMEPAGE="http://vim.sourceforge.net/scripts/script.php?script_id=293" +HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=293" LICENSE="GPL-2" KEYWORDS="alpha sparc ~x86 ia64 ~ppc" IUSE="" |