diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-02 08:06:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-02 08:06:46 +0000 |
commit | d54bce3eee8bff83a09d0c29c0196d083fd429b5 (patch) | |
tree | 7ad81430a3ee50dc119aec645867d900b12e697a /app-vim | |
parent | Stable for x86, wrt bug #481144 (diff) | |
download | gentoo-2-d54bce3eee8bff83a09d0c29c0196d083fd429b5.tar.gz gentoo-2-d54bce3eee8bff83a09d0c29c0196d083fd429b5.tar.bz2 gentoo-2-d54bce3eee8bff83a09d0c29c0196d083fd429b5.zip |
Stable for x86, wrt bug #481866
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/easytags/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/easytags/easytags-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/easytags/ChangeLog b/app-vim/easytags/ChangeLog index 4fd80140507f..96b6bb3598e1 100644 --- a/app-vim/easytags/ChangeLog +++ b/app-vim/easytags/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/easytags # 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 $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/easytags/ChangeLog,v 1.15 2014/03/02 08:06:46 ago Exp $ + + 02 Mar 2014; Agostino Sarubbo <ago@gentoo.org> easytags-3.4.3.ebuild: + Stable for x86, wrt bug #481866 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> easytags-3.4.3.ebuild: amd64 stable, bug #481866 diff --git a/app-vim/easytags/easytags-3.4.3.ebuild b/app-vim/easytags/easytags-3.4.3.ebuild index 227e00f9ae48..98bc7fa3ead4 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-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.2 2014/03/02 00:03:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/easytags/easytags-3.4.3.ebuild,v 1.3 2014/03/02 08:06:46 ago 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} |