diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-12-16 15:07:20 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-12-16 15:07:20 +0000 |
commit | 222b073fc86fd99aa0f990ffa52b4c7cbc8380b2 (patch) | |
tree | dcee57fd9ea94f97345dc71efbd5eed29143c1c1 /app-dicts | |
parent | Add Prefix keywords (now oracle-jdk-bin has them too) (diff) | |
download | gentoo-2-222b073fc86fd99aa0f990ffa52b4c7cbc8380b2.tar.gz gentoo-2-222b073fc86fd99aa0f990ffa52b4c7cbc8380b2.tar.bz2 gentoo-2-222b073fc86fd99aa0f990ffa52b4c7cbc8380b2.zip |
Stable for HPPA (bug #392837).
(Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-da/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.6.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog index 7f2a7fba8894..d24341394cf9 100644 --- a/app-dicts/ispell-da/ChangeLog +++ b/app-dicts/ispell-da/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ispell-da # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.68 2011/12/13 23:09:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.69 2011/12/16 15:07:20 jer Exp $ + + 16 Dec 2011; Jeroen Roovers <jer@gentoo.org> ispell-da-1.6.18.ebuild: + Stable for HPPA (bug #392837). 13 Dec 2011; Agostino Sarubbo <ago@gentoo.org> ispell-da-1.6.18.ebuild: Stable for AMD64, wrt bug #392837 diff --git a/app-dicts/ispell-da/ispell-da-1.6.18.ebuild b/app-dicts/ispell-da/ispell-da-1.6.18.ebuild index d6708ab4bc41..15918afa7598 100644 --- a/app-dicts/ispell-da/ispell-da-1.6.18.ebuild +++ b/app-dicts/ispell-da/ispell-da-1.6.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.6.18.ebuild,v 1.5 2011/12/13 23:09:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.6.18.ebuild,v 1.6 2011/12/16 15:07:20 jer Exp $ inherit multilib @@ -10,7 +10,7 @@ SRC_URI="http://da.speling.org/filer/${P}.tar.gz" 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" |