summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-11-27 08:42:11 +0100
committerJustin Lecher <jlec@gentoo.org>2015-11-27 08:42:11 +0100
commit54d1812b5911ea415f16d8290b182a817b80a313 (patch)
treeb4b07432d80ec36346712570eb19b7a7a4724256 /dev-tcltk
parentdev-ruby/spring: add 1.4.4 (diff)
downloadgentoo-54d1812b5911ea415f16d8290b182a817b80a313.tar.gz
gentoo-54d1812b5911ea415f16d8290b182a817b80a313.tar.bz2
gentoo-54d1812b5911ea415f16d8290b182a817b80a313.zip
dev-tcltk/tkimg: Drop obsolete VIRTUALX_USE
Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/tkimg/tkimg-1.4-r9.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-tcltk/tkimg/tkimg-1.4-r9.ebuild b/dev-tcltk/tkimg/tkimg-1.4-r9.ebuild
index 2362d61d0449..b790b451ae47 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}"