diff options
author | 2006-02-11 06:23:55 +0000 | |
---|---|---|
committer | 2006-02-11 06:23:55 +0000 | |
commit | f9dc6361aa3bffa43b4d8afd5f3f4158df250b9e (patch) | |
tree | 5b89dd369ed6fed8a5d07b34948c3be2049aa18c /app-text/catdoc/catdoc-0.93.4.ebuild | |
parent | Stable on x86; bug #122307 (diff) | |
download | gentoo-2-f9dc6361aa3bffa43b4d8afd5f3f4158df250b9e.tar.gz gentoo-2-f9dc6361aa3bffa43b4d8afd5f3f4158df250b9e.tar.bz2 gentoo-2-f9dc6361aa3bffa43b4d8afd5f3f4158df250b9e.zip |
Stable on x86; bug #122300
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'app-text/catdoc/catdoc-0.93.4.ebuild')
-rw-r--r-- | app-text/catdoc/catdoc-0.93.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/catdoc/catdoc-0.93.4.ebuild b/app-text/catdoc/catdoc-0.93.4.ebuild index 9cce5927d86f..530fd9bdc11f 100644 --- a/app-text/catdoc/catdoc-0.93.4.ebuild +++ b/app-text/catdoc/catdoc-0.93.4.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/catdoc/catdoc-0.93.4.ebuild,v 1.3 2006/02/09 21:51:43 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/catdoc/catdoc-0.93.4.ebuild,v 1.4 2006/02/11 06:23:55 tsunam Exp $ DESCRIPTION="A convertor for Microsoft Word, Excel and RTF Files to text" HOMEPAGE="http://www.45.free.net/~vitus/software/catdoc/" @@ -9,7 +9,7 @@ LICENSE="GPL-2" IUSE="tcltk" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc x86" DEPEND="tcltk? ( >=dev-lang/tk-8.1 )" |