diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-14 16:19:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-14 16:19:05 +0000 |
commit | 327ac20c9d01b61fdbf164088f97014abad7ea84 (patch) | |
tree | 8cc5f71dcde09ccb51ea194159dc2d60b9c1b4a4 /app-dicts | |
parent | x86 stable wrt #236048 (diff) | |
download | gentoo-2-327ac20c9d01b61fdbf164088f97014abad7ea84.tar.gz gentoo-2-327ac20c9d01b61fdbf164088f97014abad7ea84.tar.bz2 gentoo-2-327ac20c9d01b61fdbf164088f97014abad7ea84.zip |
alpha/sparc/x86 stable wrt #262361
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-de-alt/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/ispell-de-alt/ChangeLog b/app-dicts/ispell-de-alt/ChangeLog index bc66b19b234b..c9ec79d9b0c2 100644 --- a/app-dicts/ispell-de-alt/ChangeLog +++ b/app-dicts/ispell-de-alt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/ispell-de-alt # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de-alt/ChangeLog,v 1.7 2009/03/02 13:05:30 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de-alt/ChangeLog,v 1.8 2009/03/14 16:19:05 armin76 Exp $ + + 14 Mar 2009; Raúl Porcel <armin76@gentoo.org> ispell-de-alt-2.ebuild: + alpha/sparc/x86 stable wrt #262361 02 Mar 2009; Peter Volkov <pva@gentoo.org> ispell-de-alt-2.ebuild: ~mips keyworded, bug #258611. diff --git a/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild b/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild index 7eb86ed63e05..9d198e972b6b 100644 --- a/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild +++ b/app-dicts/ispell-de-alt/ispell-de-alt-2.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/ispell-de-alt/ispell-de-alt-2.ebuild,v 1.9 2009/03/02 13:05:30 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-de-alt/ispell-de-alt-2.ebuild,v 1.10 2009/03/14 16:19:05 armin76 Exp $ inherit eutils multilib @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.informatik.uni-kiel.de/pub/kiel/dicts/hk${PV}-deutsch.tar.gz # GPL according to <http://bugs.debian.org/131124#25> LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ~mips ~ppc sparc x86" IUSE="" DEPEND="app-text/ispell" |