diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-07 12:14:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-07 12:14:05 +0000 |
commit | c0429f26984f75acdba5e286b5741bc60b7a8698 (patch) | |
tree | 36e2f7257d86d70eb0a9857170b01c5723dc901b /app-editors/vim-core | |
parent | x86 stable (diff) | |
download | gentoo-2-c0429f26984f75acdba5e286b5741bc60b7a8698.tar.gz gentoo-2-c0429f26984f75acdba5e286b5741bc60b7a8698.tar.bz2 gentoo-2-c0429f26984f75acdba5e286b5741bc60b7a8698.zip |
alpha/ia64 stable wrt security #227453
(Portage version: 2.1.4.4)
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.319.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog index 9f430480ebe1..c9480b9ad1e2 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.292 2008/07/07 02:51:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.293 2008/07/07 12:14:05 armin76 Exp $ + + 07 Jul 2008; Raúl Porcel <armin76@gentoo.org> vim-core-7.1.319.ebuild: + alpha/ia64 stable wrt security #227453 07 Jul 2008; Brent Baude <ranger@gentoo.org> vim-core-7.1.319.ebuild: Marking vim-core-7.1.319 ppc64 and ppc for bug 227453 diff --git a/app-editors/vim-core/vim-core-7.1.319.ebuild b/app-editors/vim-core/vim-core-7.1.319.ebuild index 6c6723fd85fa..190c01155bd7 100644 --- a/app-editors/vim-core/vim-core-7.1.319.ebuild +++ b/app-editors/vim-core/vim-core-7.1.319.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.319.ebuild,v 1.5 2008/07/07 02:51:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.1.319.ebuild,v 1.6 2008/07/07 12:14:05 armin76 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 )" |