diff options
author | Brent Baude <ranger@gentoo.org> | 2007-08-01 13:39:31 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-08-01 13:39:31 +0000 |
commit | 375148753008c88ad25e02f41bde798d535d78c3 (patch) | |
tree | bebff85514f20a1e8288c43dda1a0cdbf6c5b241 /app-editors/vim-core | |
parent | x86 stable wrt #182703 (diff) | |
download | gentoo-2-375148753008c88ad25e02f41bde798d535d78c3.tar.gz gentoo-2-375148753008c88ad25e02f41bde798d535d78c3.tar.bz2 gentoo-2-375148753008c88ad25e02f41bde798d535d78c3.zip |
Marking 7.1.042 ppc and ppc64 stable for bug 185677
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-editors/vim-core')
-rw-r--r-- | app-editors/vim-core/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/vim-core/vim-core-7.1.042.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog index 2c3d647a8339..f123696c6efc 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.267 2007/08/01 12:00:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.268 2007/08/01 13:39:31 ranger Exp $ + + 01 Aug 2007; Brent Baude <ranger@gentoo.org> vim-core-7.1.042.ebuild: + Marking 7.1.042 ppc and ppc64 stable for bug 185677 01 Aug 2007; Raúl Porcel <armin76@gentoo.org> vim-core-7.1.042.ebuild: alpha/ia64 stable wrt security #185677 diff --git a/app-editors/vim-core/vim-core-7.1.042.ebuild b/app-editors/vim-core/vim-core-7.1.042.ebuild index 0f7e90924150..fe742ea2e0ac 100644 --- a/app-editors/vim-core/vim-core-7.1.042.ebuild +++ b/app-editors/vim-core/vim-core-7.1.042.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-editors/vim-core/vim-core-7.1.042.ebuild,v 1.6 2007/08/01 12:00:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.1.042.ebuild,v 1.7 2007/08/01 13:39:31 ranger Exp $ inherit vim @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2 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 )" |