diff options
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/aegisub/aegisub-9999.ebuild | 4 |
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/" |