diff options
author | David Holm <dholm@gentoo.org> | 2005-07-08 13:34:12 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-08 13:34:12 +0000 |
commit | 96baeddd338327d7b6ca7bf5eca6020e0601cd65 (patch) | |
tree | 95159c5361a107a7580999076e5278c99ad3d7da /app-dicts/ispell-bg | |
parent | fix patch filename (diff) | |
download | historical-96baeddd338327d7b6ca7bf5eca6020e0601cd65.tar.gz historical-96baeddd338327d7b6ca7bf5eca6020e0601cd65.tar.bz2 historical-96baeddd338327d7b6ca7bf5eca6020e0601cd65.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-dicts/ispell-bg')
-rw-r--r-- | app-dicts/ispell-bg/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-bg/ispell-bg-4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-bg/ChangeLog b/app-dicts/ispell-bg/ChangeLog index 4025bfc66a9e..2751e1f57352 100644 --- a/app-dicts/ispell-bg/ChangeLog +++ b/app-dicts/ispell-bg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ispell-bg # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-bg/ChangeLog,v 1.3 2005/07/05 00:57:57 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-bg/ChangeLog,v 1.4 2005/07/08 13:32:40 dholm Exp $ + + 08 Jul 2005; David Holm <dholm@gentoo.org> ispell-bg-4.0.ebuild: + Added to ~ppc. 05 Jul 2005; Anders Rune Jensen <arj@gentoo.org> ispell-bg-4.0.ebuild : Fix #97732 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" |