summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2014-12-11 07:42:28 +0000
committerTim Harder <radhermit@gentoo.org>2014-12-11 07:42:28 +0000
commit391e3cf7986f770af207ad4d118dfb88f5e8ce44 (patch)
treeb50e17114b9ead8f388c4e21cad4d31ae7cf459f /app-vim
parentRemove old. (diff)
downloadgentoo-2-391e3cf7986f770af207ad4d118dfb88f5e8ce44.tar.gz
gentoo-2-391e3cf7986f770af207ad4d118dfb88f5e8ce44.tar.bz2
gentoo-2-391e3cf7986f770af207ad4d118dfb88f5e8ce44.zip
Remove old.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/dbext/ChangeLog6
-rw-r--r--app-vim/dbext/dbext-18.0.ebuild15
-rw-r--r--app-vim/dbext/dbext-19.0.ebuild14
3 files changed, 5 insertions, 30 deletions
diff --git a/app-vim/dbext/ChangeLog b/app-vim/dbext/ChangeLog
index 17c4e7665992..5be5b4c0de87 100644
--- a/app-vim/dbext/ChangeLog
+++ b/app-vim/dbext/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/dbext
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/ChangeLog,v 1.40 2014/01/05 10:47:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/ChangeLog,v 1.41 2014/12/11 07:42:28 radhermit Exp $
+
+ 11 Dec 2014; Tim Harder <radhermit@gentoo.org> -dbext-18.0.ebuild,
+ -dbext-19.0.ebuild:
+ Remove old.
05 Jan 2014; Agostino Sarubbo <ago@gentoo.org> dbext-20.0.ebuild:
Stable for x86, wrt bug #495358
diff --git a/app-vim/dbext/dbext-18.0.ebuild b/app-vim/dbext/dbext-18.0.ebuild
deleted file mode 100644
index ef24f8dfad3b..000000000000
--- a/app-vim/dbext/dbext-18.0.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-18.0.ebuild,v 1.3 2013/02/14 12:10:12 ago Exp $
-
-EAPI=5
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: easy access to databases"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=356"
-LICENSE="GPL-2"
-KEYWORDS="amd64 ~mips ~ppc x86"
-IUSE=""
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"
diff --git a/app-vim/dbext/dbext-19.0.ebuild b/app-vim/dbext/dbext-19.0.ebuild
deleted file mode 100644
index cea0f78af303..000000000000
--- a/app-vim/dbext/dbext-19.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/dbext/dbext-19.0.ebuild,v 1.3 2013/07/27 22:08:41 ago Exp $
-
-EAPI=5
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: easy access to databases"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=356"
-LICENSE="GPL-2"
-KEYWORDS="amd64 ~mips ~ppc x86"
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"