diff options
author | Mike Kelly <pioto@gentoo.org> | 2007-05-09 15:44:26 +0000 |
---|---|---|
committer | Mike Kelly <pioto@gentoo.org> | 2007-05-09 15:44:26 +0000 |
commit | bdf87bc9fecd0f5cce1322c4d7075b0cf2dbcaee (patch) | |
tree | 03f9fd6c70f0469375a870341ad82f2420659e20 /app-vim/supertab | |
parent | Version bumped. (diff) | |
download | gentoo-2-bdf87bc9fecd0f5cce1322c4d7075b0cf2dbcaee.tar.gz gentoo-2-bdf87bc9fecd0f5cce1322c4d7075b0cf2dbcaee.tar.bz2 gentoo-2-bdf87bc9fecd0f5cce1322c4d7075b0cf2dbcaee.zip |
Update HOMEPAGE, see Bug #173083.
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-vim/supertab')
-rw-r--r-- | app-vim/supertab/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/supertab/supertab-0.41.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/supertab/ChangeLog b/app-vim/supertab/ChangeLog index f157b3363a7d..6df77601aa56 100644 --- a/app-vim/supertab/ChangeLog +++ b/app-vim/supertab/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/supertab # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/ChangeLog,v 1.19 2007/02/24 06:32:46 pioto Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/ChangeLog,v 1.20 2007/05/09 15:44:26 pioto Exp $ + + 09 May 2007; Mike Kelly <pioto@gentoo.org> supertab-0.41.ebuild: + Update HOMEPAGE, see Bug #173083. 11 Jan 2007; Mike Kelly <pioto@gentoo.org> supertab-0.41.ebuild: Remove block against vim7. diff --git a/app-vim/supertab/supertab-0.41.ebuild b/app-vim/supertab/supertab-0.41.ebuild index b12bd2a34421..15d549b1313a 100644 --- a/app-vim/supertab/supertab-0.41.ebuild +++ b/app-vim/supertab/supertab-0.41.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/supertab-0.41.ebuild,v 1.2 2007/02/24 06:32:46 pioto Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/supertab-0.41.ebuild,v 1.3 2007/05/09 15:44:26 pioto Exp $ inherit vim-plugin DESCRIPTION="vim plugin: enhanced Tab key functionality" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=182" +HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1643" LICENSE="vim" KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86" |