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 | 3d4f55453062519a0c66498b85a209dadd076baf (patch) | |
tree | 35db5c27d9dd341ef78f0d7ceac50b132597b8db /app-dicts/ispell-da | |
parent | Adding SELinux fixes for the AF_UNIX patch; bug #72317. Also fixing security ... (diff) | |
download | historical-3d4f55453062519a0c66498b85a209dadd076baf.tar.gz historical-3d4f55453062519a0c66498b85a209dadd076baf.tar.bz2 historical-3d4f55453062519a0c66498b85a209dadd076baf.zip |
Added to ~ppc
Diffstat (limited to 'app-dicts/ispell-da')
-rw-r--r-- | app-dicts/ispell-da/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.45.ebuild | 4 |
2 files changed, 6 insertions, 3 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" |