diff options
author | 2012-03-02 22:49:30 +0000 | |
---|---|---|
committer | 2012-03-02 22:49:30 +0000 | |
commit | daca1c337d1d9872b941224deeab494c2ea118f8 (patch) | |
tree | e5df6428539671a2f5577e1a5e96959decd625bd /app-dicts/ispell-ga | |
parent | Stable on alpha, bug #396779 (diff) | |
download | historical-daca1c337d1d9872b941224deeab494c2ea118f8.tar.gz historical-daca1c337d1d9872b941224deeab494c2ea118f8.tar.bz2 historical-daca1c337d1d9872b941224deeab494c2ea118f8.zip |
Stable on alpha, bug #396781
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'app-dicts/ispell-ga')
-rw-r--r-- | app-dicts/ispell-ga/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-ga/ispell-ga-4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-ga/ChangeLog b/app-dicts/ispell-ga/ChangeLog index 9d40b6b28b6f..4a97babacef6 100644 --- a/app-dicts/ispell-ga/ChangeLog +++ b/app-dicts/ispell-ga/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ispell-ga # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ga/ChangeLog,v 1.14 2012/02/17 11:04:13 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ga/ChangeLog,v 1.15 2012/03/02 22:49:30 klausman Exp $ + + 02 Mar 2012; Tobias Klausmann <klausman@gentoo.org> ispell-ga-4.4.ebuild: + Stable on alpha, bug #396781 17 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> ispell-ga-4.4.ebuild: x86 stable wrt bug #396781 diff --git a/app-dicts/ispell-ga/ispell-ga-4.4.ebuild b/app-dicts/ispell-ga/ispell-ga-4.4.ebuild index e7bcd841b427..e539b98ca064 100644 --- a/app-dicts/ispell-ga/ispell-ga-4.4.ebuild +++ b/app-dicts/ispell-ga/ispell-ga-4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ga/ispell-ga-4.4.ebuild,v 1.6 2012/02/17 11:04:13 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ga/ispell-ga-4.4.ebuild,v 1.7 2012/03/02 22:49:30 klausman Exp $ inherit multilib @@ -11,7 +11,7 @@ SRC_URI="http://borel.slu.edu/ispell/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~mips ppc ~sparc x86" +KEYWORDS="alpha ~amd64 hppa ~mips ppc ~sparc x86" IUSE="" DEPEND="app-text/ispell" |