diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2010-03-27 01:49:08 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2010-03-27 01:49:08 +0000 |
commit | 2a1f17de44e28b64abe5b6dc6e7c90e4ec945778 (patch) | |
tree | f2abb2c00b6395209fa6ecaa2e2bbdfe16016c0d /app-dicts | |
parent | stable sparc, bug 310015 (diff) | |
download | gentoo-2-2a1f17de44e28b64abe5b6dc6e7c90e4ec945778.tar.gz gentoo-2-2a1f17de44e28b64abe5b6dc6e7c90e4ec945778.tar.bz2 gentoo-2-2a1f17de44e28b64abe5b6dc6e7c90e4ec945778.zip |
stable sparc, bug 310015
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-lt/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/aspell-lt/ChangeLog b/app-dicts/aspell-lt/ChangeLog index e4638ecd157e..548cbf37af6a 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-lt/ChangeLog,v 1.11 2010/03/24 15:51:56 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-lt/ChangeLog,v 1.12 2010/03/27 01:49:08 tcunha Exp $ + + 27 Mar 2010; Tiago Cunha <tcunha@gentoo.org> aspell-lt-1.0.1.ebuild: + stable sparc, bug 310015 24 Mar 2010; Brent Baude <ranger@gentoo.org> aspell-lt-1.0.1.ebuild: Marking aspell-lt-1.0.1 ppc for bug 310015 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 dc19f35d3e53..f2a99b7c2b07 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-2010 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.11 2010/03/24 15:51:56 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild,v 1.12 2010/03/27 01:49:08 tcunha Exp $ ASPELL_LANG="Lithuanian" ASPOSTFIX="6" @@ -8,7 +8,7 @@ ASPOSTFIX="6" inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~sparc-fbsd ~x86-fbsd" FILENAME="aspell6-lt-1.0-1" SRC_URI="mirror://gnu/aspell/dict/lt/${FILENAME}.tar.bz2" |