diff options
author | Hanno Boeck <hanno@gentoo.org> | 2004-03-11 21:50:17 +0000 |
---|---|---|
committer | Hanno Boeck <hanno@gentoo.org> | 2004-03-11 21:50:17 +0000 |
commit | b068837efc496b48c3d1229d42eb6809ca26c73a (patch) | |
tree | c8698c19d45345af61b083e050c84ba9fda76a33 /app-text/unrtf/unrtf-0.19.3.ebuild | |
parent | Install libpostproc library. Update to newer snapshot. Bug 27051 (diff) | |
download | historical-b068837efc496b48c3d1229d42eb6809ca26c73a.tar.gz historical-b068837efc496b48c3d1229d42eb6809ca26c73a.tar.bz2 historical-b068837efc496b48c3d1229d42eb6809ca26c73a.zip |
mark unrtf-0.19.3 stable x86.
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} |