diff options
author | Martin Väth <martin@mvath.de> | 2018-01-16 19:46:37 +0100 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2018-01-16 19:46:37 +0100 |
commit | d2dc22b4f6eb5d20438d0b8fd1fde192f8b46d1d (patch) | |
tree | 7561b56105bfbf0be494633432ea58a6604f17a4 /app-text | |
parent | www-plugins/decentraleyes: Version bump (diff) | |
download | mv-d2dc22b4f6eb5d20438d0b8fd1fde192f8b46d1d.tar.gz mv-d2dc22b4f6eb5d20438d0b8fd1fde192f8b46d1d.tar.bz2 mv-d2dc22b4f6eb5d20438d0b8fd1fde192f8b46d1d.zip |
app-text/stardict: use slotted enchant dependency
Diffstat (limited to 'app-text')
-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:= |