diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-30 12:19:12 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-30 12:19:12 +0000 |
commit | 44b7a7ce0d3be4c294fcd6418f690c0d5344042e (patch) | |
tree | 7dabde32d49f5fd393ed2dea06a11072bbd8faa8 /app-vim/eselect-syntax | |
parent | Added ~ppc64; bug #187111 (diff) | |
download | gentoo-2-44b7a7ce0d3be4c294fcd6418f690c0d5344042e.tar.gz gentoo-2-44b7a7ce0d3be4c294fcd6418f690c0d5344042e.tar.bz2 gentoo-2-44b7a7ce0d3be4c294fcd6418f690c0d5344042e.zip |
Stable on sparc
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-vim/eselect-syntax')
-rw-r--r-- | app-vim/eselect-syntax/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/eselect-syntax/eselect-syntax-20070506.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/eselect-syntax/ChangeLog b/app-vim/eselect-syntax/ChangeLog index fd9194b6a267..480f5ce0d462 100644 --- a/app-vim/eselect-syntax/ChangeLog +++ b/app-vim/eselect-syntax/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/eselect-syntax # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/eselect-syntax/ChangeLog,v 1.4 2007/07/30 10:46:00 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/eselect-syntax/ChangeLog,v 1.5 2007/07/30 12:19:12 gustavoz Exp $ + + 30 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> + eselect-syntax-20070506.ebuild: + Stable on sparc 30 Jul 2007; Markus Rothe <corsair@gentoo.org> eselect-syntax-20070506.ebuild: diff --git a/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild b/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild index 47f45915cbe1..a3aa5f2c1eb1 100644 --- a/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild +++ b/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild,v 1.4 2007/07/30 10:46:00 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild,v 1.5 2007/07/30 12:19:12 gustavoz Exp $ inherit eutils vim-plugin @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gentoo.org/" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="vim" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" DEPEND="!<app-vim/gentoo-syntax-20070506" |