diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 01:47:28 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 01:47:28 +0000 |
commit | c76a92a7d938433de2698b25c4ed08ace28916b5 (patch) | |
tree | 75295b3ebd9cb6e6f694388cadac537ff4bb7c1d /sys-apps/the_silver_searcher | |
parent | x86 stable wrt bug #495498 (diff) | |
download | gentoo-2-c76a92a7d938433de2698b25c4ed08ace28916b5.tar.gz gentoo-2-c76a92a7d938433de2698b25c4ed08ace28916b5.tar.bz2 gentoo-2-c76a92a7d938433de2698b25c4ed08ace28916b5.zip |
x86 stable wrt bug #495934
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'sys-apps/the_silver_searcher')
-rw-r--r-- | sys-apps/the_silver_searcher/ChangeLog | 8 | ||||
-rw-r--r-- | sys-apps/the_silver_searcher/the_silver_searcher-0.18.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sys-apps/the_silver_searcher/ChangeLog b/sys-apps/the_silver_searcher/ChangeLog index 5f67755ee746..e813031a9748 100644 --- a/sys-apps/the_silver_searcher/ChangeLog +++ b/sys-apps/the_silver_searcher/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/the_silver_searcher -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog,v 1.31 2013/10/31 01:21:20 jdhore Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog,v 1.32 2014/02/24 01:47:28 phajdan.jr Exp $ + + 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> + the_silver_searcher-0.18.ebuild: + x86 stable wrt bug #495934 *the_silver_searcher-0.18 (31 Oct 2013) diff --git a/sys-apps/the_silver_searcher/the_silver_searcher-0.18.ebuild b/sys-apps/the_silver_searcher/the_silver_searcher-0.18.ebuild index ed3caf81713c..38e6db0a4519 100644 --- a/sys-apps/the_silver_searcher/the_silver_searcher-0.18.ebuild +++ b/sys-apps/the_silver_searcher/the_silver_searcher-0.18.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/sys-apps/the_silver_searcher/the_silver_searcher-0.18.ebuild,v 1.1 2013/10/31 01:21:20 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/the_silver_searcher-0.18.ebuild,v 1.2 2014/02/24 01:47:28 phajdan.jr Exp $ EAPI=5 inherit autotools bash-completion-r1 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ggreer/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="app-arch/xz-utils |