summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-08-14 13:51:56 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-08-14 13:51:56 +0000
commitf5aec882fe4cc5a61dbe4fb2804e18c2f92a17f1 (patch)
tree15939b453e74b3a54d3069961a4b01e46d896fc9 /app-vim/command-t
parentRevbump: EAPI=5 (diff)
downloadgentoo-2-f5aec882fe4cc5a61dbe4fb2804e18c2f92a17f1.tar.gz
gentoo-2-f5aec882fe4cc5a61dbe4fb2804e18c2f92a17f1.tar.bz2
gentoo-2-f5aec882fe4cc5a61dbe4fb2804e18c2f92a17f1.zip
Remove ruby18 from USE_RUBY.
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'app-vim/command-t')
-rw-r--r--app-vim/command-t/ChangeLog8
-rw-r--r--app-vim/command-t/command-t-1.5.1.ebuild6
-rw-r--r--app-vim/command-t/command-t-1.6.1.ebuild6
-rw-r--r--app-vim/command-t/command-t-1.6.ebuild6
-rw-r--r--app-vim/command-t/command-t-1.7.ebuild4
5 files changed, 17 insertions, 13 deletions
diff --git a/app-vim/command-t/ChangeLog b/app-vim/command-t/ChangeLog
index 995eae773a86..8c472c01ea04 100644
--- a/app-vim/command-t/ChangeLog
+++ b/app-vim/command-t/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-vim/command-t
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/command-t/ChangeLog,v 1.18 2014/06/26 06:35:48 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/command-t/ChangeLog,v 1.19 2014/08/14 13:51:56 mrueg Exp $
+
+ 14 Aug 2014; Manuel Rüger <mrueg@gentoo.org> command-t-1.5.1.ebuild,
+ command-t-1.6.1.ebuild, command-t-1.6.ebuild, command-t-1.7.ebuild,
+ command-t-1.9.1.ebuild:
+ Remove ruby18 from USE_RUBY.
*command-t-1.9.1 (26 Jun 2014)
@@ -83,4 +88,3 @@
02 Jun 2011; Tim Harder <radhermit@gentoo.org> +command-t-1.2.1.ebuild,
+metadata.xml:
Initial import.
-
diff --git a/app-vim/command-t/command-t-1.5.1.ebuild b/app-vim/command-t/command-t-1.5.1.ebuild
index 6a1e938280e7..3155da05f142 100644
--- a/app-vim/command-t/command-t-1.5.1.ebuild
+++ b/app-vim/command-t/command-t-1.5.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/command-t/command-t-1.5.1.ebuild,v 1.1 2013/09/26 07:54:36 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/command-t/command-t-1.5.1.ebuild,v 1.2 2014/08/14 13:51:56 mrueg Exp $
EAPI="5"
-USE_RUBY="ruby18 ruby19 ruby20"
+USE_RUBY="ruby19 ruby20"
inherit vim-plugin ruby-ng
diff --git a/app-vim/command-t/command-t-1.6.1.ebuild b/app-vim/command-t/command-t-1.6.1.ebuild
index 064458397f98..adf99ec0b9a6 100644
--- a/app-vim/command-t/command-t-1.6.1.ebuild
+++ b/app-vim/command-t/command-t-1.6.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/command-t/command-t-1.6.1.ebuild,v 1.1 2013/12/23 07:03:54 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/command-t/command-t-1.6.1.ebuild,v 1.2 2014/08/14 13:51:56 mrueg Exp $
EAPI="5"
-USE_RUBY="ruby18 ruby19 ruby20"
+USE_RUBY="ruby19 ruby20"
inherit vim-plugin ruby-ng
diff --git a/app-vim/command-t/command-t-1.6.ebuild b/app-vim/command-t/command-t-1.6.ebuild
index 515818377fa5..fe30db7ff46a 100644
--- a/app-vim/command-t/command-t-1.6.ebuild
+++ b/app-vim/command-t/command-t-1.6.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/command-t/command-t-1.6.ebuild,v 1.1 2013/12/17 09:12:28 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/command-t/command-t-1.6.ebuild,v 1.2 2014/08/14 13:51:56 mrueg Exp $
EAPI="5"
-USE_RUBY="ruby18 ruby19 ruby20"
+USE_RUBY="ruby19 ruby20"
inherit vim-plugin ruby-ng
diff --git a/app-vim/command-t/command-t-1.7.ebuild b/app-vim/command-t/command-t-1.7.ebuild
index 04987ff78e6f..3c21db0f4731 100644
--- a/app-vim/command-t/command-t-1.7.ebuild
+++ b/app-vim/command-t/command-t-1.7.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/command-t/command-t-1.7.ebuild,v 1.1 2014/03/11 03:39:34 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/command-t/command-t-1.7.ebuild,v 1.2 2014/08/14 13:51:56 mrueg Exp $
EAPI="5"
-USE_RUBY="ruby18 ruby19 ruby20"
+USE_RUBY="ruby19 ruby20"
inherit vim-plugin ruby-ng