diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-07-06 21:40:18 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-07-06 21:40:18 +0000 |
commit | 30f42c1af030da4b8685fcaaa5588d6dddfbf601 (patch) | |
tree | 63d97b2679f767b9048e45f0a38deee692313638 /app-editors/vim-core | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-30f42c1af030da4b8685fcaaa5588d6dddfbf601.tar.gz gentoo-2-30f42c1af030da4b8685fcaaa5588d6dddfbf601.tar.bz2 gentoo-2-30f42c1af030da4b8685fcaaa5588d6dddfbf601.zip |
Stable for HPPA (bug #227453).
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
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 9e726fdd91ba..5a30f9fa245e 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.289 2008/07/06 20:57:37 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.290 2008/07/06 21:40:18 jer Exp $ + + 06 Jul 2008; Jeroen Roovers <jer@gentoo.org> vim-core-7.1.319.ebuild: + Stable for HPPA (bug #227453). 06 Jul 2008; Dawid Węgliński <cla@gentoo.org> vim-core-7.1.319.ebuild: Stable on x86/amd64 (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 2972254e63c9..8fa193419f7e 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.2 2008/07/06 20:57:37 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.1.319.ebuild,v 1.3 2008/07/06 21:40:18 jer 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 )" |