diff options
author | Markus Meier <maekke@gentoo.org> | 2009-07-05 15:36:19 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-07-05 15:36:19 +0000 |
commit | 31067a510dc69d2d0e1d687c94ecb3cdc1dec0e4 (patch) | |
tree | b937033c7efc674e55a9b09bd360dc79a31027b8 /app-text/diction/diction-1.11.ebuild | |
parent | amd64 stable, bug #274376 (diff) | |
download | gentoo-2-31067a510dc69d2d0e1d687c94ecb3cdc1dec0e4.tar.gz gentoo-2-31067a510dc69d2d0e1d687c94ecb3cdc1dec0e4.tar.bz2 gentoo-2-31067a510dc69d2d0e1d687c94ecb3cdc1dec0e4.zip |
amd64 stable, bug #274507
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-text/diction/diction-1.11.ebuild')
-rw-r--r-- | app-text/diction/diction-1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/diction/diction-1.11.ebuild b/app-text/diction/diction-1.11.ebuild index 860881a5ee3e..02a8610e9132 100644 --- a/app-text/diction/diction-1.11.ebuild +++ b/app-text/diction/diction-1.11.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-text/diction/diction-1.11.ebuild,v 1.7 2009/06/30 15:24:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.11.ebuild,v 1.8 2009/07/05 15:36:19 maekke 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/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa ~mips ~ppc sparc x86" +KEYWORDS="amd64 ~hppa ~mips ~ppc sparc x86" IUSE="unicode" DEPEND="sys-devel/gettext |