diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-14 22:53:43 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-14 22:53:43 +0000 |
commit | 3a3e44c6faed5ab7095fd71e32d52526a91fe0ee (patch) | |
tree | e8ee7b50421af38bcea09abd98c887c50040e224 /app-dicts | |
parent | Marking ispell-de-20071211 ppc for bug 396779 (diff) | |
download | gentoo-2-3a3e44c6faed5ab7095fd71e32d52526a91fe0ee.tar.gz gentoo-2-3a3e44c6faed5ab7095fd71e32d52526a91fe0ee.tar.bz2 gentoo-2-3a3e44c6faed5ab7095fd71e32d52526a91fe0ee.zip |
Marking ispell-ga-4.4 ppc for bug 396781
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'app-dicts')
-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 1c1de34ccbfa..d1cee25266b9 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.12 2012/02/08 19:29:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ga/ChangeLog,v 1.13 2012/02/14 22:53:43 ranger Exp $ + + 14 Feb 2012; Brent Baude <ranger@gentoo.org> ispell-ga-4.4.ebuild: + Marking ispell-ga-4.4 ppc for bug 396781 08 Feb 2012; Jeroen Roovers <jer@gentoo.org> ispell-ga-4.4.ebuild: Stable for HPPA (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 7d6705ddc7c3..870cc8cfb1b8 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.4 2012/02/08 19:29:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-ga/ispell-ga-4.4.ebuild,v 1.5 2012/02/14 22:53:43 ranger 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" |