diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2007-08-17 17:12:29 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2007-08-17 17:12:29 +0000 |
commit | 889ba7855f32cf5ecd8572bf5120fdbe6a99343c (patch) | |
tree | 2f3c7753ed08d4bacef5a4e25d1b62ecaa41060b /app-dicts/aspell-pt-br | |
parent | stable x86, bug 186577 (diff) | |
download | gentoo-2-889ba7855f32cf5ecd8572bf5120fdbe6a99343c.tar.gz gentoo-2-889ba7855f32cf5ecd8572bf5120fdbe6a99343c.tar.bz2 gentoo-2-889ba7855f32cf5ecd8572bf5120fdbe6a99343c.zip |
Initial ebuild, inspired the one provided by Fabrício Nihues on bug 188884.
(Portage version: 2.1.3.5)
Diffstat (limited to 'app-dicts/aspell-pt-br')
-rw-r--r-- | app-dicts/aspell-pt-br/ChangeLog | 10 | ||||
-rw-r--r-- | app-dicts/aspell-pt-br/Manifest | 16 | ||||
-rw-r--r-- | app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild | 15 | ||||
-rw-r--r-- | app-dicts/aspell-pt-br/files/digest-aspell-pt-br-6.0.20070411 | 3 | ||||
-rw-r--r-- | app-dicts/aspell-pt-br/metadata.xml | 5 |
5 files changed, 49 insertions, 0 deletions
diff --git a/app-dicts/aspell-pt-br/ChangeLog b/app-dicts/aspell-pt-br/ChangeLog new file mode 100644 index 000000000000..3e1f72ee4df4 --- /dev/null +++ b/app-dicts/aspell-pt-br/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-dicts/aspell-pt-br +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt-br/ChangeLog,v 1.1 2007/08/17 17:12:29 philantrop Exp $ + +*aspell-pt-br-6.0.20070411 (17 Aug 2007) + + 17 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org> +metadata.xml, + +aspell-pt-br-6.0.20070411.ebuild: + Initial ebuild, inspired the one provided by Fabrício Nihues on bug 188884. + diff --git a/app-dicts/aspell-pt-br/Manifest b/app-dicts/aspell-pt-br/Manifest new file mode 100644 index 000000000000..48ece15e74c9 --- /dev/null +++ b/app-dicts/aspell-pt-br/Manifest @@ -0,0 +1,16 @@ +DIST aspell6-pt_BR-20070411-0.tar.bz2 817102 RMD160 14b294ffa73390d8a29b987a4eaacb3473d38f17 SHA1 19339a568ea41da08d11f3e3411e41205f720c1a SHA256 99f73b9b4af431084c296e57d10f55dbe6aaab22f2e663d763ab8bbd67f4be53 +EBUILD aspell-pt-br-6.0.20070411.ebuild 362 RMD160 0b12fadef6d5e391ab71f1370f101ff694678e86 SHA1 830e25840f7f95e8cd07d9a548070ad807cef4ac SHA256 96805379d22b5eefe84a1fd419063942ad7e5a628fe1bc4e16e64d38bd972b1f +MD5 6af407f80585a200d34de9e7c0a3660f aspell-pt-br-6.0.20070411.ebuild 362 +RMD160 0b12fadef6d5e391ab71f1370f101ff694678e86 aspell-pt-br-6.0.20070411.ebuild 362 +SHA256 96805379d22b5eefe84a1fd419063942ad7e5a628fe1bc4e16e64d38bd972b1f aspell-pt-br-6.0.20070411.ebuild 362 +MISC ChangeLog 352 RMD160 4641b837d8da0446e08d3dc7d4e1288b1e407b89 SHA1 aadaaef5204ecea0b6ac5ee77e8f57ddcf9cd38e SHA256 e03271777d5bdd63bf1033aeb32b5677ce459f9ddc7d453ae855cd48a9d218a3 +MD5 c329ea55002e8a2807cd9b1cf46e9722 ChangeLog 352 +RMD160 4641b837d8da0446e08d3dc7d4e1288b1e407b89 ChangeLog 352 +SHA256 e03271777d5bdd63bf1033aeb32b5677ce459f9ddc7d453ae855cd48a9d218a3 ChangeLog 352 +MISC metadata.xml 162 RMD160 853d3c463af1132de9d434e4bdca16fd81a21eb0 SHA1 0d9e341c4b61e23adc1f3806989a0236b83257a0 SHA256 9629e7723cb4708c1910c25510cd14da2729d34eed4ebfc1563df4a1ed5e1b22 +MD5 eb03775ece62e57725480e782cd84ee8 metadata.xml 162 +RMD160 853d3c463af1132de9d434e4bdca16fd81a21eb0 metadata.xml 162 +SHA256 9629e7723cb4708c1910c25510cd14da2729d34eed4ebfc1563df4a1ed5e1b22 metadata.xml 162 +MD5 13b878665fb3e017aedd0489df3710a8 files/digest-aspell-pt-br-6.0.20070411 277 +RMD160 9b38ea4b803ea35b890dde2c585226306ff36e1f files/digest-aspell-pt-br-6.0.20070411 277 +SHA256 72ecbdf04ece54e0f67ca890f2a37dc800d5eb1549a8637f4d1fe4d39391634d files/digest-aspell-pt-br-6.0.20070411 277 diff --git a/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild b/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild new file mode 100644 index 000000000000..7e8114276ea2 --- /dev/null +++ b/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20070411.ebuild,v 1.1 2007/08/17 17:12:29 philantrop Exp $ + +ASPELL_LANG="Brazilian Portuguese" +ASPOSTFIX="6" + +inherit aspell-dict + +LICENSE="LGPL-2" +KEYWORDS="~alpha ~amd64 ~x86" + +FILENAME="aspell6-pt_BR-20070411-0" +SRC_URI="mirror://gnu/aspell/dict/pt_BR/${FILENAME}.tar.bz2" +S=${WORKDIR}/${FILENAME} diff --git a/app-dicts/aspell-pt-br/files/digest-aspell-pt-br-6.0.20070411 b/app-dicts/aspell-pt-br/files/digest-aspell-pt-br-6.0.20070411 new file mode 100644 index 000000000000..8ee100493366 --- /dev/null +++ b/app-dicts/aspell-pt-br/files/digest-aspell-pt-br-6.0.20070411 @@ -0,0 +1,3 @@ +MD5 31f537cb1da39229f7545f4766bd7185 aspell6-pt_BR-20070411-0.tar.bz2 817102 +RMD160 14b294ffa73390d8a29b987a4eaacb3473d38f17 aspell6-pt_BR-20070411-0.tar.bz2 817102 +SHA256 99f73b9b4af431084c296e57d10f55dbe6aaab22f2e663d763ab8bbd67f4be53 aspell6-pt_BR-20070411-0.tar.bz2 817102 diff --git a/app-dicts/aspell-pt-br/metadata.xml b/app-dicts/aspell-pt-br/metadata.xml new file mode 100644 index 000000000000..8f9450df306e --- /dev/null +++ b/app-dicts/aspell-pt-br/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> |