summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Phillips <rphillips@gentoo.org>2006-05-12 16:40:50 +0000
committerRyan Phillips <rphillips@gentoo.org>2006-05-12 16:40:50 +0000
commit602ff1162e8915a49d13fe588e1f66081081b259 (patch)
tree5529be16b21f64c02d0082f6447d446889a749ec /app-editors/gvim
parentchanged vim release tarball name. hopefully the mirrors pick this up. (diff)
downloadgentoo-2-602ff1162e8915a49d13fe588e1f66081081b259.tar.gz
gentoo-2-602ff1162e8915a49d13fe588e1f66081081b259.tar.bz2
gentoo-2-602ff1162e8915a49d13fe588e1f66081081b259.zip
changed vim release tarball name. hopefully the mirrors pick this up.
(Portage version: 2.0.54)
Diffstat (limited to 'app-editors/gvim')
-rw-r--r--app-editors/gvim/ChangeLog7
-rw-r--r--app-editors/gvim/Manifest2
-rw-r--r--app-editors/gvim/files/digest-gvim-7.0-r23
-rw-r--r--app-editors/gvim/gvim-7.0-r2.ebuild45
4 files changed, 56 insertions, 1 deletions
diff --git a/app-editors/gvim/ChangeLog b/app-editors/gvim/ChangeLog
index ac7c20184cc9..207aef9b4453 100644
--- a/app-editors/gvim/ChangeLog
+++ b/app-editors/gvim/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-editors/gvim
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.188 2006/05/10 20:50:53 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.189 2006/05/12 16:40:50 rphillips Exp $
+
+*gvim-7.0-r2 (12 May 2006)
+
+ 12 May 2006; <rphillips@gentoo.org> +gvim-7.0-r2.ebuild:
+ Changed the release tarball name. Mirrors are not picking it up
*gvim-7.0-r1 (10 May 2006)
diff --git a/app-editors/gvim/Manifest b/app-editors/gvim/Manifest
index 0e04b74c0300..61f5267783ed 100644
--- a/app-editors/gvim/Manifest
+++ b/app-editors/gvim/Manifest
@@ -2,6 +2,7 @@ MD5 8ee4eac291290eac8ba053ef0eb5fc0c ChangeLog 27023
MD5 513ae8916cbd1d1235ca675d9611e571 files/digest-gvim-6.4 738
MD5 232937c191bc8735ce2fe6f2d269c6f4 files/digest-gvim-7.0 134
MD5 60e0193db6501070c1fd91ebed7dc048 files/digest-gvim-7.0-r1 199
+MD5 2929d0e347ff8161bc9be2d1160ac9b3 files/digest-gvim-7.0-r2 202
MD5 99367dbfe85f20e78e648bdcf0760d86 files/gvim-completion 1200
MD5 056602c61e891ef71882cf577a6d62de files/gvim.desktop 848
MD5 5fedc57d438147906375b2ef60daa4b9 files/gvim.xpm 1371
@@ -9,5 +10,6 @@ MD5 823c8bb76c4568a8ddb7a17accd057e7 files/gvimrc 780
MD5 a3137e1d3f7ae220a1db3dde70cafb9c files/gvimrc-r1 1050
MD5 ed5aa531d4f1094a4561c210a1aee152 gvim-6.4.ebuild 1152
MD5 2120a4fd27590851dd05c7707c4fca8c gvim-7.0-r1.ebuild 1097
+MD5 3a55ee45f5c62b69f524b6251c62c8e7 gvim-7.0-r2.ebuild 1100
MD5 f005e800b21f5f495e090b63b779ca9e gvim-7.0.ebuild 1014
MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
diff --git a/app-editors/gvim/files/digest-gvim-7.0-r2 b/app-editors/gvim/files/digest-gvim-7.0-r2
new file mode 100644
index 000000000000..1985dad8f498
--- /dev/null
+++ b/app-editors/gvim/files/digest-gvim-7.0-r2
@@ -0,0 +1,3 @@
+MD5 d31878de2f68cb21f910e0ae7d4cfbad vim-7.0-gentoo-patches.tar.bz2 6178
+MD5 e8c8bb2b5c03f49d40e9736b7d479b9b vim-7.0-r1.tar.bz2 6117202
+MD5 b3beacb0154c4ffd3d2f13213f1a4793 vim-patches-7.0.tar.gz 9308
diff --git a/app-editors/gvim/gvim-7.0-r2.ebuild b/app-editors/gvim/gvim-7.0-r2.ebuild
new file mode 100644
index 000000000000..19fc4930a380
--- /dev/null
+++ b/app-editors/gvim/gvim-7.0-r2.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-7.0-r2.ebuild,v 1.1 2006/05/12 16:40:50 rphillips Exp $
+
+inherit vim
+
+VIM_VERSION="7.0"
+VIM_SNAPSHOT="vim-${PV}-r1.tar.bz2"
+VIM_GENTOO_PATCHES="vim-7.0-gentoo-patches.tar.bz2"
+VIM_ORG_PATCHES="vim-patches-7.0.tar.gz"
+GVIMRC_FILE_SUFFIX="-r1"
+
+SRC_URI="${SRC_URI}
+ mirror://gentoo/${VIM_SNAPSHOT}
+ mirror://gentoo/${VIM_GENTOO_PATCHES}
+ mirror://gentoo/${VIM_ORG_PATCHES}"
+
+S=${WORKDIR}/vim${VIM_VERSION/.*}
+DESCRIPTION="GUI version of the Vim text editor"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="aqua gnome gtk motif nextaw"
+PROVIDE="virtual/editor"
+DEPEND="${DEPEND}
+ ~app-editors/vim-core-${PV}
+ || ( x11-libs/libXext virtual/x11 )
+ !aqua? (
+ gtk? (
+ >=x11-libs/gtk+-2.6
+ virtual/xft
+ gnome? ( >=gnome-base/libgnomeui-2.6 )
+ )
+ !gtk? (
+ motif? (
+ x11-libs/openmotif
+ )
+ !motif? (
+ nextaw? (
+ x11-libs/neXtaw
+ )
+ !nextaw? (
+ || ( x11-libs/libXaw virtual/x11 )
+ )
+ )
+ )
+ )"