From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7D3851384B4 for ; Fri, 27 Nov 2015 08:25:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D91EC21C0B1; Fri, 27 Nov 2015 08:25:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DD33021C0B2 for ; Fri, 27 Nov 2015 08:25:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8EFEF33F9D2 for ; Fri, 27 Nov 2015 08:25:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EECD9612 for ; Fri, 27 Nov 2015 08:25:45 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1448610131.54d1812b5911ea415f16d8290b182a817b80a313.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tkimg/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-tcltk/tkimg/tkimg-1.4-r9.ebuild X-VCS-Directories: dev-tcltk/tkimg/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 54d1812b5911ea415f16d8290b182a817b80a313 X-VCS-Branch: master Date: Fri, 27 Nov 2015 08:25:45 +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: 065bcf6e-97c0-47bd-b8f0-74454827b4ac X-Archives-Hash: be80e7268e191faa993b78e3d3c647ae commit: 54d1812b5911ea415f16d8290b182a817b80a313 Author: Justin Lecher gentoo org> AuthorDate: Fri Nov 27 07:42:11 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Nov 27 07:42:11 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54d1812b dev-tcltk/tkimg: Drop obsolete VIRTUALX_USE Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher gentoo.org> dev-tcltk/tkimg/tkimg-1.4-r9.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dev-tcltk/tkimg/tkimg-1.4-r9.ebuild b/dev-tcltk/tkimg/tkimg-1.4-r9.ebuild index 2362d61..b790b45 100644 --- a/dev-tcltk/tkimg/tkimg-1.4-r9.ebuild +++ b/dev-tcltk/tkimg/tkimg-1.4-r9.ebuild @@ -1,11 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -VIRTUALX_USE=test - inherit eutils multilib prefix toolchain-funcs virtualx MYP="${PN}${PV}"