diff options
author | 2012-04-18 16:48:32 +0000 | |
---|---|---|
committer | 2012-04-18 16:48:32 +0000 | |
commit | 36def8c265ab3274c635a06006cdc1074b241f16 (patch) | |
tree | 8504b101f8061852109e60fbdd18bec5817eb489 /app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild | |
parent | [sys-infiniband/libibvpp] Update deps (diff) | |
download | gentoo-2-36def8c265ab3274c635a06006cdc1074b241f16.tar.gz gentoo-2-36def8c265ab3274c635a06006cdc1074b241f16.tar.bz2 gentoo-2-36def8c265ab3274c635a06006cdc1074b241f16.zip |
aspell-dict goes last on the inherit line
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild')
-rw-r--r-- | app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild index 7a53eaa5b657..fb2c72a6d776 100644 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild,v 1.1 2012/04/18 15:23:48 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild,v 1.2 2012/04/18 16:48:32 mr_bones_ Exp $ ASPELL_LANG="Polish" ASPOSTFIX="6" -inherit aspell-dict versionator +inherit versionator aspell-dict HOMEPAGE="http://www.sjp.pl/slownik/" LICENSE="GPL-2" |