diff options
author | Karol Wojtaszek <sekretarz@gentoo.org> | 2004-12-08 22:41:59 +0000 |
---|---|---|
committer | Karol Wojtaszek <sekretarz@gentoo.org> | 2004-12-08 22:41:59 +0000 |
commit | d0ee96d4c2425c2a186a603304c9a92e683e3374 (patch) | |
tree | 439aa5bde7cc6d56fdc034cc827ad6e2ff53b110 /app-dicts | |
parent | Added to ~amd64, bug #73838 (Manifest recommit) (diff) | |
download | gentoo-2-d0ee96d4c2425c2a186a603304c9a92e683e3374.tar.gz gentoo-2-d0ee96d4c2425c2a186a603304c9a92e683e3374.tar.bz2 gentoo-2-d0ee96d4c2425c2a186a603304c9a92e683e3374.zip |
Added to ~amd64, bug #72737
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-da/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.45.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog index 5c42c709247b..5a5c35fa8db9 100644 --- a/app-dicts/ispell-da/ChangeLog +++ b/app-dicts/ispell-da/ChangeLog @@ -1,11 +1,15 @@ # 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.31 2004/11/23 14:59:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.32 2004/12/08 22:41:59 sekretarz Exp $ 23 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> ispell-da-1.4.44.ebuild, ispell-da-1.4.45.ebuild: 1.4.44 to sparc stable, 1.4.45 ~sparc + 08 Dec 2004; Karol Wojtaszek <sekretarz@gentoo.org> + ispell-da-1.4.45.ebuild: + Added to ~amd64, bug #72737 + *ispell-da-1.4.45 (21 Nov 2004) 21 Nov 2004; Anders Rune Jensen <arj@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 94f1b06065c6..e1d05ca5aadb 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.2 2004/11/23 14:59:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.45.ebuild,v 1.3 2004/12/08 22:41:59 sekretarz 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" +KEYWORDS="~x86 ~sparc ~amd64" IUSE="" DEPEND="app-text/ispell" |