summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2009-01-13 16:33:52 +0000
committerTiago Cunha <tcunha@gentoo.org>2009-01-13 16:33:52 +0000
commitf3fcd9dbc2f5147eed3fac637c0210988bde8e20 (patch)
tree74b2ea6d29b61a3cd9f8ffb2720800c06a2645b9 /app-dicts
parentwhitespace (diff)
downloadgentoo-2-f3fcd9dbc2f5147eed3fac637c0210988bde8e20.tar.gz
gentoo-2-f3fcd9dbc2f5147eed3fac637c0210988bde8e20.tar.bz2
gentoo-2-f3fcd9dbc2f5147eed3fac637c0210988bde8e20.zip
keyworded ~arch for sparc, bug 254425
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r7 sparc64)
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/aspell-lt/ChangeLog7
-rw-r--r--app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-dicts/aspell-lt/ChangeLog b/app-dicts/aspell-lt/ChangeLog
index 9f66771c2757..91838edec086 100644
--- a/app-dicts/aspell-lt/ChangeLog
+++ b/app-dicts/aspell-lt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/aspell-lt
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-lt/ChangeLog,v 1.2 2007/11/03 22:14:48 uberlord Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-lt/ChangeLog,v 1.3 2009/01/13 16:33:52 tcunha Exp $
+
+ 13 Jan 2009; Tiago Cunha <tcunha@gentoo.org> aspell-lt-1.0.1.ebuild:
+ keyworded ~arch for sparc, bug 254425
03 Nov 2007; Roy Marples <uberlord@gentoo.org> aspell-lt-1.0.1.ebuild:
Keyworded ~sparc-fbsd and ~x86-fbsd
diff --git a/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild b/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild
index ff49fc385792..558e3905e76b 100644
--- a/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild
+++ b/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild,v 1.2 2007/11/03 22:14:48 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild,v 1.3 2009/01/13 16:33:52 tcunha Exp $
ASPELL_LANG="Lithuanian"
ASPOSTFIX="6"
@@ -8,7 +8,7 @@ ASPOSTFIX="6"
inherit aspell-dict
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
FILENAME="aspell6-lt-1.0-1"
SRC_URI="mirror://gnu/aspell/dict/lt/${FILENAME}.tar.bz2"