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.60) (envelope-from ) id 1RnRzc-0004ix-CW for garchives@archives.gentoo.org; Wed, 18 Jan 2012 09:39:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C933E079B; Wed, 18 Jan 2012 09:39:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 36FBEE079B for ; Wed, 18 Jan 2012 09:39:36 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B1A921B4005 for ; Wed, 18 Jan 2012 09:39:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 1C39B80042 for ; Wed, 18 Jan 2012 09:39:35 +0000 (UTC) From: "Nirbheek Chauhan" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nirbheek Chauhan" Message-ID: Subject: [gentoo-commits] proj/gnome:master commit in: www-client/epiphany/ X-VCS-Repository: proj/gnome X-VCS-Files: www-client/epiphany/epiphany-3.3.4.ebuild X-VCS-Directories: www-client/epiphany/ X-VCS-Committer: nirbheek X-VCS-Committer-Name: Nirbheek Chauhan X-VCS-Revision: c01c095d31830f3b872ab7026396236bfed67e4c Date: Wed, 18 Jan 2012 09:39:35 +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: 7cb5df9a-572b-4589-a634-2a3f6d19b2bd X-Archives-Hash: 5ce7d4a0f6a84c9b73056dd6db2e70fb commit: c01c095d31830f3b872ab7026396236bfed67e4c Author: Nirbheek Chauhan gentoo org> AuthorDate: Wed Jan 18 07:21:16 2012 +0000 Commit: Nirbheek Chauhan gentoo org> CommitDate: Wed Jan 18 09:39:18 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3Dc01c095d www-client/epiphany: IUSE=3D+nss since upstream has that --- www-client/epiphany/epiphany-3.3.4.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/www-client/epiphany/epiphany-3.3.4.ebuild b/www-client/epiph= any/epiphany-3.3.4.ebuild index 1c5ec4d..c3613e3 100644 --- a/www-client/epiphany/epiphany-3.3.4.ebuild +++ b/www-client/epiphany/epiphany-3.3.4.ebuild @@ -12,7 +12,7 @@ HOMEPAGE=3D"http://projects.gnome.org/epiphany/" =20 LICENSE=3D"GPL-2" SLOT=3D"0" -IUSE=3D"avahi doc +introspection nss test" +IUSE=3D"avahi doc +introspection +nss test" KEYWORDS=3D"~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" =20 # XXX: Should we add seed support? Seed seems to be unmaintained now.