summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-30 00:50:05 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-30 00:50:05 +0000
commit0e8c160caf8d66da1892139da1bb55cdc6d4da6b (patch)
treea407a8b18af4fb646e0eed2f7d7db55f86c325f2 /app-doc/chmlib
parentsync IUSE (missing) (diff)
downloadhistorical-0e8c160caf8d66da1892139da1bb55cdc6d4da6b.tar.gz
historical-0e8c160caf8d66da1892139da1bb55cdc6d4da6b.tar.bz2
historical-0e8c160caf8d66da1892139da1bb55cdc6d4da6b.zip
econf || die, add sed-4 dep
Diffstat (limited to 'app-doc/chmlib')
-rw-r--r--app-doc/chmlib/ChangeLog6
-rw-r--r--app-doc/chmlib/Manifest6
-rw-r--r--app-doc/chmlib/chmlib-0.31.ebuild3
-rw-r--r--app-doc/chmlib/chmlib-0.32.ebuild5
4 files changed, 13 insertions, 7 deletions
diff --git a/app-doc/chmlib/ChangeLog b/app-doc/chmlib/ChangeLog
index d1874b4fdd19..1904c5936dc7 100644
--- a/app-doc/chmlib/ChangeLog
+++ b/app-doc/chmlib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-doc/chmlib
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/chmlib/ChangeLog,v 1.6 2004/06/24 21:38:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/chmlib/ChangeLog,v 1.7 2004/06/30 00:50:05 agriffis Exp $
+
+ 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> chmlib-0.31.ebuild,
+ chmlib-0.32.ebuild:
+ econf || die, add sed-4 dep
*chmlib-0.32 (09 Jun 2004)
diff --git a/app-doc/chmlib/Manifest b/app-doc/chmlib/Manifest
index 1dc6c72ae568..f9cdc264da3b 100644
--- a/app-doc/chmlib/Manifest
+++ b/app-doc/chmlib/Manifest
@@ -1,5 +1,5 @@
-MD5 9d96be601640ae7642df9bdfe2973a62 chmlib-0.32.ebuild 1627
-MD5 30c13be75066541db01edef6ad62c41b chmlib-0.31.ebuild 1445
-MD5 d9a0c2a9f59bc138feab3356cc1fea6b ChangeLog 879
+MD5 958f821818a5bc52ea84b74e48341a30 chmlib-0.32.ebuild 1675
+MD5 5ba342c2f8cf213ae3d6d02e9e6489ca chmlib-0.31.ebuild 1471
+MD5 7bb4b7a20cf20cf169584c62b50893e2 ChangeLog 1002
MD5 5e241d7b61c20016a54f95cc7538c41c files/digest-chmlib-0.31 59
MD5 79e2ad3061c14b4285f578bc09190b55 files/digest-chmlib-0.32 60
diff --git a/app-doc/chmlib/chmlib-0.31.ebuild b/app-doc/chmlib/chmlib-0.31.ebuild
index 388c067f2281..911f8da99737 100644
--- a/app-doc/chmlib/chmlib-0.31.ebuild
+++ b/app-doc/chmlib/chmlib-0.31.ebuild
@@ -1,10 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/chmlib/chmlib-0.31.ebuild,v 1.8 2004/06/24 21:38:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/chmlib/chmlib-0.31.ebuild,v 1.9 2004/06/30 00:50:05 agriffis Exp $
DESCRIPTION="Library for MS CHM (compressed html) file format plus extracting and http server utils"
HOMEPAGE="http://66.93.236.84/~jedwin/projects/chmlib/"
SRC_URI="http://66.93.236.84/~jedwin/projects/chmlib/${PF}.tgz"
+DEPEND=">=sys-apps/sed-4"
LICENSE="LGPL-2.1"
SLOT="0"
diff --git a/app-doc/chmlib/chmlib-0.32.ebuild b/app-doc/chmlib/chmlib-0.32.ebuild
index 1a34f1d94881..7f2fced3470b 100644
--- a/app-doc/chmlib/chmlib-0.32.ebuild
+++ b/app-doc/chmlib/chmlib-0.32.ebuild
@@ -1,10 +1,11 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/chmlib/chmlib-0.32.ebuild,v 1.5 2004/06/24 21:38:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/chmlib/chmlib-0.32.ebuild,v 1.6 2004/06/30 00:50:05 agriffis Exp $
DESCRIPTION="Library for MS CHM (compressed html) file format plus extracting and http server utils"
HOMEPAGE="http://66.93.236.84/~jedwin/projects/chmlib/"
SRC_URI="http://66.93.236.84/~jedwin/projects/chmlib/${PF}.tgz"
+DEPEND=">=sys-apps/sed-4"
LICENSE="LGPL-2.1"
SLOT="0"
@@ -17,7 +18,7 @@ src_unpack() {
unpack ${A}
cd ${S}
sed -i -r "s,(\\\$\\{INSTALLPREFIX\\}),\${DESTDIR}\\1,g;s,@LIBTOOL@,libtool,g" Makefile.in
- econf
+ econf || die "econf failed"
# sed -i "s:gcc-3.2:gcc:" Makefile
# sed -i "s:/usr/local/:/${D}/usr/:" Makefile
if [ "${ARCH}" = "ppc" ]; then