From d84ef888fe3bb310572031c980de9f75e081de6a Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Fri, 23 Jan 2004 15:41:28 +0000 Subject: stable on alpha and ia64 --- app-vim/enhancedcommentify/ChangeLog | 8 ++++++-- app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'app-vim/enhancedcommentify') diff --git a/app-vim/enhancedcommentify/ChangeLog b/app-vim/enhancedcommentify/ChangeLog index 9b3a4719dd9c..365eb8ef3eca 100644 --- a/app-vim/enhancedcommentify/ChangeLog +++ b/app-vim/enhancedcommentify/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/enhancedcommentify -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/ChangeLog,v 1.2 2003/12/05 02:55:00 ciaranm Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/ChangeLog,v 1.3 2004/01/23 15:40:07 agriffis Exp $ + + 23 Jan 2004; Aron Griffis + enhancedcommentify-2.0.ebuild: + stable on alpha and ia64 05 Dec 2003; Ciaran McCreesh enhancedcommentify-2.0.ebuild: diff --git a/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild b/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild index 97c9e0b7c1bd..05035ba5fec4 100644 --- a/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild +++ b/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild,v 1.2 2003/12/05 02:55:00 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild,v 1.3 2004/01/23 15:40:07 agriffis Exp $ inherit vim-plugin @@ -8,4 +8,4 @@ DESCRIPTION="vim plugin: enhanced comment creation" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=23" LICENSE="BSD" -KEYWORDS="~alpha ~sparc ~x86 ~ppc" +KEYWORDS="alpha ~sparc ~x86 ~ppc ia64" -- cgit v1.2.3-65-gdbad