diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-11-06 09:32:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-11-06 09:32:12 +0000 |
commit | 488380d29ac5afd3f9de21234e90dc009805b5a7 (patch) | |
tree | d0534975933dee2d573c8e4f43b641cffcca6f5d /app-dicts | |
parent | Add ~alpha/~sparc wrt #245139 (diff) | |
download | gentoo-2-488380d29ac5afd3f9de21234e90dc009805b5a7.tar.gz gentoo-2-488380d29ac5afd3f9de21234e90dc009805b5a7.tar.bz2 gentoo-2-488380d29ac5afd3f9de21234e90dc009805b5a7.zip |
Add ~alpha/~sparc wrt #245139
(Portage version: 2.1.4.5)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-sl/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-sl/ispell-sl-0.5.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-sl/ChangeLog b/app-dicts/ispell-sl/ChangeLog index 6659a27c8c91..efef828bedf5 100644 --- a/app-dicts/ispell-sl/ChangeLog +++ b/app-dicts/ispell-sl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ispell-sl # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-sl/ChangeLog,v 1.4 2008/11/03 18:30:06 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-sl/ChangeLog,v 1.5 2008/11/06 09:32:12 armin76 Exp $ + + 06 Nov 2008; Raúl Porcel <armin76@gentoo.org> ispell-sl-0.5.3.ebuild: + Add ~alpha/~sparc wrt #245139 03 Nov 2008; Peter Volkov <pva@gentoo.org> ispell-sl-0.5.3.ebuild: Added ~mips, bug #245139. diff --git a/app-dicts/ispell-sl/ispell-sl-0.5.3.ebuild b/app-dicts/ispell-sl/ispell-sl-0.5.3.ebuild index 4ae36f3fe6b4..e8811fc6599d 100644 --- a/app-dicts/ispell-sl/ispell-sl-0.5.3.ebuild +++ b/app-dicts/ispell-sl/ispell-sl-0.5.3.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-sl/ispell-sl-0.5.3.ebuild,v 1.3 2008/11/03 18:30:06 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-sl/ispell-sl-0.5.3.ebuild,v 1.4 2008/11/06 09:32:12 armin76 Exp $ inherit rpm multilib @@ -10,7 +10,7 @@ SRC_URI="http://nl.ijs.si/GNUsl/download/ispell/ispell-sl-0.5-3.src.rpm" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~x86" +KEYWORDS="~alpha ~amd64 ~mips ~sparc ~x86" IUSE="" DEPEND="app-text/ispell" |