diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-04-11 20:31:43 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-04-11 20:31:43 -0400 |
commit | 5f338c195e399f2c2486e06be0851d4f597162d7 (patch) | |
tree | 4c144c54bbd85fa2e641d219275045bae11cb4c3 /~emulatorman/hunspell-pt-br | |
parent | 158b35a711165b70a2b718b01cbc261ba50a5cf1 (diff) | |
parent | 7e431bf14475a0539a570ce18d290d04427c194c (diff) | |
download | abslibre-5f338c195e399f2c2486e06be0851d4f597162d7.tar.gz abslibre-5f338c195e399f2c2486e06be0851d4f597162d7.tar.bz2 abslibre-5f338c195e399f2c2486e06be0851d4f597162d7.zip |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/abslibre
Diffstat (limited to '~emulatorman/hunspell-pt-br')
-rw-r--r-- | ~emulatorman/hunspell-pt-br/.directory | 2 | ||||
-rw-r--r-- | ~emulatorman/hunspell-pt-br/PKGBUILD | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/~emulatorman/hunspell-pt-br/.directory b/~emulatorman/hunspell-pt-br/.directory new file mode 100644 index 000000000..e59814917 --- /dev/null +++ b/~emulatorman/hunspell-pt-br/.directory @@ -0,0 +1,2 @@ +[Dolphin] +Timestamp=2012,4,7,5,26,29 diff --git a/~emulatorman/hunspell-pt-br/PKGBUILD b/~emulatorman/hunspell-pt-br/PKGBUILD index c7124503b..35e1dc887 100644 --- a/~emulatorman/hunspell-pt-br/PKGBUILD +++ b/~emulatorman/hunspell-pt-br/PKGBUILD @@ -1,12 +1,12 @@ # Maintainer: Daniel Felipe Reis Apolinario <dapolinario@gmail.com> # Contributor: Bernardo Barros <bernardobarros@NOSPAM.gmail.com> # Contributor: Robson R S Peixoto <robsonpeixoto@gmail.com> -# Contributor (Parabola): André Silva <andre.paulista@adinet.com.uy> +# Maintainer (Parabola): André Silva <andre.paulista@adinet.com.uy> pkgname=hunspell-pt-br pkgver=2.0.9 pkgrel=1 -pkgdesc="Portuguese (Brazil) dictionary" +pkgdesc="Portuguese (Brazil) hunspell dictionary" arch=(any) url="http://www.broffice.org/verortografico/" license=('LGPL-2.1') |