diff options
author | David Holm <dholm@gentoo.org> | 2005-07-08 13:35:11 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-08 13:35:11 +0000 |
commit | afb9132f53b80adb7b7ad436a5a36f534bf31802 (patch) | |
tree | 5ce19f4e0934f46bca16d57ab85612b9fdb41b7e /app-dicts/ispell-bg/ispell-bg-4.0.ebuild | |
parent | fix patch filename (diff) | |
download | gentoo-2-afb9132f53b80adb7b7ad436a5a36f534bf31802.tar.gz gentoo-2-afb9132f53b80adb7b7ad436a5a36f534bf31802.tar.bz2 gentoo-2-afb9132f53b80adb7b7ad436a5a36f534bf31802.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-dicts/ispell-bg/ispell-bg-4.0.ebuild')
-rw-r--r-- | app-dicts/ispell-bg/ispell-bg-4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/ispell-bg/ispell-bg-4.0.ebuild b/app-dicts/ispell-bg/ispell-bg-4.0.ebuild index af6a433de659..3d178208d86c 100644 --- a/app-dicts/ispell-bg/ispell-bg-4.0.ebuild +++ b/app-dicts/ispell-bg/ispell-bg-4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-bg/ispell-bg-4.0.ebuild,v 1.2 2005/07/05 00:57:57 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-bg/ispell-bg-4.0.ebuild,v 1.3 2005/07/08 13:32:40 dholm Exp $ DESCRIPTION="Bulgarian dictionary for ispell" SRC_URI="mirror://sourceforge/bgoffice/${P}.tar.gz" @@ -9,7 +9,7 @@ HOMEPAGE="http://sourceforge.net/projects/bgoffice" SLOT="0" LICENSE="GPL-2" IUSE="" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~ppc ~x86" DEPEND="app-text/ispell" |