diff options
author | Anders Rune Jensen <arj@gentoo.org> | 2005-07-05 01:21:41 +0000 |
---|---|---|
committer | Anders Rune Jensen <arj@gentoo.org> | 2005-07-05 01:21:41 +0000 |
commit | 8d00df3b216915a300b7b6712985d0a338c4cac6 (patch) | |
tree | a40c0acb6fe967e43eeef3a8f31e7f03bf536a78 /app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild | |
parent | Fix bugs #97548 and #97552 - use proper DESTDIR for install and libs into /us... (diff) | |
download | gentoo-2-8d00df3b216915a300b7b6712985d0a338c4cac6.tar.gz gentoo-2-8d00df3b216915a300b7b6712985d0a338c4cac6.tar.bz2 gentoo-2-8d00df3b216915a300b7b6712985d0a338c4cac6.zip |
new ebuild
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild')
-rw-r--r-- | app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild b/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild new file mode 100644 index 000000000000..3f54269c709b --- /dev/null +++ b/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild,v 1.1 2005/07/05 01:21:41 arj Exp $ + +ASPELL_LANG="Finish" + +ASPOSTFIX="6" + +inherit aspell-dict + +LICENSE="GPL-2" |