diff options
author | 2008-11-03 18:30:06 +0000 | |
---|---|---|
committer | 2008-11-03 18:30:06 +0000 | |
commit | 7e1df17131de27bb14a08b5dc35f887e80f38517 (patch) | |
tree | 634cbc04a74c800607857dc7541123c3e5ed76c8 /app-dicts | |
parent | Added ~mips, bug #245139. (diff) | |
download | gentoo-2-7e1df17131de27bb14a08b5dc35f887e80f38517.tar.gz gentoo-2-7e1df17131de27bb14a08b5dc35f887e80f38517.tar.bz2 gentoo-2-7e1df17131de27bb14a08b5dc35f887e80f38517.zip |
Added ~mips, bug #245139.
(Portage version: 2.2_rc13/cvs/Linux 2.6.26-openvz.git-35f41f1 i686)
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 62c969f7dadf..6659a27c8c91 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.3 2008/11/01 11:34:45 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-sl/ChangeLog,v 1.4 2008/11/03 18:30:06 pva Exp $ + + 03 Nov 2008; Peter Volkov <pva@gentoo.org> ispell-sl-0.5.3.ebuild: + Added ~mips, bug #245139. 01 Nov 2008; Peter Volkov <pva@gentoo.org> ispell-sl-0.5.3.ebuild: Cleanup, fixed multilib. 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 debd736b491a..4ae36f3fe6b4 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.2 2008/11/01 11:34:45 pva Exp $ +# $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 $ 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 ~x86" +KEYWORDS="~amd64 ~mips ~x86" IUSE="" DEPEND="app-text/ispell" |