diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-11-06 09:32:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-11-06 09:32:50 +0000 |
commit | 98646bb5191bc41409ce4b2c488fc7a0a9ea32f1 (patch) | |
tree | ba4e3609225af7dc19706ac8d72ec74cb76ca586 /app-dicts | |
parent | Add ~alpha/~sparc wrt #245139 (diff) | |
download | historical-98646bb5191bc41409ce4b2c488fc7a0a9ea32f1.tar.gz historical-98646bb5191bc41409ce4b2c488fc7a0a9ea32f1.tar.bz2 historical-98646bb5191bc41409ce4b2c488fc7a0a9ea32f1.zip |
Add ~alpha wrt #245139
Package-Manager: portage-2.1.4.5
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-pl/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-pl/ispell-pl-20021127.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-pl/ChangeLog b/app-dicts/ispell-pl/ChangeLog index 58e5123caac7..f2deb621250a 100644 --- a/app-dicts/ispell-pl/ChangeLog +++ b/app-dicts/ispell-pl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ispell-pl # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-pl/ChangeLog,v 1.12 2008/11/03 18:29:41 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-pl/ChangeLog,v 1.13 2008/11/06 09:32:50 armin76 Exp $ + + 06 Nov 2008; Raúl Porcel <armin76@gentoo.org> ispell-pl-20021127.ebuild: + Add ~alpha wrt #245139 03 Nov 2008; Peter Volkov <pva@gentoo.org> ispell-pl-20021127.ebuild: Added ~mips, bug #245139. diff --git a/app-dicts/ispell-pl/ispell-pl-20021127.ebuild b/app-dicts/ispell-pl/ispell-pl-20021127.ebuild index c8d5de1d9bfb..b83fb5cc5d1c 100644 --- a/app-dicts/ispell-pl/ispell-pl-20021127.ebuild +++ b/app-dicts/ispell-pl/ispell-pl-20021127.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-pl/ispell-pl-20021127.ebuild,v 1.11 2008/11/03 18:29:41 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-pl/ispell-pl-20021127.ebuild,v 1.12 2008/11/06 09:32:50 armin76 Exp $ inherit multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ispell-pl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86" IUSE="" DEPEND="app-text/ispell" |