diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-07-21 20:22:49 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-07-21 20:22:49 +0000 |
commit | 3ef0d8ab8014fc8dd3b2d40657d36caa51f809f1 (patch) | |
tree | b8f9831ad5dd7e713bae1c3809ec002acff265a6 /app-editors/vim-core | |
parent | Stable on ppc64 (diff) | |
download | historical-3ef0d8ab8014fc8dd3b2d40657d36caa51f809f1.tar.gz historical-3ef0d8ab8014fc8dd3b2d40657d36caa51f809f1.tar.bz2 historical-3ef0d8ab8014fc8dd3b2d40657d36caa51f809f1.zip |
Stable on amd64.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-editors/vim-core')
-rw-r--r-- | app-editors/vim-core/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/vim-core/Manifest | 4 | ||||
-rw-r--r-- | app-editors/vim-core/vim-core-6.3.084.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog index 067a8ff59339..e1fd91d14dea 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.156 2005/07/21 19:01:00 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.157 2005/07/21 20:16:53 herbs Exp $ + + 21 Jul 2005; Herbie Hopkins <herbs@gentoo.org> vim-core-6.3.084.ebuild: + Stable on amd64 wrt bug #99578. *vim-core-7.0_alpha20050721 (21 Jul 2005) diff --git a/app-editors/vim-core/Manifest b/app-editors/vim-core/Manifest index 97bee194b841..fe8c81fd2027 100644 --- a/app-editors/vim-core/Manifest +++ b/app-editors/vim-core/Manifest @@ -1,9 +1,9 @@ MD5 d508e596b3e60137b87bd13e79b547a3 vim-core-6.3.074.ebuild 1059 MD5 88911c9921b102652a3232483dcfc0bb vim-core-7.0_alpha20050721.ebuild 828 -MD5 65a886ca36c0d6347a8a34b8c9986a43 vim-core-6.3.084.ebuild 1059 +MD5 f2e35ba6c7c86c616416ebb96d2ab7d6 vim-core-6.3.084.ebuild 1058 MD5 e3bd3fbd47b779a02d6977dc95fda06b vim-core-6.3.075.ebuild 1049 MD5 3dc6ecd27c606a420beb6f7a8f3c76b6 vim-core-7.0_alpha20050622.ebuild 827 -MD5 df2b623f4183a68eb0e6278d3bb98b5d ChangeLog 21421 +MD5 23d3f74e0c5f635673622829cc2db3c7 ChangeLog 21530 MD5 fcc1e01f80bdca4b49cd8a54bbafe814 vim-core-6.3.068.ebuild 1046 MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156 MD5 266f8b682476da0ec6c4d39de5a79264 files/vimrc-r1 5728 diff --git a/app-editors/vim-core/vim-core-6.3.084.ebuild b/app-editors/vim-core/vim-core-6.3.084.ebuild index b9979d442cf4..caa43c4fd267 100644 --- a/app-editors/vim-core/vim-core-6.3.084.ebuild +++ b/app-editors/vim-core/vim-core-6.3.084.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3.084.ebuild,v 1.1 2005/07/21 17:44:00 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3.084.ebuild,v 1.2 2005/07/21 20:16:53 herbs Exp $ inherit vim @@ -21,7 +21,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="vim and gvim shared files" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="nls" DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass PDEPEND="!livecd? ( >=app-vim/gentoo-syntax-20050515 )" |