summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
-rw-r--r--metadata/pkg_desc_index2
3 files changed, 5 insertions, 5 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:=
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 4b9edbe5..acf4d437 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -52,7 +52,7 @@ app-text/lesspipe 1.83 1.84_alpha20170925 99999999: Wolfgang Friebel's preproces
app-text/mbtpdfasm 1.0.28-r1: Tool to assemble/merge, extract information from, and update the metadata in PDF
app-text/psjoin 0.3: concatenate postscript files. From new PostScript Utilities
app-text/recode 3.6_p20-r1: Convert files between various character sets
-app-text/stardict 3.0.6-r3 4.0.0_pre20160518-r1: A international dictionary supporting fuzzy and glob style matching
+app-text/stardict 3.0.6-r4 4.0.0_pre20160518-r2: A international dictionary supporting fuzzy and glob style matching
dev-cpp/cpplint 99999999: The google styleguide together with cpplint and an emacs file
dev-libs/osformat 1.0.5 999999999: C++ library for a typesafe printf/sprintf based on << conversion
dev-perl/File-lchown 0.20-r1: Use the lchown(2) and lutimes(2) system call from Perl