From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 84C71139694 for ; Wed, 22 Mar 2017 16:46:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4247021C276; Wed, 22 Mar 2017 16:46:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 20E7B21C276 for ; Wed, 22 Mar 2017 16:46:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 320FC3415B7 for ; Wed, 22 Mar 2017 16:46:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7E5057144 for ; Wed, 22 Mar 2017 16:46:14 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1490201165.a79639a293800b5402d55e77358b862d955b36f9.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-misc/gurlchecker/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-misc/gurlchecker/gurlchecker-0.13.1-r2.ebuild X-VCS-Directories: www-misc/gurlchecker/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: a79639a293800b5402d55e77358b862d955b36f9 X-VCS-Branch: master Date: Wed, 22 Mar 2017 16:46:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d81aa345-d4bd-4c0d-8615-6664910276b6 X-Archives-Hash: c714a799b61217a2dddc39c2321c377f commit: a79639a293800b5402d55e77358b862d955b36f9 Author: Michael Weber gentoo org> AuthorDate: Wed Mar 22 09:22:31 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Wed Mar 22 16:46:05 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a79639a2 www-misc/gurlchecker: ppc stable (bug 612352). Package-Manager: Portage-2.3.5, Repoman-2.3.2 www-misc/gurlchecker/gurlchecker-0.13.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-misc/gurlchecker/gurlchecker-0.13.1-r2.ebuild b/www-misc/gurlchecker/gurlchecker-0.13.1-r2.ebuild index 26affb58912..678043e21c4 100644 --- a/www-misc/gurlchecker/gurlchecker-0.13.1-r2.ebuild +++ b/www-misc/gurlchecker/gurlchecker-0.13.1-r2.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://gurlchecker.labs.libre-entreprise.org/" SRC_URI="http://labs.libre-entreprise.org/frs/download.php/857/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" SLOT="0" IUSE="clamav json sqlite ssl tidy"