diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-12-28 18:44:49 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-12-28 18:44:49 +0000 |
commit | cfb8a5ad61809298f8f5d9500e09735fc1c54521 (patch) | |
tree | 96a2005423d297009304abd6d1c1add3acbdeef6 /app-dicts | |
parent | The COPYRIGHT file for dos2unix contains the 2-clause BSD license. (diff) | |
download | gentoo-2-cfb8a5ad61809298f8f5d9500e09735fc1c54521.tar.gz gentoo-2-cfb8a5ad61809298f8f5d9500e09735fc1c54521.tar.bz2 gentoo-2-cfb8a5ad61809298f8f5d9500e09735fc1c54521.zip |
ppc stable #296443
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-de-alt/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.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 9ea2205b0109..5b4d8f381d80 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.22 2009/12/19 19:27:06 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v 1.23 2009/12/28 18:44:49 nixnut Exp $ + + 28 Dec 2009; nixnut <nixnut@gentoo.org> aspell-de-alt-2.1.1-r1.ebuild: + ppc stable #296443 19 Dec 2009; Pacho Ramos <pacho@gentoo.org> aspell-de-alt-2.1.1-r1.ebuild: amd64 stable, bug 296443 diff --git a/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild b/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild index ac99ffd51367..5dbe83226522 100644 --- a/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild +++ b/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.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-r1.ebuild,v 1.6 2009/12/19 19:27:06 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild,v 1.7 2009/12/28 18:44:49 nixnut Exp $ ASPELL_LANG="German (traditional orthography)" ASPOSTFIX="6" @@ -8,7 +8,7 @@ ASPOSTFIX="6" inherit eutils 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" IUSE="" src_unpack() { |