summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-03-12 20:19:50 +0000
committerMike Frysinger <vapier@gentoo.org>2005-03-12 20:19:50 +0000
commitc72576c926305fb4850cd6b32d239433482887b7 (patch)
tree44853238c7f63b64ae0afe187886d6f53349a1ab /app-text/unrtf
parents390/amd64 KEYWORDS (diff)
downloadgentoo-2-c72576c926305fb4850cd6b32d239433482887b7.tar.gz
gentoo-2-c72576c926305fb4850cd6b32d239433482887b7.tar.bz2
gentoo-2-c72576c926305fb4850cd6b32d239433482887b7.zip
s390 stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-text/unrtf')
-rw-r--r--app-text/unrtf/unrtf-0.19.3-r1.ebuild10
1 files changed, 6 insertions, 4 deletions
diff --git a/app-text/unrtf/unrtf-0.19.3-r1.ebuild b/app-text/unrtf/unrtf-0.19.3-r1.ebuild
index 557a621e40d5..35c77939f426 100644
--- a/app-text/unrtf/unrtf-0.19.3-r1.ebuild
+++ b/app-text/unrtf/unrtf-0.19.3-r1.ebuild
@@ -1,17 +1,19 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.19.3-r1.ebuild,v 1.5 2005/01/08 19:47:19 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.19.3-r1.ebuild,v 1.6 2005/03/12 20:16:41 vapier Exp $
inherit eutils
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 ppc ~s390"
+KEYWORDS="~amd64 ppc s390 x86"
IUSE=""
-DEPEND="virtual/libc"
+
+DEPEND=""
src_unpack() {
unpack ${A}
@@ -25,7 +27,7 @@ src_compile() {
}
src_install() {
- dobin unrtf
+ dobin unrtf || die
doman unrtf.1
dohtml doc/unrtf.html
dodoc CHANGES README TODO