diff options
author | 2012-02-05 17:52:17 +0000 | |
---|---|---|
committer | 2012-02-05 17:52:17 +0000 | |
commit | 651ce42448dbe7c0c597a0a2b0c0b862d1013eba (patch) | |
tree | 68d67aa196823eb86a72d4026f4734c0bf5b1908 /app-dicts/ispell-da | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-651ce42448dbe7c0c597a0a2b0c0b862d1013eba.tar.gz gentoo-2-651ce42448dbe7c0c597a0a2b0c0b862d1013eba.tar.bz2 gentoo-2-651ce42448dbe7c0c597a0a2b0c0b862d1013eba.zip |
alpha/sparc stable wrt #392837
(Portage version: 2.1.10.44/cvs/Linux ia64)
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.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 c966f91e524e..85d9046c3f1b 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.70 2012/01/04 20:28:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.71 2012/02/05 17:52:17 armin76 Exp $ + + 05 Feb 2012; Raúl Porcel <armin76@gentoo.org> ispell-da-1.6.18.ebuild: + alpha/sparc stable wrt #392837 04 Jan 2012; Brent Baude <ranger@gentoo.org> ispell-da-1.6.18.ebuild: Marking ispell-da-1.6.18 ppc for 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 e77efbbcb9ca..23e260c05d26 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-2012 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.7 2012/01/04 20:28:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.6.18.ebuild,v 1.8 2012/02/05 17:52:17 armin76 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" |