diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-02-18 18:25:45 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-02-18 18:25:45 +0000 |
commit | c5198c2d0e9df6c84433849495da71f1f1f39fec (patch) | |
tree | 5527bfa025bac6cd1d06da92ba371f9d5d1312b3 /app-editors | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-c5198c2d0e9df6c84433849495da71f1f1f39fec.tar.gz gentoo-2-c5198c2d0e9df6c84433849495da71f1f1f39fec.tar.bz2 gentoo-2-c5198c2d0e9df6c84433849495da71f1f1f39fec.zip |
Stable on ppc64
(Portage version: 2.1.2-r9)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/vim-core/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/vim-core/vim-core-7.0.91.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog index 3e13079d7553..26cd8d38f350 100644 --- a/app-editors/vim-core/ChangeLog +++ b/app-editors/vim-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/vim-core -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.234 2006/12/03 23:02:33 jer Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.235 2007/02/18 18:25:45 corsair Exp $ + + 18 Feb 2007; Markus Rothe <corsair@gentoo.org> vim-core-7.0.91.ebuild: + Stable on ppc64 03 Dec 2006; Jeroen Roovers <jer@gentoo.org> vim-core-7.0.91.ebuild: Stable for HPPA. diff --git a/app-editors/vim-core/vim-core-7.0.91.ebuild b/app-editors/vim-core/vim-core-7.0.91.ebuild index af187819b172..6be0798e1964 100644 --- a/app-editors/vim-core/vim-core-7.0.91.ebuild +++ b/app-editors/vim-core/vim-core-7.0.91.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.0.91.ebuild,v 1.11 2006/12/30 02:23:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.0.91.ebuild,v 1.12 2007/02/18 18:25:45 corsair Exp $ inherit vim @@ -17,7 +17,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.*} DESCRIPTION="vim and gvim shared files" -KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~ppc ~ppc64 s390 sh sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~ppc ppc64 s390 sh sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" DEPEND="${DEPEND}" PDEPEND="!livecd? ( app-vim/gentoo-syntax )" |