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 5B123138334 for ; Sun, 22 Jul 2018 13:14:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41A54E08FE; Sun, 22 Jul 2018 13:14:17 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EE354E08FE for ; Sun, 22 Jul 2018 13:14:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 015B2335D5D for ; Sun, 22 Jul 2018 13:14:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B918C37F for ; Sun, 22 Jul 2018 13:14:12 +0000 (UTC) From: "Akinori Hattori" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Akinori Hattori" Message-ID: <1532265228.e6289c8309fa5569f36a8d9e2d1c62aac7a18079.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/w3m/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/w3m/w3m-0.5.3_p20180125.ebuild X-VCS-Directories: www-client/w3m/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: e6289c8309fa5569f36a8d9e2d1c62aac7a18079 X-VCS-Branch: master Date: Sun, 22 Jul 2018 13:14:12 +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: 84cd3ad2-6d9e-4618-afad-7827ec957f5b X-Archives-Hash: 15c3cb8f528792002ed5b9ec6618ae82 commit: e6289c8309fa5569f36a8d9e2d1c62aac7a18079 Author: Akinori Hattori gentoo org> AuthorDate: Sun Jul 22 13:13:48 2018 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Sun Jul 22 13:13:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6289c83 www-client/w3m: tidy Package-Manager: Portage-2.3.40, Repoman-2.3.9 www-client/w3m/w3m-0.5.3_p20180125.ebuild | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/www-client/w3m/w3m-0.5.3_p20180125.ebuild b/www-client/w3m/w3m-0.5.3_p20180125.ebuild index cf96341722f..e606b0ba9cc 100644 --- a/www-client/w3m/w3m-0.5.3_p20180125.ebuild +++ b/www-client/w3m/w3m-0.5.3_p20180125.ebuild @@ -16,6 +16,8 @@ LICENSE="w3m" SLOT="0" KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~amd64-fbsd" IUSE="X fbcon gdk-pixbuf gpm imlib l10n_de l10n_ja libressl lynxkeymap nls nntp ssl unicode xface" +REQUIRED_USE="X? ( ?? ( gdk-pixbuf imlib ) ) + fbcon? ( ?? ( gdk-pixbuf imlib ) )" RDEPEND="dev-libs/boehm-gc:= sys-libs/ncurses:0= @@ -38,9 +40,6 @@ DEPEND="${RDEPEND} virtual/pkgconfig" S="${WORKDIR}/${MY_P}" -REQUIRED_USE="X? ( ?? ( gdk-pixbuf imlib ) ) - fbcon? ( ?? ( gdk-pixbuf imlib ) )" - PATCHES=( "${FILESDIR}/${PN}-img-fb.patch" ) src_prepare() { @@ -94,8 +93,7 @@ src_configure() { } src_install() { - emake DESTDIR="${D}" install - einstalldocs + default # http://www.sic.med.tohoku.ac.jp/~satodai/w3m-dev/200307.month/3944.html insinto /etc/${PN}