From 5660144ae89ef86660634923b4f7fdaabc7b445d Mon Sep 17 00:00:00 2001 From: Ryan Phillips Date: Fri, 6 Dec 2002 23:58:06 +0000 Subject: moved patch file into vim ebuilds... this is to allow for package versioning and debug. --- app-editors/gvim/ChangeLog | 48 ++++--------------------------- app-editors/gvim/files/digest-gvim-6.1-r4 | 2 +- app-editors/gvim/gvim-6.1-r3.ebuild | 4 ++- app-editors/gvim/gvim-6.1-r4.ebuild | 4 ++- 4 files changed, 13 insertions(+), 45 deletions(-) (limited to 'app-editors/gvim') 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 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 gvim-6.1.ebuild: splitted vim into gvim, vim-core and vim -*-- (DD MMM YYYY) - - DD MMM YYYY; YOUR_NAME changed_file1, changed_file2: Initial - import. Ebuild submitted by submitter_name . 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 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 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 -- cgit v1.2.3-65-gdbad