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 | |
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')
-rw-r--r-- | app-dicts/aspell-fi/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/aspell-fi/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/aspell-fi/aspell-fi-0.7.0.ebuild | 11 | ||||
-rw-r--r-- | app-dicts/aspell-fi/files/digest-aspell-fi-0.7.0 | 1 | ||||
-rw-r--r-- | app-dicts/aspell-fi/metadata.xml | 5 |
5 files changed, 29 insertions, 0 deletions
diff --git a/app-dicts/aspell-fi/ChangeLog b/app-dicts/aspell-fi/ChangeLog new file mode 100644 index 000000000000..35913ebd85e0 --- /dev/null +++ b/app-dicts/aspell-fi/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for app-dicts/aspell-fi +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-fi/ChangeLog,v 1.1 2005/07/05 01:21:41 arj Exp $ + +*aspell-fi-0.7.0 (05 Jul 2004) + + 05 Jul 2005; Anders Rune Jensen <arj@gentoo.org> +aspell-fi-0.7.0.ebuild: + Version bump. Fixes #97041. diff --git a/app-dicts/aspell-fi/Manifest b/app-dicts/aspell-fi/Manifest new file mode 100644 index 000000000000..e04defc4d1e2 --- /dev/null +++ b/app-dicts/aspell-fi/Manifest @@ -0,0 +1,4 @@ +MD5 eb03775ece62e57725480e782cd84ee8 metadata.xml 162 +MD5 45988ab642cb13d6e1455f1d5420ef2c ChangeLog 1859 +MD5 c5f104297cf90b5d00ec58ccc7158185 aspell-fi-0.7.0.ebuild 307 +MD5 ddd1f3adbb340e9203a4d399052a526c files/digest-aspell-fi-0.7.0 69 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" diff --git a/app-dicts/aspell-fi/files/digest-aspell-fi-0.7.0 b/app-dicts/aspell-fi/files/digest-aspell-fi-0.7.0 new file mode 100644 index 000000000000..bd7ad1651c61 --- /dev/null +++ b/app-dicts/aspell-fi/files/digest-aspell-fi-0.7.0 @@ -0,0 +1 @@ +MD5 6d1032116982c0efab1af8fce83259c0 aspell6-fi-0.7-0.tar.bz2 209249 diff --git a/app-dicts/aspell-fi/metadata.xml b/app-dicts/aspell-fi/metadata.xml new file mode 100644 index 000000000000..8f9450df306e --- /dev/null +++ b/app-dicts/aspell-fi/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>app-dicts</herd> +</pkgmetadata> |