summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-08-12 02:55:06 +0000
committerAron Griffis <agriffis@gentoo.org>2003-08-12 02:55:06 +0000
commit83e640bebd07b895b2c24c44e629997d675a1a84 (patch)
tree8f37777aba1d0642c2f09548521ff627cdf4cb04 /app-editors
parentfix bug 25868 (diff)
downloadgentoo-2-83e640bebd07b895b2c24c44e629997d675a1a84.tar.gz
gentoo-2-83e640bebd07b895b2c24c44e629997d675a1a84.tar.bz2
gentoo-2-83e640bebd07b895b2c24c44e629997d675a1a84.zip
fix bug 25868
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vim-core/ChangeLog7
-rw-r--r--app-editors/vim-core/Manifest4
-rw-r--r--app-editors/vim-core/files/digest-vim-core-6.2-r34
-rw-r--r--app-editors/vim-core/vim-core-6.2-r3.ebuild20
4 files changed, 32 insertions, 3 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog
index 2fae712d2ff4..8e1cf0428574 100644
--- a/app-editors/vim-core/ChangeLog
+++ b/app-editors/vim-core/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-editors/vim-core
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.37 2003/07/31 00:59:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.38 2003/08/12 02:54:59 agriffis Exp $
+
+*vim-core-6.2-r3 (11 Aug 2003)
+
+ 11 Aug 2003; Aron Griffis <agriffis@gentoo.org> vim-core-6.2-r3.ebuild:
+ Update to 6.2.069 plus a runtime patch to fix bug 25868
*vim-core-6.2-r2 (30 Jul 2003)
diff --git a/app-editors/vim-core/Manifest b/app-editors/vim-core/Manifest
index 6c1231efa8fe..9aaae1d16f28 100644
--- a/app-editors/vim-core/Manifest
+++ b/app-editors/vim-core/Manifest
@@ -4,14 +4,14 @@ MD5 28a8bcc8f4ac7d78c166fb4804b14d19 vim-core-6.2-r1.ebuild 791
MD5 be7adc4bfda484386f84d54e301cfd5a vim-core-6.1-r4.ebuild 767
MD5 918c8f28f8531f207ad0750c47edc1e6 vim-core-6.2_pre6.ebuild 811
MD5 9606006065f6a59094cff78d2632a251 vim-core-6.2_pre1.ebuild 800
-MD5 74ecd7af03b02e393e1063f83a00c04f vim-core-6.2-r3.ebuild 796
+MD5 a1a1ff9538819181cc7eef727e68b85b vim-core-6.2-r3.ebuild 798
MD5 fb8e2ffa5ac770ca7efbac18cd5b7afb vim-core-6.2_pre3.ebuild 791
MD5 c3dff2d9786219ec4884b7ed721bf955 vim-core-6.2_pre5.ebuild 791
MD5 af9a024c24fa3d45a280428d49213d80 vim-core-6.2-r2.ebuild 796
MD5 dd447381ccd30abe60b50dff86e2339a vim-core-6.1-r5.ebuild 773
MD5 a6f25bd2496f425c155b7c9127350aa8 vim-core-6.2_pre2.ebuild 791
MD5 ba7ca12e61a019435c54312da81850d6 vim-core-6.2_pre6-r1.ebuild 814
-MD5 b4ef046f1475875dac4f6c8d335d5ad9 ChangeLog 5041
+MD5 d0dae76ca689d913cb81f58583bdc34f ChangeLog 5206
MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
MD5 3f00a59b70270d82712c6d86b9348f7f files/vimrc 2628
MD5 61433f14f33c16dd168c32f32c2152d4 files/digest-vim-core-6.2_pre6-r1 202
diff --git a/app-editors/vim-core/files/digest-vim-core-6.2-r3 b/app-editors/vim-core/files/digest-vim-core-6.2-r3
new file mode 100644
index 000000000000..c5c7f3d3028b
--- /dev/null
+++ b/app-editors/vim-core/files/digest-vim-core-6.2-r3
@@ -0,0 +1,4 @@
+MD5 c49d360bbd069d00e2a57804f2a123d9 vim-6.2.tar.bz2 3269791
+MD5 aa0079938f636d08be71078933477d8b vim-6.2-lang.tar.gz 1093788
+MD5 b353829e1201637a64b6569fcff841de vim-6.2.069-gentoo-patches.tar.bz2 4005
+MD5 f5d2c27bb53bb67527ae3fda5112edfa vim-6.2.069-patches.tar.bz2 87716
diff --git a/app-editors/vim-core/vim-core-6.2-r3.ebuild b/app-editors/vim-core/vim-core-6.2-r3.ebuild
new file mode 100644
index 000000000000..455dec72f2b6
--- /dev/null
+++ b/app-editors/vim-core/vim-core-6.2-r3.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.2-r3.ebuild,v 1.1 2003/08/12 02:54:59 agriffis Exp $
+
+inherit vim
+
+VIM_VERSION="6.2"
+VIM_GENTOO_PATCHES="vim-6.2.069-gentoo-patches.tar.bz2"
+VIM_ORG_PATCHES="vim-6.2.069-patches.tar.bz2"
+
+SRC_URI="${SRC_URI}
+ ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2
+ nls? ( ftp://ftp.vim.org/pub/vim/extra/vim-${VIM_VERSION}-lang.tar.gz )
+ mirror://gentoo/${VIM_GENTOO_PATCHES}
+ mirror://gentoo/${VIM_ORG_PATCHES}"
+
+S=${WORKDIR}/vim${VIM_VERSION/.}
+DESCRIPTION="vim and gvim shared files"
+KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc ~x86 ~amd64"
+DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass