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 | |
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')
-rw-r--r-- | app-text/unrtf/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/unrtf/Manifest | 6 | ||||
-rw-r--r-- | app-text/unrtf/files/digest-unrtf-0.18.1 | 2 | ||||
-rw-r--r-- | app-text/unrtf/unrtf-0.18.1.ebuild | 30 | ||||
-rw-r--r-- | app-text/unrtf/unrtf-0.19.3.ebuild | 4 |
5 files changed, 8 insertions, 39 deletions
diff --git a/app-text/unrtf/ChangeLog b/app-text/unrtf/ChangeLog index 590ad660e462..94a259f6a688 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.4 2004/02/22 13:09:25 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/ChangeLog,v 1.5 2004/03/11 21:50:16 hanno Exp $ + + 11 Mar 2004; Hanno Boeck <hanno@gentoo.org> unrtf-0.19.3.ebuild: + Marked stable on x86. *unrtf-0.19.3 (22 Feb 2004) diff --git a/app-text/unrtf/Manifest b/app-text/unrtf/Manifest index ea92adbd8fdc..fbc2b0081182 100644 --- a/app-text/unrtf/Manifest +++ b/app-text/unrtf/Manifest @@ -1,7 +1,5 @@ +MD5 6da4cba75daf0756ebfcf90b3ecdf589 ChangeLog 943 MD5 6f3c8ca17f2eb0d3efad0a4c82d04deb unrtf-0.19.0.ebuild 610 -MD5 307d6a11fe1c2fcdbb17a90d94f8a45d unrtf-0.18.1.ebuild 714 -MD5 c08a2e165a894fc0a2b485d1ef6e147f ChangeLog 850 -MD5 c1269eb28f33b5ad23820a2714420af7 unrtf-0.19.3.ebuild 622 -MD5 748102f0227b9757f2fd6e6c8b956c54 files/digest-unrtf-0.18.1 133 +MD5 e6efbbaf964ad7be38b97c81ee5fee9d unrtf-0.19.3.ebuild 622 MD5 245d5556f9662ad25f3ed5ec6a46ac51 files/digest-unrtf-0.19.0 64 MD5 14997a36fb2ed241ea9a7af11c590f4c files/digest-unrtf-0.19.3 64 diff --git a/app-text/unrtf/files/digest-unrtf-0.18.1 b/app-text/unrtf/files/digest-unrtf-0.18.1 deleted file mode 100644 index c7e247912d28..000000000000 --- a/app-text/unrtf/files/digest-unrtf-0.18.1 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 c7eb7eb30880c4fb8d089b8a486d255d unrtf-0.18.1.tar.gz 63141 -MD5 2bd6e79152a948a6aebec5ed4fb9fece unrtf-0.18.1-gcc33.patch.gz 2018 diff --git a/app-text/unrtf/unrtf-0.18.1.ebuild b/app-text/unrtf/unrtf-0.18.1.ebuild deleted file mode 100644 index e692559ab801..000000000000 --- a/app-text/unrtf/unrtf-0.18.1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.18.1.ebuild,v 1.2 2003/10/20 08:51:37 hanno Exp $ - -DESCRIPTION="Converts RTF files to various formats" -HOMEPAGE="http://www.gnu.org/software/${PN}/${PN}.html" -SRC_URI="mirror://gnu/${PN}/${P}.tar.gz - mirror://gentoo/${P}-gcc33.patch.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="" -DEPEND="" -S=${WORKDIR}/${PN} - -src_unpack() { - unpack ${P}.tar.gz - epatch ${DISTDIR}/unrtf-0.18.1-gcc33.patch.gz -} - -src_compile() { - emake || die -} - -src_install() { - dobin unrtf - doman unrtf.1 - dohtml doc/unrtf.html - dodoc CHANGES COPYING README TODO -} 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} |