diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 12:05:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 12:05:54 +0000 |
commit | 015cdfe222bc3d26fe920ecea2e65f96ae40b7ee (patch) | |
tree | 72c11f514bdbe2ed6891ae3c540b7415f9e1b40f /app-misc | |
parent | Stable for ppc, wrt bug #533692 (diff) | |
download | gentoo-2-015cdfe222bc3d26fe920ecea2e65f96ae40b7ee.tar.gz gentoo-2-015cdfe222bc3d26fe920ecea2e65f96ae40b7ee.tar.bz2 gentoo-2-015cdfe222bc3d26fe920ecea2e65f96ae40b7ee.zip |
Stable for ppc, wrt bug #533696
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/vifm/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/vifm/vifm-0.7.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/vifm/ChangeLog b/app-misc/vifm/ChangeLog index 11ce875895e5..f4a18ff743f7 100644 --- a/app-misc/vifm/ChangeLog +++ b/app-misc/vifm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/vifm # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/ChangeLog,v 1.50 2015/02/01 13:47:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/ChangeLog,v 1.51 2015/02/21 12:05:54 ago Exp $ + + 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> vifm-0.7.8.ebuild: + Stable for ppc, wrt bug #533696 01 Feb 2015; Agostino Sarubbo <ago@gentoo.org> vifm-0.7.8.ebuild: Stable for x86, wrt bug #533696 diff --git a/app-misc/vifm/vifm-0.7.8.ebuild b/app-misc/vifm/vifm-0.7.8.ebuild index 5a2622c99887..504c7f305a2b 100644 --- a/app-misc/vifm/vifm-0.7.8.ebuild +++ b/app-misc/vifm/vifm-0.7.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/vifm-0.7.8.ebuild,v 1.4 2015/02/01 13:47:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/vifm-0.7.8.ebuild,v 1.5 2015/02/21 12:05:54 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/vifm/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~s390 x86" +KEYWORDS="amd64 ppc ~s390 x86" IUSE="X developer +extended-keys gtk +magic vim vim-syntax" DEPEND=" |