diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2006-01-14 01:11:50 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2006-01-14 01:11:50 +0000 |
commit | 8aff1a4e687b8c2a982dabcdbdccc7b2aaa389b5 (patch) | |
tree | c0fd736d3a4225eb6614483474baad7d96a2e586 /app-vim/alternate | |
parent | ~alpha (diff) | |
download | gentoo-2-8aff1a4e687b8c2a982dabcdbdccc7b2aaa389b5.tar.gz gentoo-2-8aff1a4e687b8c2a982dabcdbdccc7b2aaa389b5.tar.bz2 gentoo-2-8aff1a4e687b8c2a982dabcdbdccc7b2aaa389b5.zip |
Tidy up old versions
(paludis 0.1.0 svn 105M)
Diffstat (limited to 'app-vim/alternate')
-rw-r--r-- | app-vim/alternate/ChangeLog | 7 | ||||
-rw-r--r-- | app-vim/alternate/alternate-2.12.ebuild | 17 | ||||
-rw-r--r-- | app-vim/alternate/files/digest-alternate-2.12 | 1 |
3 files changed, 5 insertions, 20 deletions
diff --git a/app-vim/alternate/ChangeLog b/app-vim/alternate/ChangeLog index b5a8af3622be..94875da4dc67 100644 --- a/app-vim/alternate/ChangeLog +++ b/app-vim/alternate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/alternate -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/alternate/ChangeLog,v 1.35 2005/09/10 06:30:46 agriffis Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/alternate/ChangeLog,v 1.36 2006/01/14 01:11:50 ciaranm Exp $ + + 14 Jan 2006; Ciaran McCreesh <ciaranm@gentoo.org> -alternate-2.12.ebuild: + Tidy up old versions 10 Sep 2005; Aron Griffis <agriffis@gentoo.org> alternate-2.12-r1.ebuild: Mark 2.12-r1 stable on alpha diff --git a/app-vim/alternate/alternate-2.12.ebuild b/app-vim/alternate/alternate-2.12.ebuild deleted file mode 100644 index 11e8c701512d..000000000000 --- a/app-vim/alternate/alternate-2.12.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/alternate/alternate-2.12.ebuild,v 1.1 2005/05/06 21:20:04 ciaranm Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: quickly switch between .c and .h files" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=31" - -LICENSE="as-is" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86" -IUSE="" - -VIM_PLUGIN_HELPTEXT=\ -"This plugin provides a new :A command which will switch between a .c -file and the associated .h file. There is also :AS to split windows and -:AV to split windows vertically." diff --git a/app-vim/alternate/files/digest-alternate-2.12 b/app-vim/alternate/files/digest-alternate-2.12 deleted file mode 100644 index 9eb006da40a5..000000000000 --- a/app-vim/alternate/files/digest-alternate-2.12 +++ /dev/null @@ -1 +0,0 @@ -MD5 825f2ae67673d0d99991a40098a446ad alternate-2.12.tar.bz2 5933 |