diff options
Diffstat (limited to 'app-text/diction/diction-1.07.ebuild')
-rw-r--r-- | app-text/diction/diction-1.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/diction/diction-1.07.ebuild b/app-text/diction/diction-1.07.ebuild index b8da3e8fee8d..94803eee0080 100644 --- a/app-text/diction/diction-1.07.ebuild +++ b/app-text/diction/diction-1.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.07.ebuild,v 1.4 2006/06/01 13:33:34 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.07.ebuild,v 1.5 2006/06/01 14:25:54 seemant Exp $ DESCRIPTION="Diction and style checkers for english and german texts" HOMEPAGE="http://www.gnu.org/software/diction/diction.html" @@ -8,7 +8,7 @@ SRC_URI="http://www.moria.de/~michael/diction/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~ppc-macos ~sparc ~x86" +KEYWORDS="amd64 ~mips ~ppc ~ppc-macos ~sparc ~x86" IUSE="" DEPEND="sys-devel/gettext" |