diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-09 17:58:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-09 17:58:54 +0000 |
commit | 560f6043a49b747e279fb0eb976ae7487e82fca9 (patch) | |
tree | c7228ffb811db821aace5c7be0113968653340c1 /app-editors/vim-core | |
parent | Adding myself as the maintainer. (diff) | |
download | historical-560f6043a49b747e279fb0eb976ae7487e82fca9.tar.gz historical-560f6043a49b747e279fb0eb976ae7487e82fca9.tar.bz2 historical-560f6043a49b747e279fb0eb976ae7487e82fca9.zip |
alpha/ia64/x86 stable wrt #198574
Package-Manager: portage-2.1.3.19
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.123.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog index 55413a7809e4..63d76b50348b 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.272 2007/11/09 17:32:02 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.273 2007/11/09 17:57:13 armin76 Exp $ + + 09 Nov 2007; Raúl Porcel <armin76@gentoo.org> vim-core-7.1.123.ebuild: + alpha/ia64/x86 stable wrt #198574 09 Nov 2007; Ferris McCormick <fmccor@gentoo.org> vim-core-7.1.123.ebuild: Sparc stable --- Bug #198574 diff --git a/app-editors/vim-core/vim-core-7.1.123.ebuild b/app-editors/vim-core/vim-core-7.1.123.ebuild index a97f73ce7ba7..35b724f933a2 100644 --- a/app-editors/vim-core/vim-core-7.1.123.ebuild +++ b/app-editors/vim-core/vim-core-7.1.123.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.123.ebuild,v 1.3 2007/11/09 17:32:02 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.1.123.ebuild,v 1.4 2007/11/09 17:57:13 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 )" |