diff options
Diffstat (limited to 'app-text/unrtf/unrtf-0.19.3.ebuild')
-rw-r--r-- | app-text/unrtf/unrtf-0.19.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/unrtf/unrtf-0.19.3.ebuild b/app-text/unrtf/unrtf-0.19.3.ebuild index 6ae62f5eb2c2..d131f2b02b48 100644 --- a/app-text/unrtf/unrtf-0.19.3.ebuild +++ b/app-text/unrtf/unrtf-0.19.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.19.3.ebuild,v 1.1 2004/02/22 13:09:25 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.19.3.ebuild,v 1.2 2004/03/11 21:50:16 hanno Exp $ DESCRIPTION="Converts RTF files to various formats" HOMEPAGE="http://www.gnu.org/software/unrtf/unrtf.html" SRC_URI="http://www.gnu.org/software/unrtf/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64" IUSE="" DEPEND="" S=${WORKDIR}/${P} |