diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-08-01 14:34:42 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-08-01 14:34:42 +0000 |
commit | 8254bbbd802bca5ba44f9a8c99dde1e9ab93a0ad (patch) | |
tree | ec1cc4e003c870af1653ceb329a6d0e38c1c27e9 /app-dicts/myspell-pt | |
parent | stable on amd64 (diff) | |
download | gentoo-2-8254bbbd802bca5ba44f9a8c99dde1e9ab93a0ad.tar.gz gentoo-2-8254bbbd802bca5ba44f9a8c99dde1e9ab93a0ad.tar.bz2 gentoo-2-8254bbbd802bca5ba44f9a8c99dde1e9ab93a0ad.zip |
stable on amd64
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'app-dicts/myspell-pt')
-rw-r--r-- | app-dicts/myspell-pt/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/myspell-pt/myspell-pt-20060316.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/myspell-pt/ChangeLog b/app-dicts/myspell-pt/ChangeLog index bfbda435021a..8031f3063027 100644 --- a/app-dicts/myspell-pt/ChangeLog +++ b/app-dicts/myspell-pt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/myspell-pt # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pt/ChangeLog,v 1.7 2006/07/16 08:07:24 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pt/ChangeLog,v 1.8 2006/08/01 14:34:42 blubb Exp $ + + 01 Aug 2006; Simon Stelling <blubb@gentoo.org> myspell-pt-20060316.ebuild: + stable on amd64 16 Jul 2006; Joshua Jackson <tsunam@gentoo.org> myspell-pt-20060316.ebuild: diff --git a/app-dicts/myspell-pt/myspell-pt-20060316.ebuild b/app-dicts/myspell-pt/myspell-pt-20060316.ebuild index 9e24164d85b8..3d0e26f2a8f1 100644 --- a/app-dicts/myspell-pt/myspell-pt-20060316.ebuild +++ b/app-dicts/myspell-pt/myspell-pt-20060316.ebuild @@ -1,6 +1,6 @@ # Copyright 2006-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pt/myspell-pt-20060316.ebuild,v 1.8 2006/07/16 08:07:24 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-pt/myspell-pt-20060316.ebuild,v 1.9 2006/08/01 14:34:42 blubb Exp $ MYSPELL_SPELLING_DICTIONARIES=( "pt,BR,pt_BR,Portuguese (Brazil),pt_BR.zip" @@ -21,4 +21,4 @@ DESCRIPTION="Portuguese dictionaries for myspell/hunspell" LICENSE="GPL-2" HOMEPAGE="http://lingucomponent.openoffice.org/" -KEYWORDS="~amd64 ppc sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd" |