zlogene 14/07/16 07:58:08 Modified: the_silver_searcher-0.23.0.ebuild ChangeLog Log: Add ~mips keyword wrt bug #517150 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.2 sys-apps/the_silver_searcher/the_silver_searcher-0.23.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/the_silver_searcher/the_silver_searcher-0.23.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/the_silver_searcher/the_silver_searcher-0.23.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/the_silver_searcher/the_silver_searcher-0.23.0.ebuild?r1=1.1&r2=1.2 Index: the_silver_searcher-0.23.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/the_silver_searcher-0.23.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- the_silver_searcher-0.23.0.ebuild 1 Jul 2014 06:39:14 -0000 1.1 +++ the_silver_searcher-0.23.0.ebuild 16 Jul 2014 07:58:07 -0000 1.2 @@ -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/sys-apps/the_silver_searcher/the_silver_searcher-0.23.0.ebuild,v 1.1 2014/07/01 06:39:14 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/the_silver_searcher-0.23.0.ebuild,v 1.2 2014/07/16 07:58:07 zlogene Exp $ EAPI=5 inherit autotools bash-completion-r1 @@ -11,7 +11,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="lzma zlib" RDEPEND="dev-libs/libpcre 1.40 sys-apps/the_silver_searcher/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog?rev=1.40&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog?rev=1.40&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog?r1=1.39&r2=1.40 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- ChangeLog 1 Jul 2014 06:39:14 -0000 1.39 +++ ChangeLog 16 Jul 2014 07:58:07 -0000 1.40 @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/the_silver_searcher # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog,v 1.39 2014/07/01 06:39:14 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/the_silver_searcher/ChangeLog,v 1.40 2014/07/16 07:58:07 zlogene Exp $ + + 16 Jul 2014; Mikle Kolyada <[email protected]> + the_silver_searcher-0.23.0.ebuild: + Add ~mips keyword wrt bug #517150 *the_silver_searcher-0.23.0 (01 Jul 2014)
