diff options
author | Matt Turner <mattst88@gentoo.org> | 2012-03-17 23:02:37 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2012-03-17 23:02:37 +0000 |
commit | 457503740aea3216f2cc49115271670aa4188557 (patch) | |
tree | a213c0b159d1dc7369f4e692aab501cda8461181 /app-dicts | |
parent | Drop mips keyword. ~mips was dropped in 2006, and no one ever added it back t... (diff) | |
download | gentoo-2-457503740aea3216f2cc49115271670aa4188557.tar.gz gentoo-2-457503740aea3216f2cc49115271670aa4188557.tar.bz2 gentoo-2-457503740aea3216f2cc49115271670aa4188557.zip |
Added ~mips. How did this get dropped?
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-de/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-dicts/aspell-de/ChangeLog b/app-dicts/aspell-de/ChangeLog index 466f31c0fc70..991ed966ed44 100644 --- a/app-dicts/aspell-de/ChangeLog +++ b/app-dicts/aspell-de/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/aspell-de -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de/ChangeLog,v 1.23 2011/01/18 18:56:39 grobian Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de/ChangeLog,v 1.24 2012/03/17 23:02:37 mattst88 Exp $ + + 17 Mar 2012; Matt Turner <mattst88@gentoo.org> + aspell-de-0.60_pre20030222.ebuild: + Added ~mips. How did this get dropped? 18 Jan 2011; Fabian Groffen <grobian@gentoo.org> aspell-de-0.60_pre20030222.ebuild: diff --git a/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild b/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild index 52e9d256fc42..fb1a4857a466 100644 --- a/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild +++ b/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild,v 1.20 2011/01/18 18:56:39 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild,v 1.21 2012/03/17 23:02:37 mattst88 Exp $ ASPELL_LANG="German and Swiss-German" ASPOSTFIX="6" @@ -9,7 +9,7 @@ inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="" FILENAME=aspell6-de-20030222-1 |