commit: e351695810329ce3833ba169b95a9d27320fd220 Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com> AuthorDate: Sat Jan 9 19:52:53 2016 +0000 Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org> CommitDate: Sun Jan 10 01:59:09 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3516958
media-video/aegisub: drop unused toolchain-funcs eclass Package-Manager: portage-2.2.26 media-video/aegisub/aegisub-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-video/aegisub/aegisub-9999.ebuild b/media-video/aegisub/aegisub-9999.ebuild index 4474823..35c48b0 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/"
