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
commit7a4d06fbf95bca58ce1172b765fa9fb1e12022be (patch)
treeb8dda33e70cb7129990acb3e37fd7e1e28ca47c5 /app-text/diction
parentsync IUSE (+emacs) (diff)
downloadhistorical-7a4d06fbf95bca58ce1172b765fa9fb1e12022be.tar.gz
historical-7a4d06fbf95bca58ce1172b765fa9fb1e12022be.tar.bz2
historical-7a4d06fbf95bca58ce1172b765fa9fb1e12022be.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"