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 C5DEA138331 for ; Sun, 6 May 2018 19:03:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0BF33E095F; Sun, 6 May 2018 19:03:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 DDDB8E095F for ; Sun, 6 May 2018 19:03:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 A8475335C9D for ; Sun, 6 May 2018 19:03:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF20D43 for ; Sun, 6 May 2018 19:03:34 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1525633367.e39b897e3c8babd5c5e95d07cae51e0451e134cb.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/warzone2100/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-strategy/warzone2100/warzone2100-3.2.3.ebuild X-VCS-Directories: games-strategy/warzone2100/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: e39b897e3c8babd5c5e95d07cae51e0451e134cb X-VCS-Branch: master Date: Sun, 6 May 2018 19:03:34 +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: a503719f-3ce1-4f19-bcc3-d6298ba8b888 X-Archives-Hash: f77a1fe374e48e1a53b8329f44016e25 commit: e39b897e3c8babd5c5e95d07cae51e0451e134cb Author: Matt Turner gentoo org> AuthorDate: Sun May 6 19:00:32 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun May 6 19:02:47 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e39b897e games-strategy/warzone2100: Drop mention of media-libs/libtxc_dxtn Bug: https://bugs.gentoo.org/654468 games-strategy/warzone2100/warzone2100-3.2.3.ebuild | 3 --- 1 file changed, 3 deletions(-) diff --git a/games-strategy/warzone2100/warzone2100-3.2.3.ebuild b/games-strategy/warzone2100/warzone2100-3.2.3.ebuild index 5a36f73a051..5e292dc3dc7 100644 --- a/games-strategy/warzone2100/warzone2100-3.2.3.ebuild +++ b/games-strategy/warzone2100/warzone2100-3.2.3.ebuild @@ -100,9 +100,6 @@ src_install() { fi doman doc/warzone2100.6 dodoc doc/quickstartguide.pdf - - elog "If you are using opensource drivers you should consider installing: " - elog " media-libs/libtxc_dxtn" } pkg_preinst() {