diff options
author | Tom Martin <slarti@gentoo.org> | 2005-02-18 20:03:31 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2005-02-18 20:03:31 +0000 |
commit | 7e63e5e8b47508984396c46e82981dfccdfd02d4 (patch) | |
tree | 648927c19b00dc86da312faa04b5e775b7a0cbf0 /app-vim/genindent | |
parent | GCC 4 compatability update; closes bug #80588 (diff) | |
download | historical-7e63e5e8b47508984396c46e82981dfccdfd02d4.tar.gz historical-7e63e5e8b47508984396c46e82981dfccdfd02d4.tar.bz2 historical-7e63e5e8b47508984396c46e82981dfccdfd02d4.zip |
amd64 stable
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'app-vim/genindent')
-rw-r--r-- | app-vim/genindent/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/genindent/genindent-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/genindent/ChangeLog b/app-vim/genindent/ChangeLog index e2276652ebe9..aa12d8d8204e 100644 --- a/app-vim/genindent/ChangeLog +++ b/app-vim/genindent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/genindent # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/genindent/ChangeLog,v 1.6 2005/02/13 18:25:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/genindent/ChangeLog,v 1.7 2005/02/18 19:57:15 slarti Exp $ + + 18 Feb 2005; Tom Martin <slarti@gentoo.org> genindent-1.0.ebuild: + amd64 stable. 13 Feb 2005; Markus Rothe <corsair@gentoo.org> genindent-1.0.ebuild: Added ~ppc64 to KEYWORDS diff --git a/app-vim/genindent/genindent-1.0.ebuild b/app-vim/genindent/genindent-1.0.ebuild index fa74ed963e78..417a885e508c 100644 --- a/app-vim/genindent/genindent-1.0.ebuild +++ b/app-vim/genindent/genindent-1.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/genindent/genindent-1.0.ebuild,v 1.6 2005/02/13 18:25:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/genindent/genindent-1.0.ebuild,v 1.7 2005/02/18 19:57:15 slarti Exp $ inherit vim-plugin DESCRIPTION="vim plugin: library for simplifying indent files" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=678" LICENSE="as-is" -KEYWORDS="x86 sparc mips ~ppc ~amd64 ~ppc64" +KEYWORDS="x86 sparc mips ~ppc amd64 ~ppc64" IUSE="" VIM_PLUGIN_HELPTEXT=\ |