diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-06-06 16:28:29 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-06-06 16:28:29 +0000 |
commit | 81487fe7eef6503b8fdfbf284ecfa2eba5e585f2 (patch) | |
tree | 8f7f9114dd004fcd87d0af019a82acabe0813a3f /app-vim | |
parent | stable on amd64 (Manifest recommit) (diff) | |
download | gentoo-2-81487fe7eef6503b8fdfbf284ecfa2eba5e585f2.tar.gz gentoo-2-81487fe7eef6503b8fdfbf284ecfa2eba5e585f2.tar.bz2 gentoo-2-81487fe7eef6503b8fdfbf284ecfa2eba5e585f2.zip |
bump
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/taglist/ChangeLog | 7 | ||||
-rw-r--r-- | app-vim/taglist/Manifest | 2 | ||||
-rw-r--r-- | app-vim/taglist/files/digest-taglist-3.3 | 1 | ||||
-rw-r--r-- | app-vim/taglist/taglist-3.0.ebuild | 3 | ||||
-rw-r--r-- | app-vim/taglist/taglist-3.1.ebuild | 4 | ||||
-rw-r--r-- | app-vim/taglist/taglist-3.2.ebuild | 3 | ||||
-rw-r--r-- | app-vim/taglist/taglist-3.3.ebuild | 12 |
7 files changed, 25 insertions, 7 deletions
diff --git a/app-vim/taglist/ChangeLog b/app-vim/taglist/ChangeLog index 86cf61b63e73..a4e0c1494c8c 100644 --- a/app-vim/taglist/ChangeLog +++ b/app-vim/taglist/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-vim/taglist # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/ChangeLog,v 1.16 2004/05/12 15:53:17 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/ChangeLog,v 1.17 2004/06/06 16:28:29 ciaranm Exp $ + +*taglist-3.3 (06 Jun 2004) + + 06 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> +taglist-3.3.ebuild: + Version bump 12 May 2004; Ciaran McCreesh <ciaranm@gentoo.org> taglist-3.2.ebuild: Stable on sparc, added ~mips diff --git a/app-vim/taglist/Manifest b/app-vim/taglist/Manifest index d914858469e6..d9bacafa2728 100644 --- a/app-vim/taglist/Manifest +++ b/app-vim/taglist/Manifest @@ -1,8 +1,10 @@ MD5 762423cdfbc6437afa4e906b038cf508 ChangeLog 2357 MD5 b67638e188cb001d4bb3879b50bd21c5 taglist-3.2.ebuild 604 +MD5 baf877e0dafe903108f5b38a2fc6a833 taglist-3.3.ebuild 463 MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156 MD5 f4c1dd5d3ad46eb5c67f53bed0ecb862 taglist-3.0.ebuild 588 MD5 40b734b647a8b324a246b1ca81a896aa taglist-3.1.ebuild 593 +MD5 13e07aaa174d9d15359697d158218944 files/digest-taglist-3.3 63 MD5 1959df873c7b76886a2e6380b743002c files/digest-taglist-3.0 63 MD5 d191735fbcd8d66ce413875feb00a279 files/digest-taglist-3.1 63 MD5 a8c9972ab8a6aa542e7f995c49677047 files/digest-taglist-3.2 63 diff --git a/app-vim/taglist/files/digest-taglist-3.3 b/app-vim/taglist/files/digest-taglist-3.3 new file mode 100644 index 000000000000..78f984de3131 --- /dev/null +++ b/app-vim/taglist/files/digest-taglist-3.3 @@ -0,0 +1 @@ +MD5 050fa0da4a02f8f00cd4e5cad80c0989 taglist-3.3.tar.bz2 23821 diff --git a/app-vim/taglist/taglist-3.0.ebuild b/app-vim/taglist/taglist-3.0.ebuild index e576c13e4f66..3db188b1ad02 100644 --- a/app-vim/taglist/taglist-3.0.ebuild +++ b/app-vim/taglist/taglist-3.0.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-3.0.ebuild,v 1.2 2004/04/16 23:55:18 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-3.0.ebuild,v 1.3 2004/06/06 16:28:29 ciaranm Exp $ inherit vim-plugin eutils DESCRIPTION="vim plugin: ctags-based source code browser" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=273" - LICENSE="vim" KEYWORDS="~x86 ~alpha ~sparc" diff --git a/app-vim/taglist/taglist-3.1.ebuild b/app-vim/taglist/taglist-3.1.ebuild index effdfb6158e1..58b361937276 100644 --- a/app-vim/taglist/taglist-3.1.ebuild +++ b/app-vim/taglist/taglist-3.1.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-3.1.ebuild,v 1.5 2004/03/16 01:04:02 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-3.1.ebuild,v 1.6 2004/06/06 16:28:29 ciaranm Exp $ inherit vim-plugin eutils DESCRIPTION="vim plugin: ctags-based source code browser" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=273" - LICENSE="vim" KEYWORDS="x86 alpha sparc ia64 ~ppc" +IUSE="" RDEPEND="dev-util/ctags" src_unpack() { diff --git a/app-vim/taglist/taglist-3.2.ebuild b/app-vim/taglist/taglist-3.2.ebuild index 2ae5b01f8af9..24a79decbd88 100644 --- a/app-vim/taglist/taglist-3.2.ebuild +++ b/app-vim/taglist/taglist-3.2.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-3.2.ebuild,v 1.2 2004/05/12 15:53:17 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-3.2.ebuild,v 1.3 2004/06/06 16:28:29 ciaranm Exp $ inherit vim-plugin eutils DESCRIPTION="vim plugin: ctags-based source code browser" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=273" - LICENSE="vim" KEYWORDS="~x86 ~alpha sparc ~ia64 ~ppc ~mips" diff --git a/app-vim/taglist/taglist-3.3.ebuild b/app-vim/taglist/taglist-3.3.ebuild new file mode 100644 index 000000000000..90e2d926636f --- /dev/null +++ b/app-vim/taglist/taglist-3.3.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/taglist/taglist-3.3.ebuild,v 1.1 2004/06/06 16:28:29 ciaranm Exp $ + +inherit vim-plugin eutils + +DESCRIPTION="vim plugin: ctags-based source code browser" +HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=273" +LICENSE="vim" +KEYWORDS="~x86 ~alpha ~sparc ~ia64 ~ppc ~mips" + +RDEPEND="dev-util/ctags" |