summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2011-01-07 23:25:41 +0000
committerTim Harder <radhermit@gentoo.org>2011-01-07 23:25:41 +0000
commit1268e0f6ada164a67d35f0bb8395b90101683d38 (patch)
treec2d9398e5eb4cf793b8526fd84d538341f227aca /app-vim
parentMarking cw-1.0.16-r1 ppc for bug 350564 (diff)
downloadgentoo-2-1268e0f6ada164a67d35f0bb8395b90101683d38.tar.gz
gentoo-2-1268e0f6ada164a67d35f0bb8395b90101683d38.tar.bz2
gentoo-2-1268e0f6ada164a67d35f0bb8395b90101683d38.zip
Remove old
(Portage version: 2.2.0_alpha12/cvs/Linux x86_64)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/calendar/ChangeLog6
-rw-r--r--app-vim/calendar/calendar-1.4a.ebuild18
-rw-r--r--app-vim/calendar/calendar-1.7.ebuild18
3 files changed, 5 insertions, 37 deletions
diff --git a/app-vim/calendar/ChangeLog b/app-vim/calendar/ChangeLog
index 15cce2c09550..9f21adee3cdd 100644
--- a/app-vim/calendar/ChangeLog
+++ b/app-vim/calendar/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/calendar
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/calendar/ChangeLog,v 1.32 2011/01/07 22:10:18 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/calendar/ChangeLog,v 1.33 2011/01/07 23:25:41 radhermit Exp $
+
+ 07 Jan 2011; Tim Harder <radhermit@gentoo.org> -calendar-1.4a.ebuild,
+ -calendar-1.7.ebuild:
+ Remove old
07 Jan 2011; Brent Baude <ranger@gentoo.org> calendar-2.2.ebuild:
stable ppc, bug 345039
diff --git a/app-vim/calendar/calendar-1.4a.ebuild b/app-vim/calendar/calendar-1.4a.ebuild
deleted file mode 100644
index 88937052ee43..000000000000
--- a/app-vim/calendar/calendar-1.4a.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/calendar/calendar-1.4a.ebuild,v 1.7 2007/05/13 17:57:48 yoswink Exp $
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: calendar window"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=52"
-LICENSE="vim"
-KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
-IUSE=""
-SLOT="0"
-VIM_PLUGIN_HELPTEXT=\
-"This plugin provides a calendar window for vim. To start it, use the
-:Calendar command."
-
-# bug #62677
-RDEPEND="!app-vim/cvscommand"
diff --git a/app-vim/calendar/calendar-1.7.ebuild b/app-vim/calendar/calendar-1.7.ebuild
deleted file mode 100644
index 9a51ef97fd35..000000000000
--- a/app-vim/calendar/calendar-1.7.ebuild
+++ /dev/null
@@ -1,18 +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/calendar/calendar-1.7.ebuild,v 1.1 2008/09/20 12:25:46 hawking Exp $
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: calendar window"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=52"
-LICENSE="vim"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
-IUSE=""
-SLOT="0"
-VIM_PLUGIN_HELPTEXT=\
-"This plugin provides a calendar window for vim. To start it, use the
-:Calendar command."
-
-# bug #62677
-RDEPEND="!app-vim/cvscommand"