From 0801d6dc99346dc583aa128bca0c618b8174ecee Mon Sep 17 00:00:00 2001 From: Ciaran McCreesh Date: Wed, 3 Dec 2003 19:16:08 +0000 Subject: Stable on sparc and x86 --- app-vim/supertab/ChangeLog | 5 ++++- app-vim/supertab/Manifest | 6 +++--- app-vim/supertab/supertab-0.32.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 6 deletions(-) (limited to 'app-vim/supertab') diff --git a/app-vim/supertab/ChangeLog b/app-vim/supertab/ChangeLog index c4087d57b3c8..ed1258a1b0f6 100644 --- a/app-vim/supertab/ChangeLog +++ b/app-vim/supertab/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/supertab # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/ChangeLog,v 1.3 2003/11/15 04:40:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/ChangeLog,v 1.4 2003/12/03 19:16:05 ciaranm Exp $ + + 03 Dec 2003; Ciaran McCreesh supertab-0.32.ebuild: + Stable on sparc and x86 14 Nov 2003; Aron Griffis supertab-0.31.ebuild: Stable on ia64 diff --git a/app-vim/supertab/Manifest b/app-vim/supertab/Manifest index 8f492d6c787b..f4142ddb77ea 100644 --- a/app-vim/supertab/Manifest +++ b/app-vim/supertab/Manifest @@ -1,6 +1,6 @@ -MD5 7ab31b26f8a98cd5c22d4e0d061a9367 ChangeLog 638 -MD5 c2f83f9a7895f4b0926fa6ef091657b6 supertab-0.31.ebuild 419 +MD5 42763c7324ffd297f85c5a168b4f13b0 ChangeLog 738 MD5 9771ca4ff90b56dddc4acfadc6f6a01e metadata.xml 250 -MD5 0c7e8ffc7557320a6a7bf6d45bbd02c7 supertab-0.32.ebuild 416 +MD5 c2f83f9a7895f4b0926fa6ef091657b6 supertab-0.31.ebuild 419 +MD5 72225ed323b28e0bc1233ad4bbeef596 supertab-0.32.ebuild 414 MD5 fa65499114a972d1f74bece511e93f28 files/digest-supertab-0.31 64 MD5 1087a450208ac83880b067d0c60164a1 files/digest-supertab-0.32 64 diff --git a/app-vim/supertab/supertab-0.32.ebuild b/app-vim/supertab/supertab-0.32.ebuild index 51f3f81406e0..f77480b03232 100644 --- a/app-vim/supertab/supertab-0.32.ebuild +++ b/app-vim/supertab/supertab-0.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/supertab-0.32.ebuild,v 1.1 2003/11/12 23:47:58 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/supertab-0.32.ebuild,v 1.2 2003/12/03 19:16:05 ciaranm Exp $ inherit vim-plugin @@ -8,5 +8,5 @@ DESCRIPTION="vim plugin: enhanced Tab key functionality" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=182" LICENSE="vim" -KEYWORDS="~alpha ~sparc ~x86" +KEYWORDS="~alpha sparc x86" -- cgit v1.2.3-65-gdbad