diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-08 19:29:43 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-08 19:29:43 +0000 |
commit | ca72b7c4b1ea055b05d943dd8faa7cac6873f5ea (patch) | |
tree | 842ac8476b54719441c2116a0489083edc30993c /app-dicts | |
parent | Stable for HPPA (bug #396779). (diff) | |
download | historical-ca72b7c4b1ea055b05d943dd8faa7cac6873f5ea.tar.gz historical-ca72b7c4b1ea055b05d943dd8faa7cac6873f5ea.tar.bz2 historical-ca72b7c4b1ea055b05d943dd8faa7cac6873f5ea.zip |
Stable for HPPA (bug #396781).
Package-Manager: portage-2.2.0_alpha85/cvs/Linux x86_64
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-ga/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/ispell-ga/ispell-ga-4.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/ispell-ga/ChangeLog b/app-dicts/ispell-ga/ChangeLog index ef044c75337b..1c1de34ccbfa 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ga/ChangeLog,v 1.11 2010/10/08 01:31:50 leio Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ga/ChangeLog,v 1.12 2012/02/08 19:29:43 jer Exp $ + + 08 Feb 2012; Jeroen Roovers <jer@gentoo.org> ispell-ga-4.4.ebuild: + Stable for HPPA (bug #396781). 08 Oct 2010; Mart Raudsepp <leio@gentoo.org> ispell-ga-3.3.ebuild: Drop to ~mips diff --git a/app-dicts/ispell-ga/ispell-ga-4.4.ebuild b/app-dicts/ispell-ga/ispell-ga-4.4.ebuild index 7b5ab349c39c..7d6705ddc7c3 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-2008 Gentoo Foundation +# 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.3 2008/11/02 19:33:31 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ga/ispell-ga-4.4.ebuild,v 1.4 2012/02/08 19:29:43 jer 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" |