diff options
Diffstat (limited to 'app-text/stardict')
-rw-r--r-- | app-text/stardict/stardict-3.0.6-r4.ebuild (renamed from app-text/stardict/stardict-3.0.6-r3.ebuild) | 4 | ||||
-rw-r--r-- | app-text/stardict/stardict-4.0.0_pre20160518-r2.ebuild (renamed from app-text/stardict/stardict-4.0.0_pre20160518-r1.ebuild) | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/stardict/stardict-3.0.6-r3.ebuild b/app-text/stardict/stardict-3.0.6-r4.ebuild index 370e63b0..21569424 100644 --- a/app-text/stardict/stardict-3.0.6-r3.ebuild +++ b/app-text/stardict/stardict-3.0.6-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 2016 Gentoo Foundation +# Copyright 2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -36,7 +36,7 @@ COMMON_DEPEND=" x11-libs/libX11 x11-libs/pango gucharmap? ( gnome-extra/gucharmap:0= ) - spell? ( >=app-text/enchant-1.2 ) + spell? ( >=app-text/enchant-1.2:= ) tools? ( dev-libs/libpcre:= dev-libs/libxml2:= diff --git a/app-text/stardict/stardict-4.0.0_pre20160518-r1.ebuild b/app-text/stardict/stardict-4.0.0_pre20160518-r2.ebuild index 5b7b352d..eab1b401 100644 --- a/app-text/stardict/stardict-4.0.0_pre20160518-r1.ebuild +++ b/app-text/stardict/stardict-4.0.0_pre20160518-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2017 Gentoo Foundation +# Copyright 2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -47,7 +47,7 @@ COMMON_DEPEND=" gnome-base/orbit:2 ) gucharmap? ( gnome-extra/gucharmap:0= ) - spell? ( >=app-text/enchant-1.2 ) + spell? ( >=app-text/enchant-1.2:= ) tools? ( dev-libs/expat dev-libs/libpcre:= |