summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-02 00:03:02 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-02 00:03:02 +0000
commit33c7170e34525102b3ce96a2893673b1931ef3c2 (patch)
tree2e359ed9a460a5f023802d74770b772a8100a9d8 /app-vim
parentamd64 stable, bug #481144 (diff)
downloadgentoo-2-33c7170e34525102b3ce96a2893673b1931ef3c2.tar.gz
gentoo-2-33c7170e34525102b3ce96a2893673b1931ef3c2.tar.bz2
gentoo-2-33c7170e34525102b3ce96a2893673b1931ef3c2.zip
amd64 stable, bug #481866
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/easytags/ChangeLog8
-rw-r--r--app-vim/easytags/easytags-3.4.3.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/app-vim/easytags/ChangeLog b/app-vim/easytags/ChangeLog
index 72204070dbb5..4fd80140507f 100644
--- a/app-vim/easytags/ChangeLog
+++ b/app-vim/easytags/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/easytags
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/easytags/ChangeLog,v 1.13 2013/09/01 23:05:27 radhermit Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/easytags/ChangeLog,v 1.14 2014/03/02 00:03:02 pacho Exp $
+
+ 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> easytags-3.4.3.ebuild:
+ amd64 stable, bug #481866
*easytags-3.4.3 (01 Sep 2013)
@@ -64,4 +67,3 @@
29 Jun 2011; Tim Harder <radhermit@gentoo.org> +easytags-2.4.9.ebuild,
+metadata.xml:
Initial import.
-
diff --git a/app-vim/easytags/easytags-3.4.3.ebuild b/app-vim/easytags/easytags-3.4.3.ebuild
index 225be4b493cb..227e00f9ae48 100644
--- a/app-vim/easytags/easytags-3.4.3.ebuild
+++ b/app-vim/easytags/easytags-3.4.3.ebuild
@@ -1,6 +1,6 @@
-# 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/easytags/easytags-3.4.3.ebuild,v 1.1 2013/09/01 23:05:27 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/easytags/easytags-3.4.3.ebuild,v 1.2 2014/03/02 00:03:02 pacho Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -11,7 +11,7 @@ DESCRIPTION="vim plugin: automated tag file generation and syntax highlighting"
HOMEPAGE="http://peterodding.com/code/vim/easytags/"
SRC_URI="https://github.com/xolox/vim-${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}