summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-13 20:47:06 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-13 20:47:06 +0000
commitca65c8b273e2062c19f166736914ec689ae0c68f (patch)
treed8b4a918e81f329ec415f075ac4f1c1bd5563698 /app-text/diction
parentsync IUSE (+emacs) (Manifest recommit) (diff)
downloadgentoo-2-ca65c8b273e2062c19f166736914ec689ae0c68f.tar.gz
gentoo-2-ca65c8b273e2062c19f166736914ec689ae0c68f.tar.bz2
gentoo-2-ca65c8b273e2062c19f166736914ec689ae0c68f.zip
sync IUSE (missing)
Diffstat (limited to 'app-text/diction')
-rw-r--r--app-text/diction/diction-1.02.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/diction/diction-1.02.ebuild b/app-text/diction/diction-1.02.ebuild
index 52f08ed7c7a6..33d3b6250a30 100644
--- a/app-text/diction/diction-1.02.ebuild
+++ b/app-text/diction/diction-1.02.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.02.ebuild,v 1.10 2004/06/28 02:24:53 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.02.ebuild,v 1.11 2004/07/13 20:47:06 agriffis Exp $
DESCRIPTION="Diction and style checkers for english and german texts"
HOMEPAGE="http://www.fsf.org/software/diction/diction.html"
@@ -9,6 +9,7 @@ SRC_URI="http://ftp.gnu.org/gnu/diction/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~sparc ~mips"
+IUSE=""
DEPEND="sys-devel/gettext"