diff options
author | David Holm <dholm@gentoo.org> | 2005-06-12 11:33:21 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-06-12 11:33:21 +0000 |
commit | 396fc679186247ddb2b5c57c9cdbc2b4b31c6070 (patch) | |
tree | 029e2200716135b977b418580ae5117e37bd4887 /app-vim/pgn-syntax | |
parent | Added to ~ppc (diff) | |
download | historical-396fc679186247ddb2b5c57c9cdbc2b4b31c6070.tar.gz historical-396fc679186247ddb2b5c57c9cdbc2b4b31c6070.tar.bz2 historical-396fc679186247ddb2b5c57c9cdbc2b4b31c6070.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-vim/pgn-syntax')
-rw-r--r-- | app-vim/pgn-syntax/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/pgn-syntax/pgn-syntax-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/pgn-syntax/ChangeLog b/app-vim/pgn-syntax/ChangeLog index 03132961b0c0..9761160bd733 100644 --- a/app-vim/pgn-syntax/ChangeLog +++ b/app-vim/pgn-syntax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/pgn-syntax # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/pgn-syntax/ChangeLog,v 1.4 2005/04/06 18:30:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/pgn-syntax/ChangeLog,v 1.5 2005/06/12 11:19:59 dholm Exp $ + + 12 Jun 2005; David Holm <dholm@gentoo.org> pgn-syntax-1.0.ebuild: + Added to ~ppc. 06 Apr 2005; Markus Rothe <corsair@gentoo.org> pgn-syntax-1.0.ebuild: Stable on ppc64 diff --git a/app-vim/pgn-syntax/pgn-syntax-1.0.ebuild b/app-vim/pgn-syntax/pgn-syntax-1.0.ebuild index 0620e5fa1be5..ca670dc961d6 100644 --- a/app-vim/pgn-syntax/pgn-syntax-1.0.ebuild +++ b/app-vim/pgn-syntax/pgn-syntax-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/pgn-syntax/pgn-syntax-1.0.ebuild,v 1.4 2005/04/06 18:30:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/pgn-syntax/pgn-syntax-1.0.ebuild,v 1.5 2005/06/12 11:19:59 dholm Exp $ inherit vim-plugin DESCRIPTION="vim plugin: PGN (chess Portable Game Notation) syntax highlighting" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=677" LICENSE="as-is" -KEYWORDS="x86 sparc mips ~amd64 ia64 ~alpha ppc64" +KEYWORDS="~alpha ~amd64 ia64 mips ~ppc ppc64 sparc x86" IUSE="" VIM_PLUGIN_HELPTEXT=\ |