summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2018-05-07 23:17:25 +0200
committerMartin Väth <martin@mvath.de>2018-05-07 23:17:25 +0200
commit094d1baa446a429adf4d090893acf7f7c7dd1c49 (patch)
treea7e50c7135cecf533bb6895a0a1df8cbfe8d0d09 /app-text/stardict
parentx11-libs/gtk+: Version bump. Remove old (diff)
downloadmv-094d1baa446a429adf4d090893acf7f7c7dd1c49.tar.gz
mv-094d1baa446a429adf4d090893acf7f7c7dd1c49.tar.bz2
mv-094d1baa446a429adf4d090893acf7f7c7dd1c49.zip
Minor cleanups/EAPI bumps
Diffstat (limited to 'app-text/stardict')
-rw-r--r--app-text/stardict/stardict-3.0.6-r4.ebuild4
-rw-r--r--app-text/stardict/stardict-4.0.0_pre20160518-r2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/stardict/stardict-3.0.6-r4.ebuild b/app-text/stardict/stardict-3.0.6-r4.ebuild
index 21569424..a061a883 100644
--- a/app-text/stardict/stardict-3.0.6-r4.ebuild
+++ b/app-text/stardict/stardict-3.0.6-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -84,7 +84,7 @@ src_prepare() {
sed -i '1 a # -*- coding: utf-8 -*-' tools/src/uyghur2dict.py || die
fi
- eapply_user
+ default
if ! use gnome
then sed -i \
-e 's/GNOME_DOC_INIT/GNOME_DOC_INIT([0.32],[:],[:])/' \
diff --git a/app-text/stardict/stardict-4.0.0_pre20160518-r2.ebuild b/app-text/stardict/stardict-4.0.0_pre20160518-r2.ebuild
index eab1b401..88865d51 100644
--- a/app-text/stardict/stardict-4.0.0_pre20160518-r2.ebuild
+++ b/app-text/stardict/stardict-4.0.0_pre20160518-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -119,7 +119,7 @@ src_prepare() {
eapply "${FILESDIR}/${PN}-strip-canberra.patch"
fi
- eapply_user
+ default
eautoreconf
gnome2_src_prepare
}