summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2005-01-21 22:38:16 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2005-01-21 22:38:16 +0000
commit485498a545b3366a9e28597ceac3f4ce3432e5e8 (patch)
treee6aa048901d86d314d85f836869b7e3439fbd886 /app-vim/cvscommand
parentNew version, using -r4 to keep in sync with vim-core. Includes upstream patch... (diff)
downloadhistorical-485498a545b3366a9e28597ceac3f4ce3432e5e8.tar.gz
historical-485498a545b3366a9e28597ceac3f4ce3432e5e8.tar.bz2
historical-485498a545b3366a9e28597ceac3f4ce3432e5e8.zip
Better RDEPEND, bug #78998
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'app-vim/cvscommand')
-rw-r--r--app-vim/cvscommand/ChangeLog6
-rw-r--r--app-vim/cvscommand/Manifest14
-rw-r--r--app-vim/cvscommand/cvscommand-1.63.ebuild4
-rw-r--r--app-vim/cvscommand/cvscommand-1.65.ebuild6
-rw-r--r--app-vim/cvscommand/cvscommand-1.67.ebuild6
5 files changed, 23 insertions, 13 deletions
diff --git a/app-vim/cvscommand/ChangeLog b/app-vim/cvscommand/ChangeLog
index 52e0fae07946..0a69181e5077 100644
--- a/app-vim/cvscommand/ChangeLog
+++ b/app-vim/cvscommand/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/cvscommand
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/ChangeLog,v 1.16 2005/01/21 16:43:25 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/ChangeLog,v 1.17 2005/01/21 22:38:16 ciaranm Exp $
+
+ 21 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> cvscommand-1.63.ebuild,
+ cvscommand-1.65.ebuild, cvscommand-1.67.ebuild:
+ Better RDEPEND, bug #78998
*cvscommand-1.67 (21 Jan 2005)
diff --git a/app-vim/cvscommand/Manifest b/app-vim/cvscommand/Manifest
index d2189c9b36ff..cbbe12b96a9f 100644
--- a/app-vim/cvscommand/Manifest
+++ b/app-vim/cvscommand/Manifest
@@ -1,18 +1,18 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 28b8c233ca85d1233abfeb8d3dc84a15 ChangeLog 1725
-MD5 b53690284faa447ae5e1b7ce04c8ef18 cvscommand-1.65.ebuild 529
-MD5 d4ef5b97d435236336a767e123483301 cvscommand-1.67.ebuild 530
+MD5 5783dfc445016479437e6f281c064672 ChangeLog 1881
+MD5 e285ee24b4480539ac808ab85b6ce801 cvscommand-1.65.ebuild 552
+MD5 7d8e4be65804c49b809bd68d3e27ff8d cvscommand-1.67.ebuild 556
MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
-MD5 8e7bebcbff3f1ab34edf35f4fa333434 cvscommand-1.63.ebuild 428
+MD5 a4cbf5caa1beaf64e3038f83b6cb1c54 cvscommand-1.63.ebuild 461
MD5 e841d7041392ce13f60b2ee6a824a912 files/digest-cvscommand-1.67 67
MD5 f05d6d6bc01af408975de529176e388d files/digest-cvscommand-1.65 67
MD5 a4656469986a2ce622163caf9ad436fe files/digest-cvscommand-1.63 67
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
-iD8DBQFB8TFHLLFUmVNQ7rkRAhRmAJ9SXr64hNlJQw5wua8Vr8Q2GgUqeACeJQZw
-donmt6LYRY7tXnHnKLDbs+8=
-=VU3L
+iD8DBQFB8YRwLLFUmVNQ7rkRAkrrAJ9OEDpbE5jRDrUgnVKDtkkv3BheXgCgohP9
+Da/JX2lT+kdQaqQB5DbxlwE=
+=dvmf
-----END PGP SIGNATURE-----
diff --git a/app-vim/cvscommand/cvscommand-1.63.ebuild b/app-vim/cvscommand/cvscommand-1.63.ebuild
index 26c8471c1557..ad9cf66079d3 100644
--- a/app-vim/cvscommand/cvscommand-1.63.ebuild
+++ b/app-vim/cvscommand/cvscommand-1.63.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.63.ebuild,v 1.9 2005/01/01 16:48:37 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.63.ebuild,v 1.10 2005/01/21 22:38:16 ciaranm Exp $
inherit vim-plugin
@@ -9,3 +9,5 @@ HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=90"
LICENSE="public-domain"
KEYWORDS="x86 alpha sparc ia64 ~ppc"
IUSE=""
+
+RDEPEND="${RDEPEND} dev-util/cvs"
diff --git a/app-vim/cvscommand/cvscommand-1.65.ebuild b/app-vim/cvscommand/cvscommand-1.65.ebuild
index 33219e2f0256..258e9666babb 100644
--- a/app-vim/cvscommand/cvscommand-1.65.ebuild
+++ b/app-vim/cvscommand/cvscommand-1.65.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.65.ebuild,v 1.8 2005/01/01 16:48:37 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.65.ebuild,v 1.9 2005/01/21 22:38:16 ciaranm Exp $
inherit vim-plugin
@@ -12,4 +12,6 @@ IUSE=""
VIM_PLUGIN_HELPFILES="cvcsommand-contents"
# conflict, bug 62677
-RDEPEND="!app-vim/calendar"
+RDEPEND="${RDEPEND}
+ dev-util/cvs
+ !app-vim/calendar"
diff --git a/app-vim/cvscommand/cvscommand-1.67.ebuild b/app-vim/cvscommand/cvscommand-1.67.ebuild
index da577482509b..37883c4dff7b 100644
--- a/app-vim/cvscommand/cvscommand-1.67.ebuild
+++ b/app-vim/cvscommand/cvscommand-1.67.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.67.ebuild,v 1.1 2005/01/21 16:43:25 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/cvscommand/cvscommand-1.67.ebuild,v 1.2 2005/01/21 22:38:16 ciaranm Exp $
inherit vim-plugin
@@ -12,4 +12,6 @@ IUSE=""
VIM_PLUGIN_HELPFILES="cvscommand-contents"
# conflict, bug 62677
-RDEPEND="!app-vim/calendar"
+RDEPEND="${RDEPEND}
+ dev-util/cvs
+ !app-vim/calendar"