diff options
author | Pacho Ramos <pacho@gentoo.org> | 2009-12-19 19:27:06 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2009-12-19 19:27:06 +0000 |
commit | 9c29a9fa40128bb1e5ee9559258770ac092ef73d (patch) | |
tree | e944e666755bd7dde476f1a534a2171060d46d15 /app-dicts | |
parent | Version bump (diff) | |
download | gentoo-2-9c29a9fa40128bb1e5ee9559258770ac092ef73d.tar.gz gentoo-2-9c29a9fa40128bb1e5ee9559258770ac092ef73d.tar.bz2 gentoo-2-9c29a9fa40128bb1e5ee9559258770ac092ef73d.zip |
amd64 stable, bug 296443
(Portage version: 2.1.7.15/cvs/Linux x86_64)
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 5678f1f520eb..9ea2205b0109 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.21 2009/12/15 16:47:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-de-alt/ChangeLog,v 1.22 2009/12/19 19:27:06 pacho Exp $ + + 19 Dec 2009; Pacho Ramos <pacho@gentoo.org> aspell-de-alt-2.1.1-r1.ebuild: + amd64 stable, bug 296443 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> aspell-de-alt-2.1.1-r1.ebuild: 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 dfb31051d432..ac99ffd51367 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.5 2009/12/15 16:47:52 armin76 Exp $ +# $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 $ 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() { |