diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-03-27 23:09:10 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-03-27 23:09:10 +0000 |
commit | caf018a6949237a47271a5f12b7f2f4b0d486d77 (patch) | |
tree | 726efbb583ac421dd25b9574ec2ac4c0f4608c7a /app-dicts/ispell-de-alt | |
parent | Bump patchset to ooo-build 3.0.1.3, bunch of bug fixes as always. Also raise ... (diff) | |
download | gentoo-2-caf018a6949237a47271a5f12b7f2f4b0d486d77.tar.gz gentoo-2-caf018a6949237a47271a5f12b7f2f4b0d486d77.tar.bz2 gentoo-2-caf018a6949237a47271a5f12b7f2f4b0d486d77.zip |
Stable for HPPA (bug #262361).
(Portage version: 2.2_rc27/cvs/Linux i686)
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 e4e19dfb5d22..7db75a406af2 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.10 2009/03/19 13:56:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de-alt/ChangeLog,v 1.11 2009/03/27 23:09:10 jer Exp $ + + 27 Mar 2009; Jeroen Roovers <jer@gentoo.org> ispell-de-alt-2.ebuild: + Stable for HPPA (bug #262361). 19 Mar 2009; Brent Baude <ranger@gentoo.org> ispell-de-alt-2.ebuild: Marking ispell-de-alt-2 ppc for bug 262361 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 0b1318272245..73e0cb53841d 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.12 2009/03/19 13:56:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild,v 1.13 2009/03/27 23:09:10 jer 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 ~mips ppc sparc x86" +KEYWORDS="alpha amd64 hppa ~mips ppc sparc x86" IUSE="" DEPEND="app-text/ispell" |