diff options
author | 2005-04-03 04:10:54 +0000 | |
---|---|---|
committer | 2005-04-03 04:10:54 +0000 | |
commit | 613a56649f3e29f116d0d1349ef4cd0aac597434 (patch) | |
tree | e0b7bdaef63cbe590a4855a0eff2930bf8071e77 /app-vim/gentoo-syntax/gentoo-syntax-20050325.ebuild | |
parent | added ~amd64 to KEYWORDS, fixes #87346 (diff) | |
download | gentoo-2-613a56649f3e29f116d0d1349ef4cd0aac597434.tar.gz gentoo-2-613a56649f3e29f116d0d1349ef4cd0aac597434.tar.bz2 gentoo-2-613a56649f3e29f116d0d1349ef4cd0aac597434.zip |
Marked ppc stable.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-vim/gentoo-syntax/gentoo-syntax-20050325.ebuild')
-rw-r--r-- | app-vim/gentoo-syntax/gentoo-syntax-20050325.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20050325.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20050325.ebuild index b40001a5cbc5..5e9035236d0f 100644 --- a/app-vim/gentoo-syntax/gentoo-syntax-20050325.ebuild +++ b/app-vim/gentoo-syntax/gentoo-syntax-20050325.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20050325.ebuild,v 1.2 2005/04/02 20:35:31 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/gentoo-syntax-20050325.ebuild,v 1.3 2005/04/03 04:10:54 josejx Exp $ inherit eutils vim-plugin @@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: Gentoo Ebuild, Eclass, GLEP, ChangeLog and Portage Files syntax highlighting, filetype and indent settings" HOMEPAGE="http://developer.berlios.de/projects/gentoo-syntax" LICENSE="vim" -KEYWORDS="x86 sparc mips ~amd64 ~ppc ~ppc64 ~alpha ~ia64 ~arm ~hppa ~s390" +KEYWORDS="x86 sparc mips ~amd64 ppc ~ppc64 ~alpha ~ia64 ~arm ~hppa ~s390" SRC_URI="http://download.berlios.de/gentoo-syntax/${P}.tar.bz2" RESTRICT="primaryuri" |