diff options
author | Fabian Groffen <grobian@gentoo.org> | 2013-10-21 11:58:54 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2013-10-21 11:58:54 +0000 |
commit | ea894415fe8e3296e5abc59187b350166f57a460 (patch) | |
tree | 8be7dfe476b0d829176b87fad1e8ea2c6d013954 /app-vim/eselect-syntax/eselect-syntax-20070506.ebuild | |
parent | Version bump, security bug #454722. (diff) | |
download | historical-ea894415fe8e3296e5abc59187b350166f57a460.tar.gz historical-ea894415fe8e3296e5abc59187b350166f57a460.tar.bz2 historical-ea894415fe8e3296e5abc59187b350166f57a460.zip |
Marked ~x64-macos, bug #486818
Package-Manager: portage-2.2.7-prefix/cvs/SunOS i386
Manifest-Sign-Key: 0x5F75F607C5C74E89
Diffstat (limited to 'app-vim/eselect-syntax/eselect-syntax-20070506.ebuild')
-rw-r--r-- | app-vim/eselect-syntax/eselect-syntax-20070506.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild b/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild index fd9485e1908a..659ae93a713e 100644 --- a/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild +++ b/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild,v 1.15 2013/07/07 22:09:02 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild,v 1.16 2013/10/21 11:53:57 grobian Exp $ inherit eutils vim-plugin @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gentoo.org/" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="vim" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" DEPEND="!<app-vim/gentoo-syntax-20070506" RDEPEND="${DEPEND}" |