diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-06-12 19:13:06 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-06-12 19:15:42 +0200 |
commit | f20920ff8536842a0b15c70e28665221c55cb982 (patch) | |
tree | d2c5d4624c4e32984ad8b30c33554e35cbce4092 /app-dicts | |
parent | media-radio/fldigi: Maintenance release (diff) | |
download | gentoo-f20920ff8536842a0b15c70e28665221c55cb982.tar.gz gentoo-f20920ff8536842a0b15c70e28665221c55cb982.tar.bz2 gentoo-f20920ff8536842a0b15c70e28665221c55cb982.zip |
app-dicts/hunspell-kk: Remove unused eutils & git-r3 inherits
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/hunspell-kk/hunspell-kk-1.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/hunspell-kk/hunspell-kk-1.1.2.ebuild b/app-dicts/hunspell-kk/hunspell-kk-1.1.2.ebuild index 0eda532fe701..94eae30ea95d 100644 --- a/app-dicts/hunspell-kk/hunspell-kk-1.1.2.ebuild +++ b/app-dicts/hunspell-kk/hunspell-kk-1.1.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -inherit eutils git-r3 vcs-snapshot +inherit vcs-snapshot MY_P=${PN}-${PV} |