diff options
author | David Holm <dholm@gentoo.org> | 2004-12-19 19:19:21 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-12-19 19:19:21 +0000 |
commit | 3508878d92b462ec335ba159e9ca58d5347e2085 (patch) | |
tree | 3a8e021997291cebfcfff5d81ef2970976bff579 /app-dicts | |
parent | Adding SELinux fixes for the AF_UNIX patch; bug #72317. Also fixing security ... (diff) | |
download | gentoo-2-3508878d92b462ec335ba159e9ca58d5347e2085.tar.gz gentoo-2-3508878d92b462ec335ba159e9ca58d5347e2085.tar.bz2 gentoo-2-3508878d92b462ec335ba159e9ca58d5347e2085.zip |
Added to ~ppc
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-da/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.45.ebuild | 4 | ||||
-rw-r--r-- | app-dicts/ispell-pl/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-pl/ispell-pl-20021127.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog index 528aa8ff8648..8bd49ac31c11 100644 --- a/app-dicts/ispell-da/ChangeLog +++ b/app-dicts/ispell-da/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ispell-da # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.33 2004/12/11 15:55:47 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.34 2004/12/19 19:18:26 dholm Exp $ + + 19 Dec 2004; David Holm <dholm@gentoo.org> ispell-da-1.4.45.ebuild: + Added to ~ppc. 11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> ispell-da-1.4.45.ebuild: diff --git a/app-dicts/ispell-da/ispell-da-1.4.45.ebuild b/app-dicts/ispell-da/ispell-da-1.4.45.ebuild index e1c58067459b..095e3ae8caf1 100644 --- a/app-dicts/ispell-da/ispell-da-1.4.45.ebuild +++ b/app-dicts/ispell-da/ispell-da-1.4.45.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.45.ebuild,v 1.4 2004/12/11 15:55:47 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.45.ebuild,v 1.5 2004/12/19 19:18:26 dholm Exp $ DESCRIPTION="A danish dictionary for ispell" HOMEPAGE="http://da.speling.org/" @@ -8,7 +8,7 @@ SRC_URI="http://da.speling.org/filer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~amd64 ~alpha" +KEYWORDS="~x86 ~sparc ~amd64 ~alpha ~ppc" IUSE="" DEPEND="app-text/ispell" diff --git a/app-dicts/ispell-pl/ChangeLog b/app-dicts/ispell-pl/ChangeLog index 2a54e7720405..900b37c06307 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-pl/ChangeLog,v 1.4 2004/11/19 22:53:54 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-pl/ChangeLog,v 1.5 2004/12/19 19:19:21 dholm Exp $ + + 19 Dec 2004; David Holm <dholm@gentoo.org> ispell-pl-20021127.ebuild: + Added to ~ppc. 19 Nov 2004; Karol Wojtaszek <sekretarz@gentoo.org> ispell-pl-20021127.ebuild: ~amd64 keyworded, bug #71047 diff --git a/app-dicts/ispell-pl/ispell-pl-20021127.ebuild b/app-dicts/ispell-pl/ispell-pl-20021127.ebuild index a46c7be55fe4..5e802176a621 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-2004 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.6 2004/11/19 22:53:54 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-pl/ispell-pl-20021127.ebuild,v 1.7 2004/12/19 19:19:21 dholm Exp $ DESCRIPTION="Polish dictionary for ispell" SRC_URI="mirror://sourceforge/ispell-pl/${P}.tar.gz" @@ -8,7 +8,7 @@ RESTRICT="nomirror" HOMEPAGE="http://ispell-pl.sourceforge.net/" IUSE="" -KEYWORDS="~x86 ~sparc ~amd64" +KEYWORDS="~x86 ~sparc ~amd64 ~ppc" LICENSE="GPL-2" SLOT="0" |