summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Phillips <rphillips@gentoo.org>2002-12-06 23:58:06 +0000
committerRyan Phillips <rphillips@gentoo.org>2002-12-06 23:58:06 +0000
commit5660144ae89ef86660634923b4f7fdaabc7b445d (patch)
tree1d59b9d60197717e88fdf99ef352bddcaedb4109 /app-editors
parentkeyworded ~ppc (diff)
downloadgentoo-2-5660144ae89ef86660634923b4f7fdaabc7b445d.tar.gz
gentoo-2-5660144ae89ef86660634923b4f7fdaabc7b445d.tar.bz2
gentoo-2-5660144ae89ef86660634923b4f7fdaabc7b445d.zip
moved patch file into vim ebuilds... this is to allow for package versioning and debug.
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/gvim/ChangeLog48
-rw-r--r--app-editors/gvim/files/digest-gvim-6.1-r42
-rw-r--r--app-editors/gvim/gvim-6.1-r3.ebuild4
-rw-r--r--app-editors/gvim/gvim-6.1-r4.ebuild4
-rw-r--r--app-editors/vim/ChangeLog7
-rw-r--r--app-editors/vim/files/digest-vim-6.1-r172
-rw-r--r--app-editors/vim/vim-6.1-r16.ebuild3
-rw-r--r--app-editors/vim/vim-6.1-r17.ebuild3
8 files changed, 24 insertions, 49 deletions
diff --git a/app-editors/gvim/ChangeLog b/app-editors/gvim/ChangeLog
index 0334c0ea9982..526bbec2ceda 100644
--- a/app-editors/gvim/ChangeLog
+++ b/app-editors/gvim/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-editors/gvim
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.7 2002/11/21 01:33:47 zhen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.8 2002/12/06 23:58:06 rphillips Exp $
+
+*gvim-6.1-r4.ebuild (06 Dec 2002)
+
+ 06 Dec 2002; Ryan Phillips <rphillips@gentoo.org> gvim-6.1-r4.ebuild :
+ Added new patch set (1-263)
*gvim-6.1-r4.ebuild (20 Nov 2002)
@@ -44,44 +49,3 @@
12 Sep 2002; Hannes Mehnert <hannes@gentoo.org> gvim-6.1.ebuild:
splitted vim into gvim, vim-core and vim
-*<PACKAGE_NAME>-<PACKAGE_VERSION>-<PACKAGE_RELEASE> (DD MMM YYYY)
-
- DD MMM YYYY; YOUR_NAME <YOUR_EMAIL> changed_file1, changed_file2: Initial
- import. Ebuild submitted by submitter_name <submitter_email>. Note that the
- "changed_file" listing is optional if you are simply bumping the rev of the
- ebuild and are only making changes to the .ebuild file itself. Also note
- that we now have a single unified paragraph rather than having the first line
- separated from the rest by a newline. Everything should be in one block like
- this. (note by drobbins, 16 Jul 2002)
-
- DD MMM YYYY; YOUR_NAME <YOUR_EMAIL> changed_file1, changed_file2: this is
- an earlier ChangeLog enty.
-
--- Explanation of ChangeLog format:
-
- This changelog is targetted to users. This means that the comments should be
- well explained and written in clean English.
-
- Every new version or revision of the package should be marked by a '*'
- seperator line as above. Changes since the last revision have to be added to
- the top of the file, underneath the initial copyright and cvs header
- comments, in exactly the same format as this comment.
-
- This means that you start with header line that has the following format,
- indented two spaces:
-
- DD MMM YYYY; your_name <your_email> changed_file1, changed_file2: Your
- explanation should follow. It should be indented and wrapped at a line width
- of 80 characters. The changed_files can be omitted if they are obvious; for
- example, if you are only modifying the .ebuild file and committing a new rev
- of a package. Any details about what exactly changed in the code should be
- added as a message when the changes are committed to cvs, not in this file.
-
--- A word regarding credit:
-
- Please add credit information ("ebuild submitted by ...", "patch submitted
- by ...") to the ChangeLog. Do not add this information to the ebuilds
- themselves.
-
- And remember: Give credit where credit is due. We're all doing this for
- free, so the best we can hope (and expect!) to receive is credit.
diff --git a/app-editors/gvim/files/digest-gvim-6.1-r4 b/app-editors/gvim/files/digest-gvim-6.1-r4
index 63796185e7f4..c834779d5445 100644
--- a/app-editors/gvim/files/digest-gvim-6.1-r4
+++ b/app-editors/gvim/files/digest-gvim-6.1-r4
@@ -1,2 +1,2 @@
MD5 7fd0f915adc7c0dab89772884268b030 vim-6.1.tar.bz2 2890049
-MD5 80747ac21d83777aeefb714f7a385b11 vimpatch-1-245.tar.bz2 191362
+MD5 d4cb5c1c11783af6c31f6c5b9ed61695 vimpatch-1-263.tar.bz2 202289
diff --git a/app-editors/gvim/gvim-6.1-r3.ebuild b/app-editors/gvim/gvim-6.1-r3.ebuild
index 480001f8af58..16a6a3c961c4 100644
--- a/app-editors/gvim/gvim-6.1-r3.ebuild
+++ b/app-editors/gvim/gvim-6.1-r3.ebuild
@@ -1,8 +1,10 @@
# Copyright 2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r3.ebuild,v 1.4 2002/11/12 22:34:23 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r3.ebuild,v 1.5 2002/12/06 23:58:06 rphillips Exp $
+VIMPATCH="vimpatch-1-245.tar.bz2"
inherit vim
+
DESCRIPTION="graphical vim"
KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha"
DEPEND="dev-util/cscope
diff --git a/app-editors/gvim/gvim-6.1-r4.ebuild b/app-editors/gvim/gvim-6.1-r4.ebuild
index a9ddc0e45359..22ebace17ba2 100644
--- a/app-editors/gvim/gvim-6.1-r4.ebuild
+++ b/app-editors/gvim/gvim-6.1-r4.ebuild
@@ -1,8 +1,10 @@
# Copyright 2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r4.ebuild,v 1.1 2002/11/21 01:34:34 zhen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r4.ebuild,v 1.2 2002/12/06 23:58:06 rphillips Exp $
+VIMPATCH="vimpatch-1-263.tar.bz2"
inherit vim
+
DESCRIPTION="graphical vim"
KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha"
DEPEND="dev-util/cscope
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog
index 8d1079e7bf1e..c3a651830c86 100644
--- a/app-editors/vim/ChangeLog
+++ b/app-editors/vim/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-editors/vim
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.25 2002/11/12 22:34:23 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.26 2002/12/06 23:58:06 rphillips Exp $
+
+*vim-6.1-r17.ebuild (06 Dec 2002)
+
+ 06 Dec 2002; Ryan Phillips <rphillips@gentoo.org> vim-6.1-r17.ebuild :
+ zhen added utf-8 support.... I added a new patch set support (1-263)
*vim-6.1-r16.ebuild (27 Oct 2002)
diff --git a/app-editors/vim/files/digest-vim-6.1-r17 b/app-editors/vim/files/digest-vim-6.1-r17
index 63796185e7f4..c834779d5445 100644
--- a/app-editors/vim/files/digest-vim-6.1-r17
+++ b/app-editors/vim/files/digest-vim-6.1-r17
@@ -1,2 +1,2 @@
MD5 7fd0f915adc7c0dab89772884268b030 vim-6.1.tar.bz2 2890049
-MD5 80747ac21d83777aeefb714f7a385b11 vimpatch-1-245.tar.bz2 191362
+MD5 d4cb5c1c11783af6c31f6c5b9ed61695 vimpatch-1-263.tar.bz2 202289
diff --git a/app-editors/vim/vim-6.1-r16.ebuild b/app-editors/vim/vim-6.1-r16.ebuild
index 729e32b78a17..7a46b207996c 100644
--- a/app-editors/vim/vim-6.1-r16.ebuild
+++ b/app-editors/vim/vim-6.1-r16.ebuild
@@ -1,7 +1,8 @@
# Copyright 2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r16.ebuild,v 1.4 2002/11/12 22:34:23 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r16.ebuild,v 1.5 2002/12/06 23:58:06 rphillips Exp $
+VIMPATCH="vimpatch-1-245.tar.bz2"
inherit vim
DESCRIPTION="Vi IMproved!"
diff --git a/app-editors/vim/vim-6.1-r17.ebuild b/app-editors/vim/vim-6.1-r17.ebuild
index 0e1e6fc25825..7d97a05a3325 100644
--- a/app-editors/vim/vim-6.1-r17.ebuild
+++ b/app-editors/vim/vim-6.1-r17.ebuild
@@ -1,7 +1,8 @@
# Copyright 2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r17.ebuild,v 1.1 2002/11/21 01:39:00 zhen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r17.ebuild,v 1.2 2002/12/06 23:58:06 rphillips Exp $
+VIMPATCH="vimpatch-1-263.tar.bz2"
inherit vim
DESCRIPTION="Vi IMproved!"