From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.77) (envelope-from ) id 1SrQqv-0008Hf-H8 for garchives@archives.gentoo.org; Wed, 18 Jul 2012 09:47:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77A71E0138; Wed, 18 Jul 2012 09:47:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3A3F6E0138 for ; Wed, 18 Jul 2012 09:47:21 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5C1F11B400D for ; Wed, 18 Jul 2012 09:47:20 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2273) id 0AC6020063; Wed, 18 Jul 2012 09:47:18 +0000 (UTC) From: "Anthony G. Basile (blueness)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, blueness@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Search-Xapian: Search-Xapian-1.2.12.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: Search-Xapian-1.2.12.0.ebuild ChangeLog X-VCS-Directories: dev-perl/Search-Xapian X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile Content-Type: text/plain; charset=utf8 Message-Id: <20120718094719.0AC6020063@flycatcher.gentoo.org> Date: Wed, 18 Jul 2012 09:47:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: ec89097c-e357-40cb-b7a6-7e40639f1ec9 X-Archives-Hash: 9bc611af7212ed265018e49ebf483350 blueness 12/07/18 09:47:18 Modified: Search-Xapian-1.2.12.0.ebuild ChangeLog Log: Keyword ~arm =20 (Portage version: 2.1.10.65/cvs/Linux x86_64) Revision Changes Path 1.3 dev-perl/Search-Xapian/Search-Xapian-1.2.12.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Search-Xa= pian/Search-Xapian-1.2.12.0.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Search-Xa= pian/Search-Xapian-1.2.12.0.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Search-Xa= pian/Search-Xapian-1.2.12.0.ebuild?r1=3D1.2&r2=3D1.3 Index: Search-Xapian-1.2.12.0.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-perl/Search-Xapian/Search-Xapian-1.= 2.12.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- Search-Xapian-1.2.12.0.ebuild 17 Jul 2012 14:20:07 -0000 1.2 +++ Search-Xapian-1.2.12.0.ebuild 18 Jul 2012 09:47:18 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Search-Xapian/Search-Xapian-= 1.2.12.0.ebuild,v 1.2 2012/07/17 14:20:07 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Search-Xapian/Search-Xapian-= 1.2.12.0.ebuild,v 1.3 2012/07/18 09:47:18 blueness Exp $ =20 EAPI=3D"3" =20 @@ -14,7 +14,7 @@ =20 LICENSE=3D"|| ( Artistic GPL-1 GPL-2 GPL-3 )" SLOT=3D"0" -KEYWORDS=3D"~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS=3D"~amd64 ~arm ~mips ~ppc ~ppc64 ~x86" IUSE=3D"examples" =20 RDEPEND=3D">=3Ddev-libs/xapian-1.2.9 1.13 dev-perl/Search-Xapian/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Search-Xa= pian/ChangeLog?rev=3D1.13&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Search-Xa= pian/ChangeLog?rev=3D1.13&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Search-Xa= pian/ChangeLog?r1=3D1.12&r2=3D1.13 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-perl/Search-Xapian/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 17 Jul 2012 14:20:07 -0000 1.12 +++ ChangeLog 18 Jul 2012 09:47:18 -0000 1.13 @@ -1,6 +1,14 @@ # ChangeLog for dev-perl/Search-Xapian # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Search-Xapian/ChangeLog,v 1.= 12 2012/07/17 14:20:07 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Search-Xapian/ChangeLog,v 1.= 13 2012/07/18 09:47:18 blueness Exp $ + + 18 Jul 2012; Anthony G. Basile + Search-Xapian-1.2.12.0.ebuild: + Keyword ~arm + + 18 Jul 2012; Anthony G. Basile + Search-Xapian-1.2.12.0.ebuild: + Keyword ~mips =20 17 Jul 2012; Anthony G. Basile Search-Xapian-1.2.12.0.ebuild: