diff options
author | 2011-01-04 01:57:48 +0100 | |
---|---|---|
committer | 2015-10-11 10:46:23 +0200 | |
commit | 1bef40dbc0c3fb06c6e30c12867cc6d896147746 (patch) | |
tree | aac5d85302df25280cca80feff6a333670cba012 /app-dicts/stardict-dictd-oald/stardict-dictd-oald-2.4.2.ebuild | |
parent | Bump less-select (diff) | |
download | mv-1bef40dbc0c3fb06c6e30c12867cc6d896147746.tar.gz mv-1bef40dbc0c3fb06c6e30c12867cc6d896147746.tar.bz2 mv-1bef40dbc0c3fb06c6e30c12867cc6d896147746.zip |
Bump all packages to EAPI="4"
Diffstat (limited to 'app-dicts/stardict-dictd-oald/stardict-dictd-oald-2.4.2.ebuild')
-rw-r--r-- | app-dicts/stardict-dictd-oald/stardict-dictd-oald-2.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/stardict-dictd-oald/stardict-dictd-oald-2.4.2.ebuild b/app-dicts/stardict-dictd-oald/stardict-dictd-oald-2.4.2.ebuild index 70fab359..54b29421 100644 --- a/app-dicts/stardict-dictd-oald/stardict-dictd-oald-2.4.2.ebuild +++ b/app-dicts/stardict-dictd-oald/stardict-dictd-oald-2.4.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header $ +EAPI="4" DICT_PREFIX="" - inherit stardict RESTRICT="mirror" |