diff options
author | Nguyen Thai Ngoc Duy <pclouds@gentoo.org> | 2006-06-08 17:38:08 +0000 |
---|---|---|
committer | Nguyen Thai Ngoc Duy <pclouds@gentoo.org> | 2006-06-08 17:38:08 +0000 |
commit | d6dd6cb8797830466f81a2dc280f5f994240f8cf (patch) | |
tree | c7cfcee554a58d81e4d309e9d4d0b1714894b960 /app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild | |
parent | cleanup (diff) | |
download | gentoo-2-d6dd6cb8797830466f81a2dc280f5f994240f8cf.tar.gz gentoo-2-d6dd6cb8797830466f81a2dc280f5f994240f8cf.tar.bz2 gentoo-2-d6dd6cb8797830466f81a2dc280f5f994240f8cf.zip |
Initial ebuild for aspell-vi-0.01.1.1
(Portage version: 2.1_rc3)
Diffstat (limited to 'app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild')
-rw-r--r-- | app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild b/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild new file mode 100644 index 000000000000..ce851a8fab07 --- /dev/null +++ b/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-vi/aspell-vi-0.01.1.1.ebuild,v 1.1 2006/06/08 17:38:08 pclouds Exp $ + +ASPELL_LANG="Vietnamese" + +LICENSE="GPL-2" + +ASPOSTFIX=6 + +inherit aspell-dict |