diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-02-25 13:18:22 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-02-25 13:18:22 +0000 |
commit | 84551b280af7b16f2cd979c31a37112f2f70cad0 (patch) | |
tree | 2e74f83ce79f67f9bb5cece57e7baf96426c0e42 /app-dicts/ispell-de-alt | |
parent | Marked ~ppc for bug #245139. (diff) | |
download | historical-84551b280af7b16f2cd979c31a37112f2f70cad0.tar.gz historical-84551b280af7b16f2cd979c31a37112f2f70cad0.tar.bz2 historical-84551b280af7b16f2cd979c31a37112f2f70cad0.zip |
Marked ~ppc for bug #258611.
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.23 x86_64
Diffstat (limited to 'app-dicts/ispell-de-alt')
-rw-r--r-- | app-dicts/ispell-de-alt/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-de-alt/ChangeLog b/app-dicts/ispell-de-alt/ChangeLog index 06b7a377f5c1..279835cd17d0 100644 --- a/app-dicts/ispell-de-alt/ChangeLog +++ b/app-dicts/ispell-de-alt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ispell-de-alt # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de-alt/ChangeLog,v 1.5 2009/02/18 16:40:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de-alt/ChangeLog,v 1.6 2009/02/25 13:18:22 josejx Exp $ + + 25 Feb 2009; Joseph Jezak <josejx@gentoo.org> ispell-de-alt-2.ebuild: + Marked ~ppc for bug #258611. 18 Feb 2009; Raúl Porcel <armin76@gentoo.org> ispell-de-alt-2.ebuild: Add ~sparc wrt #258611 diff --git a/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild b/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild index 624d72a91274..2a260b15c3b2 100644 --- a/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild +++ b/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild,v 1.7 2009/02/18 16:40:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild,v 1.8 2009/02/25 13:18:22 josejx Exp $ inherit eutils multilib @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.informatik.uni-kiel.de/pub/kiel/dicts/hk${PV}-deutsch.tar.gz # GPL according to <http://bugs.debian.org/131124#25> LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" IUSE="" DEPEND="app-text/ispell" |