diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-11-23 17:34:22 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-11-23 17:34:22 +0000 |
commit | 3595007e633afe988f496f99430f7e49c590d2b0 (patch) | |
tree | 6fae80db0bb66525accac7bc32612c7e5298f7cb /app-dicts/ispell-no | |
parent | Marked ~hppa (bug #245139). (diff) | |
download | gentoo-2-3595007e633afe988f496f99430f7e49c590d2b0.tar.gz gentoo-2-3595007e633afe988f496f99430f7e49c590d2b0.tar.bz2 gentoo-2-3595007e633afe988f496f99430f7e49c590d2b0.zip |
Marked ~hppa (bug #245139).
(Portage version: 2.2_rc14/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'app-dicts/ispell-no')
-rw-r--r-- | app-dicts/ispell-no/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-no/ispell-no-2.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-no/ChangeLog b/app-dicts/ispell-no/ChangeLog index d8e670e8ab8e..d7bc407f5e7e 100644 --- a/app-dicts/ispell-no/ChangeLog +++ b/app-dicts/ispell-no/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ispell-no # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-no/ChangeLog,v 1.7 2008/11/06 09:31:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-no/ChangeLog,v 1.8 2008/11/23 17:34:22 jer Exp $ + + 23 Nov 2008; Jeroen Roovers <jer@gentoo.org> ispell-no-2.10.ebuild: + Marked ~hppa (bug #245139). 06 Nov 2008; Raúl Porcel <armin76@gentoo.org> ispell-no-2.10.ebuild: Add ~alpha/~sparc wrt #245139 diff --git a/app-dicts/ispell-no/ispell-no-2.10.ebuild b/app-dicts/ispell-no/ispell-no-2.10.ebuild index 296ddc7d8d47..b44062c341a8 100644 --- a/app-dicts/ispell-no/ispell-no-2.10.ebuild +++ b/app-dicts/ispell-no/ispell-no-2.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-no/ispell-no-2.10.ebuild,v 1.3 2008/11/06 09:31:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-no/ispell-no-2.10.ebuild,v 1.4 2008/11/23 17:34:22 jer Exp $ inherit multilib versionator @@ -12,7 +12,7 @@ SRC_URI="http://alioth.debian.org/frs/download.php/2359/${MY_PN}-${PV}.tar.gz" SLOT="0" LICENSE="GPL-2" IUSE="" -KEYWORDS="~alpha ~amd64 ~mips ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~sparc ~x86" DEPEND="app-text/ispell" |