summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Tumaykin <itumaykin@gmail.com>2016-01-09 22:52:53 +0300
committerIan Delaney <idella4@gentoo.org>2016-01-10 09:59:09 +0800
commite351695810329ce3833ba169b95a9d27320fd220 (patch)
treef5c4955c01bb5d0f5d79545d14d8641c4342b2d5 /media-video/aegisub
parentprofiles: games-util/hearse is gone (diff)
downloadgentoo-e351695810329ce3833ba169b95a9d27320fd220.tar.gz
gentoo-e351695810329ce3833ba169b95a9d27320fd220.tar.bz2
gentoo-e351695810329ce3833ba169b95a9d27320fd220.zip
media-video/aegisub: drop unused toolchain-funcs eclass
Package-Manager: portage-2.2.26
Diffstat (limited to 'media-video/aegisub')
-rw-r--r--media-video/aegisub/aegisub-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/aegisub/aegisub-9999.ebuild b/media-video/aegisub/aegisub-9999.ebuild
index 4474823fc383..35c48b02ed3c 100644
--- a/media-video/aegisub/aegisub-9999.ebuild
+++ b/media-video/aegisub/aegisub-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -9,7 +9,7 @@ AUTOTOOLS_IN_SOURCE_BUILD=1
PLOCALES="ar bg ca cs da de el es eu fa fi fr_FR gl hu id it ja ko nl pl pt_BR pt_PT ru sr_RS@latin sr_RS uk_UA vi zh_CN zh_TW"
WX_GTK_VER="3.0"
-inherit autotools-utils fdo-mime gnome2-utils l10n toolchain-funcs wxwidgets git-2
+inherit autotools-utils fdo-mime gnome2-utils l10n wxwidgets git-2
DESCRIPTION="Advanced subtitle editor"
HOMEPAGE="http://www.aegisub.org/"