From 8ec954a96c94530e13f070eb9bb39a67e120762d Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Fri, 12 Mar 2004 08:51:22 +0000 Subject: Don't assign default to S; header fix --- app-text/unrtf/ChangeLog | 5 ++++- app-text/unrtf/unrtf-0.19.0.ebuild | 3 +-- app-text/unrtf/unrtf-0.19.3.ebuild | 3 +-- 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'app-text/unrtf') diff --git a/app-text/unrtf/ChangeLog b/app-text/unrtf/ChangeLog index 0386b2b00f09..265242e64e07 100644 --- a/app-text/unrtf/ChangeLog +++ b/app-text/unrtf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/unrtf # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/ChangeLog,v 1.6 2004/03/12 08:50:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/ChangeLog,v 1.7 2004/03/12 08:50:49 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett : + Don't assign default to S; header fix 12 Mar 2004; Michael Sterrett unrtf-0.19.0.ebuild, unrtf-0.19.3.ebuild: diff --git a/app-text/unrtf/unrtf-0.19.0.ebuild b/app-text/unrtf/unrtf-0.19.0.ebuild index a5824491749a..e69717bf871f 100644 --- a/app-text/unrtf/unrtf-0.19.0.ebuild +++ b/app-text/unrtf/unrtf-0.19.0.ebuild @@ -1,6 +1,6 @@ # 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.0.ebuild,v 1.1 2004/01/12 19:38:02 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.19.0.ebuild,v 1.2 2004/03/12 08:50:38 mr_bones_ Exp $ DESCRIPTION="Converts RTF files to various formats" HOMEPAGE="http://www.gnu.org/software/${PN}/${PN}.html" @@ -10,7 +10,6 @@ SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND="" -S=${WORKDIR}/${P} src_compile() { make clean diff --git a/app-text/unrtf/unrtf-0.19.3.ebuild b/app-text/unrtf/unrtf-0.19.3.ebuild index d131f2b02b48..2619dba85a4f 100644 --- a/app-text/unrtf/unrtf-0.19.3.ebuild +++ b/app-text/unrtf/unrtf-0.19.3.ebuild @@ -1,6 +1,6 @@ # 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.2 2004/03/11 21:50:16 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.19.3.ebuild,v 1.3 2004/03/12 08:50:38 mr_bones_ Exp $ DESCRIPTION="Converts RTF files to various formats" HOMEPAGE="http://www.gnu.org/software/unrtf/unrtf.html" @@ -10,7 +10,6 @@ SLOT="0" KEYWORDS="x86 ~amd64" IUSE="" DEPEND="" -S=${WORKDIR}/${P} src_compile() { make clean -- cgit v1.2.3-65-gdbad