diff options
author | Tim Harder <radhermit@gentoo.org> | 2011-01-07 23:27:56 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2011-01-07 23:27:56 +0000 |
commit | 614d33c704f85ea4055f68043bcda88281c7908e (patch) | |
tree | b61ecd6c042a823149495bba4fc2bb3c6af35569 /app-vim/genutils | |
parent | Marking symlinks-1.4 ppc for bug 350698 (diff) | |
download | historical-614d33c704f85ea4055f68043bcda88281c7908e.tar.gz historical-614d33c704f85ea4055f68043bcda88281c7908e.tar.bz2 historical-614d33c704f85ea4055f68043bcda88281c7908e.zip |
Remove old
Package-Manager: portage-2.2.0_alpha12/cvs/Linux x86_64
Diffstat (limited to 'app-vim/genutils')
-rw-r--r-- | app-vim/genutils/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/genutils/genutils-1.18.ebuild | 17 | ||||
-rw-r--r-- | app-vim/genutils/genutils-2.4.ebuild | 17 |
3 files changed, 5 insertions, 35 deletions
diff --git a/app-vim/genutils/ChangeLog b/app-vim/genutils/ChangeLog index 157fdc165275..1f72ef690bbc 100644 --- a/app-vim/genutils/ChangeLog +++ b/app-vim/genutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/genutils # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/genutils/ChangeLog,v 1.28 2011/01/07 22:22:32 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/genutils/ChangeLog,v 1.29 2011/01/07 23:21:12 radhermit Exp $ + + 07 Jan 2011; Tim Harder <radhermit@gentoo.org> -genutils-1.18.ebuild, + -genutils-2.4.ebuild: + Remove old 07 Jan 2011; Brent Baude <ranger@gentoo.org> genutils-2.5.ebuild: stable ppc, bug 345051 diff --git a/app-vim/genutils/genutils-1.18.ebuild b/app-vim/genutils/genutils-1.18.ebuild deleted file mode 100644 index 3c698283b3ba..000000000000 --- a/app-vim/genutils/genutils-1.18.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/genutils/genutils-1.18.ebuild,v 1.8 2010/10/07 03:17:11 leio Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: library with various useful functions" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=197" -LICENSE="GPL-2" -KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" -IUSE="" - -RDEPEND=">=app-vim/multvals-3.10" - -VIM_PLUGIN_HELPTEXT=\ -"This plugin provides library functions and is not intended to be used -directly by the user." diff --git a/app-vim/genutils/genutils-2.4.ebuild b/app-vim/genutils/genutils-2.4.ebuild deleted file mode 100644 index 16a8f5083d0f..000000000000 --- a/app-vim/genutils/genutils-2.4.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/genutils/genutils-2.4.ebuild,v 1.1 2008/09/21 13:06:07 hawking Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: library with various useful functions" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=197" -LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86" -IUSE="" - -RDEPEND=">=app-vim/multvals-3.10" - -VIM_PLUGIN_HELPTEXT=\ -"This plugin provides library functions and is not intended to be used -directly by the user." |