diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-04-07 22:42:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-04-07 22:42:18 +0000 |
commit | 90c15acbf6624c870cc0f2023efc444c6772486a (patch) | |
tree | 729d0c3b6ef532220ad0ca638257e34a263a086f /app-editors | |
parent | pkgmove x264-svn(,-encoder) to x264(,-encoder) with versioning scheme change (diff) | |
download | gentoo-2-90c15acbf6624c870cc0f2023efc444c6772486a.tar.gz gentoo-2-90c15acbf6624c870cc0f2023efc444c6772486a.tar.bz2 gentoo-2-90c15acbf6624c870cc0f2023efc444c6772486a.zip |
ia64/sparc stable wrt #216151
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/vim/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/vim/vim-7.1.266.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog index 1a8000d4f945..b8a6a01e9288 100644 --- a/app-editors/vim/ChangeLog +++ b/app-editors/vim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/vim # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.304 2008/04/04 19:16:32 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.305 2008/04/07 22:42:18 armin76 Exp $ + + 07 Apr 2008; Raúl Porcel <armin76@gentoo.org> vim-7.1.266.ebuild: + ia64/sparc stable wrt #216151 04 Apr 2008; Richard Freeman <rich0@gentoo.org> vim-7.1.266.ebuild: amd64 stable - 216151 diff --git a/app-editors/vim/vim-7.1.266.ebuild b/app-editors/vim/vim-7.1.266.ebuild index 8dfb4eb6328f..4226546e3bd4 100644 --- a/app-editors/vim/vim-7.1.266.ebuild +++ b/app-editors/vim/vim-7.1.266.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/vim-7.1.266.ebuild,v 1.6 2008/04/04 19:16:32 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.1.266.ebuild,v 1.7 2008/04/07 22:42:18 armin76 Exp $ inherit vim @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.vim.org/pub/vim/unstable/unix/vim-${VIM_VERSION}.tar.bz2 S="${WORKDIR}/vim${VIM_VERSION/.}" DESCRIPTION="Vim, an improved vi-style text editor" -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} !minimal? ( ~app-editors/vim-core-${PV} )" |