diff options
author | Michael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com> | 2016-07-03 09:33:03 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-07-12 09:03:06 +0200 |
commit | 3630a8aadc38893c98b30848318abb7c70807f48 (patch) | |
tree | 384def840cc0c219c6aee9f3d53f1a86e08c588a /app-dicts/stardict-hnd-de-vi | |
parent | app-dicts/stardict*: fix Copyright header. (diff) | |
download | gentoo-3630a8aadc38893c98b30848318abb7c70807f48.tar.gz gentoo-3630a8aadc38893c98b30848318abb7c70807f48.tar.bz2 gentoo-3630a8aadc38893c98b30848318abb7c70807f48.zip |
app-dicts/stardict*: EAPI 6 bump.
Closes: https://github.com/gentoo/gentoo/pull/1817
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-dicts/stardict-hnd-de-vi')
-rw-r--r-- | app-dicts/stardict-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-dicts/stardict-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild b/app-dicts/stardict-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild index db2240118014..3377e0fbd5da 100644 --- a/app-dicts/stardict-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild +++ b/app-dicts/stardict-hnd-de-vi/stardict-hnd-de-vi-20050917.ebuild @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +EAPI=6 + FROM_LANG="German" TO_LANG="Vietnamese" |