diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-02-06 05:46:23 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-02-06 05:46:23 +0000 |
commit | 527031b25148c1e2555a2899aab41843e70c3d3b (patch) | |
tree | c6a719cd99f4baf8ae4d676caab7753e237f260f | |
parent | Define new hppa default profiles (bug #253572). (diff) | |
download | gentoo-2-527031b25148c1e2555a2899aab41843e70c3d3b.tar.gz gentoo-2-527031b25148c1e2555a2899aab41843e70c3d3b.tar.bz2 gentoo-2-527031b25148c1e2555a2899aab41843e70c3d3b.zip |
Marked ~hppa (bug #254398).
(Portage version: 2.2_rc23/cvs/Linux i686)
-rw-r--r-- | app-dicts/aspell-de-alt/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/aspell-de-alt/ChangeLog b/app-dicts/aspell-de-alt/ChangeLog index a29dbf593765..33b73e92be39 100644 --- a/app-dicts/aspell-de-alt/ChangeLog +++ b/app-dicts/aspell-de-alt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/aspell-de-alt # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v 1.4 2009/02/01 20:55:50 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v 1.5 2009/02/06 05:46:23 jer Exp $ + + 06 Feb 2009; Jeroen Roovers <jer@gentoo.org> aspell-de-alt-2.1.1.ebuild: + Marked ~hppa (bug #254398). 01 Feb 2009; Tiago Cunha <tcunha@gentoo.org> aspell-de-alt-2.1.1.ebuild: keyworded ~arch for sparc, bug 254398 diff --git a/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild b/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild index f2ff8d072761..e0232b70540f 100644 --- a/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild +++ b/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild,v 1.4 2009/02/01 20:55:50 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1.ebuild,v 1.5 2009/02/06 05:46:23 jer Exp $ ASPELL_LANG="German (classic orthography)" ASPOSTFIX="6" @@ -8,5 +8,5 @@ ASPOSTFIX="6" inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc64 ~sparc ~x86" IUSE="" |