summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2005-03-26 19:42:25 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2005-03-26 19:42:25 +0000
commitd462e4373721956bf40228f889aac5d67222fa9b (patch)
treeacc88b18383fc5871be46b833b88b000d45ec9bf /app-editors
parentStable on alpha. (diff)
downloadhistorical-d462e4373721956bf40228f889aac5d67222fa9b.tar.gz
historical-d462e4373721956bf40228f889aac5d67222fa9b.tar.bz2
historical-d462e4373721956bf40228f889aac5d67222fa9b.zip
New vim7 snapshot, hopefully with working tcltk support (bug #86709)
Package-Manager: portage-2.0.51.19 small furry bundle of death edition
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/gvim/ChangeLog8
-rw-r--r--app-editors/gvim/Manifest12
-rw-r--r--app-editors/gvim/files/digest-gvim-7.0_alpha200503262
-rw-r--r--app-editors/gvim/gvim-7.0_alpha20050326.ebuild53
-rw-r--r--app-editors/vim-core/ChangeLog8
-rw-r--r--app-editors/vim-core/Manifest12
-rw-r--r--app-editors/vim-core/files/digest-vim-core-7.0_alpha200503262
-rw-r--r--app-editors/vim-core/vim-core-7.0_alpha20050326.ebuild23
-rw-r--r--app-editors/vim/ChangeLog8
-rw-r--r--app-editors/vim/Manifest12
-rw-r--r--app-editors/vim/files/digest-vim-7.0_alpha200503262
-rw-r--r--app-editors/vim/vim-7.0_alpha20050326.ebuild24
12 files changed, 133 insertions, 33 deletions
diff --git a/app-editors/gvim/ChangeLog b/app-editors/gvim/ChangeLog
index a9aac62c1012..e2d748ab4d24 100644
--- a/app-editors/gvim/ChangeLog
+++ b/app-editors/gvim/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-editors/gvim
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.119 2005/03/25 03:28:35 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.120 2005/03/26 19:42:25 ciaranm Exp $
+
+*gvim-7.0_alpha20050326 (26 Mar 2005)
+
+ 26 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org>
+ +gvim-7.0_alpha20050326.ebuild:
+ New vim7 snapshot, hopefully with working tcltk support (bug #86709)
*gvim-6.3.068 (25 Mar 2005)
diff --git a/app-editors/gvim/Manifest b/app-editors/gvim/Manifest
index 83823bac120e..72f6e080df95 100644
--- a/app-editors/gvim/Manifest
+++ b/app-editors/gvim/Manifest
@@ -1,10 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 2278f735499803b3f130ceb0969f8056 gvim-6.3-r4.ebuild 1083
MD5 ea1f6efdd8963822b74209745b712246 ChangeLog 17313
MD5 466fc38251aa7e5c7fb50737ec5ccdfd gvim-6.3.068.ebuild 1111
MD5 1fbbd099d9d5388cc226da7d0155d28d gvim-7.0_alpha20050321.ebuild 1236
+MD5 1fbbd099d9d5388cc226da7d0155d28d gvim-7.0_alpha20050326.ebuild 1236
MD5 2bf3627d58fc5bc11e7deaebec4211c5 gvim-6.3-r2.ebuild 1084
MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
MD5 5fedc57d438147906375b2ef60daa4b9 files/gvim.xpm 1371
@@ -14,12 +12,6 @@ MD5 99367dbfe85f20e78e648bdcf0760d86 files/gvim-completion 1200
MD5 823c8bb76c4568a8ddb7a17accd057e7 files/gvimrc 780
MD5 bbd46fbd80747c453693e4f2e258f106 files/gvim.desktop 845
MD5 461a5fdc06cac13bb9c7d9c869d68e2e files/digest-gvim-6.3-r2 274
+MD5 89adcfac6079754bcf39aaed63e92704 files/digest-gvim-7.0_alpha20050326 157
MD5 fd40cb6bcf70915df71cdfc65cd0ac7c files/digest-gvim-7.0_alpha20050321 157
MD5 b9203f742a2fb575ca24d486e177a9dc files/digest-gvim-6.3-r4 274
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCQ4U8LLFUmVNQ7rkRAkSwAJ9OrefaEtdMY8+6CuWJ9kjz4w5FbQCghkdN
-tLJVq+k2QVHcgD31woQ0Q30=
-=xzOb
------END PGP SIGNATURE-----
diff --git a/app-editors/gvim/files/digest-gvim-7.0_alpha20050326 b/app-editors/gvim/files/digest-gvim-7.0_alpha20050326
new file mode 100644
index 000000000000..ab18286daae5
--- /dev/null
+++ b/app-editors/gvim/files/digest-gvim-7.0_alpha20050326
@@ -0,0 +1,2 @@
+MD5 e7349150fcedfa7fa7f2920d281e4da2 vim-7.0aa-20050326.tar.bz2 6168347
+MD5 9c3ce06d5189906f81d6670a0465c77e vim-7.0aa-20050326-gentoo-patches.tar.bz2 12513
diff --git a/app-editors/gvim/gvim-7.0_alpha20050326.ebuild b/app-editors/gvim/gvim-7.0_alpha20050326.ebuild
new file mode 100644
index 000000000000..53408454b398
--- /dev/null
+++ b/app-editors/gvim/gvim-7.0_alpha20050326.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-7.0_alpha20050326.ebuild,v 1.1 2005/03/26 19:42:25 ciaranm Exp $
+
+inherit vim
+
+VIM_DATESTAMP="${PV##*alpha}"
+
+VIM_VERSION="7.0aa"
+VIM_SNAPSHOT="vim-${VIM_VERSION}-${VIM_DATESTAMP}.tar.bz2"
+VIM_GENTOO_PATCHES="vim-${VIM_VERSION}-${VIM_PATCHES_DATESTAMP:-${VIM_DATESTAMP}}-gentoo-patches.tar.bz2"
+GVIMRC_FILE_SUFFIX="-r1"
+
+SRC_URI="${SRC_URI}
+ mirror://gentoo/${VIM_SNAPSHOT}
+ mirror://gentoo/${VIM_GENTOO_PATCHES}"
+
+S=${WORKDIR}/vim${VIM_VERSION/.*}
+DESCRIPTION="GUI version of the Vim text editor"
+KEYWORDS="~x86 ~sparc ~mips ~ppc ~amd64 ~alpha"
+IUSE="${IUSE} gnome gtk gtk2 motif nextaw qt"
+PROVIDE="virtual/editor"
+DEPEND="${DEPEND}
+ ~app-editors/vim-core-${PV}
+ virtual/x11
+ !aqua? (
+ gtk? (
+ gtk2? (
+ >=x11-libs/gtk+-2.4
+ virtual/xft
+ gnome? ( >=gnome-base/libgnomeui-2.6 )
+ )
+ !gtk2? (
+ gnome? ( gnome-base/gnome-libs )
+ !gnome? ( =x11-libs/gtk+-1.2* )
+ )
+ )
+ !gtk? (
+ qt? (
+ >=kde-base/kdelibs-3.3.1
+ )
+ !qt? (
+ motif? (
+ x11-libs/openmotif
+ )
+ !motif? (
+ nextaw? (
+ x11-libs/neXtaw
+ )
+ )
+ )
+ )
+ )"
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog
index 34bb6ee22b35..5897eead969b 100644
--- a/app-editors/vim-core/ChangeLog
+++ b/app-editors/vim-core/ChangeLog
@@ -1,6 +1,12 @@
# 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.140 2005/03/25 03:28:03 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.141 2005/03/26 19:41:08 ciaranm Exp $
+
+*vim-core-7.0_alpha20050326 (26 Mar 2005)
+
+ 26 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org>
+ +vim-core-7.0_alpha20050326.ebuild:
+ New vim7 snapshot, hopefully with working tcltk support (bug #86709)
*vim-core-6.3.068 (25 Mar 2005)
diff --git a/app-editors/vim-core/Manifest b/app-editors/vim-core/Manifest
index 311094c70bf2..d85582563b8d 100644
--- a/app-editors/vim-core/Manifest
+++ b/app-editors/vim-core/Manifest
@@ -1,7 +1,5 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 9f652c4a77eb6c3c5fe088c386a07f2b ChangeLog 19062
+MD5 9ebf5e1ac06b024ab8250d9c9d16a6ca vim-core-7.0_alpha20050326.ebuild 840
MD5 9ebf5e1ac06b024ab8250d9c9d16a6ca vim-core-7.0_alpha20050321.ebuild 840
MD5 21a723b3fd8378cea5137c869d27b865 vim-core-6.3.068.ebuild 1064
MD5 5e9dc8a98f0d1234fb8c2324a385c8ab vim-core-6.3-r3.ebuild 901
@@ -15,10 +13,4 @@ MD5 2ad354160ca3635ea115beb56e237e7c files/vimrc 3879
MD5 c2d0302eae7fc80b2a1cb38ddab9d3d3 files/rphillips-invalcolorpatch.diff 722
MD5 ba542e54d91a04a85435253ae35301b6 files/xxd-completion 461
MD5 2fa89e2e9fd73c3778073f18e6836be8 files/digest-vim-core-6.3-r4 348
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCQ4UdLLFUmVNQ7rkRAjV5AJ9lYwavQDSLtKpkGScp19b/ux2p0QCgh2Qu
-P1FbmLf5yO43126qSHaRQ+k=
-=zRxi
------END PGP SIGNATURE-----
+MD5 89adcfac6079754bcf39aaed63e92704 files/digest-vim-core-7.0_alpha20050326 157
diff --git a/app-editors/vim-core/files/digest-vim-core-7.0_alpha20050326 b/app-editors/vim-core/files/digest-vim-core-7.0_alpha20050326
new file mode 100644
index 000000000000..ab18286daae5
--- /dev/null
+++ b/app-editors/vim-core/files/digest-vim-core-7.0_alpha20050326
@@ -0,0 +1,2 @@
+MD5 e7349150fcedfa7fa7f2920d281e4da2 vim-7.0aa-20050326.tar.bz2 6168347
+MD5 9c3ce06d5189906f81d6670a0465c77e vim-7.0aa-20050326-gentoo-patches.tar.bz2 12513
diff --git a/app-editors/vim-core/vim-core-7.0_alpha20050326.ebuild b/app-editors/vim-core/vim-core-7.0_alpha20050326.ebuild
new file mode 100644
index 000000000000..8f4d5caf9dc0
--- /dev/null
+++ b/app-editors/vim-core/vim-core-7.0_alpha20050326.ebuild
@@ -0,0 +1,23 @@
+# 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-7.0_alpha20050326.ebuild,v 1.1 2005/03/26 19:41:08 ciaranm Exp $
+
+inherit vim
+
+VIM_DATESTAMP="${PV##*alpha}"
+
+VIM_VERSION="7.0aa"
+VIM_SNAPSHOT="vim-${VIM_VERSION}-${VIM_DATESTAMP}.tar.bz2"
+VIM_GENTOO_PATCHES="vim-${VIM_VERSION}-${VIM_PATCHES_DATESTAMP:-${VIM_DATESTAMP}}-gentoo-patches.tar.bz2"
+VIMRC_FILE_SUFFIX="-r1"
+
+SRC_URI="${SRC_URI}
+ mirror://gentoo/${VIM_SNAPSHOT}
+ mirror://gentoo/${VIM_GENTOO_PATCHES}"
+
+S=${WORKDIR}/vim${VIM_VERSION/.*}
+DESCRIPTION="vim, gvim and kvim shared files"
+KEYWORDS="~x86 ~sparc ~mips ~ppc ~amd64 ~ppc64 ~alpha ~ppc-macos"
+IUSE="${IUSE} livecd"
+DEPEND="${DEPEND}" # done via the eclass
+PDEPEND="!livecd? ( app-vim/gentoo-syntax )"
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog
index 87d47983c28f..3ee29f80e7f1 100644
--- a/app-editors/vim/ChangeLog
+++ b/app-editors/vim/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-editors/vim
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.157 2005/03/25 03:29:07 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.158 2005/03/26 19:41:47 ciaranm Exp $
+
+*vim-7.0_alpha20050326 (26 Mar 2005)
+
+ 26 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org>
+ +vim-7.0_alpha20050326.ebuild:
+ New vim7 snapshot, hopefully with working tcltk support (bug #86709)
*vim-6.3.068 (25 Mar 2005)
diff --git a/app-editors/vim/Manifest b/app-editors/vim/Manifest
index 5171ad89d16b..d07068371bc7 100644
--- a/app-editors/vim/Manifest
+++ b/app-editors/vim/Manifest
@@ -1,22 +1,14 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 3729b354308e2586d4cf1041e18a5983 vim-6.3-r2.ebuild 863
MD5 e451cddb1030556e67000f8582d61954 ChangeLog 22864
MD5 eef8f0ac9fc8f9f020572ff1c3c777d7 vim-6.3-r4.ebuild 895
MD5 f4ad42a70f954ecc9003ca6fafbcfb30 vim-6.3.068.ebuild 901
+MD5 5a1185dc7d0014ef98ffc41e9c79d213 vim-7.0_alpha20050326.ebuild 819
MD5 5a1185dc7d0014ef98ffc41e9c79d213 vim-7.0_alpha20050321.ebuild 819
MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
MD5 87fe7821e180647f3bf48ed099a22b83 files/vim-completion 998
MD5 fd40cb6bcf70915df71cdfc65cd0ac7c files/digest-vim-7.0_alpha20050321 157
MD5 b9203f742a2fb575ca24d486e177a9dc files/digest-vim-6.3-r4 274
+MD5 89adcfac6079754bcf39aaed63e92704 files/digest-vim-7.0_alpha20050326 157
MD5 48e706214652b216c21280e50511627d files/vimrc 3004
MD5 461a5fdc06cac13bb9c7d9c869d68e2e files/digest-vim-6.3-r2 274
MD5 402d38e428c7b23a62b23f7e96250099 files/digest-vim-6.3.068 275
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCQ4VbLLFUmVNQ7rkRAm7dAJ9YiOZBG7YzHPYK5pJd1hbbJefaowCeIW7S
-C2YLEWzlopuXGi61uAYA4+o=
-=/1Pk
------END PGP SIGNATURE-----
diff --git a/app-editors/vim/files/digest-vim-7.0_alpha20050326 b/app-editors/vim/files/digest-vim-7.0_alpha20050326
new file mode 100644
index 000000000000..ab18286daae5
--- /dev/null
+++ b/app-editors/vim/files/digest-vim-7.0_alpha20050326
@@ -0,0 +1,2 @@
+MD5 e7349150fcedfa7fa7f2920d281e4da2 vim-7.0aa-20050326.tar.bz2 6168347
+MD5 9c3ce06d5189906f81d6670a0465c77e vim-7.0aa-20050326-gentoo-patches.tar.bz2 12513
diff --git a/app-editors/vim/vim-7.0_alpha20050326.ebuild b/app-editors/vim/vim-7.0_alpha20050326.ebuild
new file mode 100644
index 000000000000..a36174c0f26f
--- /dev/null
+++ b/app-editors/vim/vim-7.0_alpha20050326.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.0_alpha20050326.ebuild,v 1.1 2005/03/26 19:41:47 ciaranm Exp $
+
+inherit vim
+
+VIM_DATESTAMP="${PV##*alpha}"
+
+VIM_VERSION="7.0aa"
+VIM_SNAPSHOT="vim-${VIM_VERSION}-${VIM_DATESTAMP}.tar.bz2"
+VIM_GENTOO_PATCHES="vim-${VIM_VERSION}-${VIM_PATCHES_DATESTAMP:-${VIM_DATESTAMP}}-gentoo-patches.tar.bz2"
+
+SRC_URI="${SRC_URI}
+ mirror://gentoo/${VIM_SNAPSHOT}
+ mirror://gentoo/${VIM_GENTOO_PATCHES}"
+
+S=${WORKDIR}/vim${VIM_VERSION/.*}
+DESCRIPTION="Vim, an improved vi-style text editor"
+KEYWORDS="~x86 ~sparc ~mips ~ppc ~amd64 ~ppc64 ~alpha"
+IUSE="${IUSE}"
+PROVIDE="virtual/editor"
+DEPEND="${DEPEND}
+ ~app-editors/vim-core-${PV}"
+RDEPEND="${RDEPEND} !app-editors/nvi"