summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2013-01-29 07:41:21 +0000
committerTim Harder <radhermit@gentoo.org>2013-01-29 07:41:21 +0000
commitcf1462bd10141b197812ca7b7f592041435fb48d (patch)
tree8784101a78bd2b614b446a45fee9e66e67c13833 /app-vim
parentVersion bump. (diff)
downloadgentoo-2-cf1462bd10141b197812ca7b7f592041435fb48d.tar.gz
gentoo-2-cf1462bd10141b197812ca7b7f592041435fb48d.tar.bz2
gentoo-2-cf1462bd10141b197812ca7b7f592041435fb48d.zip
Remove old.
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/align/ChangeLog7
-rw-r--r--app-vim/align/align-41.ebuild15
2 files changed, 5 insertions, 17 deletions
diff --git a/app-vim/align/ChangeLog b/app-vim/align/ChangeLog
index 3b240dcc5839..f24ff94940d0 100644
--- a/app-vim/align/ChangeLog
+++ b/app-vim/align/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/align
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/align/ChangeLog,v 1.61 2012/12/30 14:37:51 ago Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/align/ChangeLog,v 1.62 2013/01/29 07:41:21 radhermit Exp $
+
+ 29 Jan 2013; Tim Harder <radhermit@gentoo.org> -align-41.ebuild:
+ Remove old.
30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> align-42.ebuild:
Stable for alpha, wrt bug #441122
diff --git a/app-vim/align/align-41.ebuild b/app-vim/align/align-41.ebuild
deleted file mode 100644
index d77c17ed0a3c..000000000000
--- a/app-vim/align/align-41.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-41.ebuild,v 1.5 2011/01/07 22:07:15 ranger Exp $
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: commands and maps to help produce aligned text"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=294"
-LICENSE="vim"
-KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
-IUSE=""
-SLOT="0"
-RDEPEND="app-vim/cecutil"
-
-VIM_PLUGIN_HELPFILES="align"