summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 08:39:30 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 08:39:30 +0000
commit4a1b3040528c4729db0fdc3f4ccbbb8a754e0dba (patch)
tree8db56ecc947ec85331531382315359e1c7c8c2d1 /dev-util/fhist
parentremoved old version (diff)
downloadhistorical-4a1b3040528c4729db0fdc3f4ccbbb8a754e0dba.tar.gz
historical-4a1b3040528c4729db0fdc3f4ccbbb8a754e0dba.tar.bz2
historical-4a1b3040528c4729db0fdc3f4ccbbb8a754e0dba.zip
whitespace cleanup
Diffstat (limited to 'dev-util/fhist')
-rw-r--r--dev-util/fhist/Manifest6
-rw-r--r--dev-util/fhist/fhist-1.10.ebuild16
-rw-r--r--dev-util/fhist/fhist-1.8.ebuild16
3 files changed, 19 insertions, 19 deletions
diff --git a/dev-util/fhist/Manifest b/dev-util/fhist/Manifest
index 7a1518681945..8976a5a95517 100644
--- a/dev-util/fhist/Manifest
+++ b/dev-util/fhist/Manifest
@@ -1,5 +1,5 @@
+MD5 e9589ddbc188023c3f9327779691535f ChangeLog 1207
+MD5 a1c3da7af6aea89dd34800f67c934572 fhist-1.10.ebuild 919
+MD5 f372fed1c576c8ffbce0cdf71e8a45cb fhist-1.8.ebuild 917
MD5 5ce6fc792f19fbf5efadafde88bdf77e files/digest-fhist-1.10 62
MD5 3da27bd9058c36f21b7cd1afe0436550 files/digest-fhist-1.8 61
-MD5 1409b46267cfac9f44f36ee09f6fdaba fhist-1.10.ebuild 922
-MD5 f75eba6ed414b62ff2b6c3362443c699 fhist-1.8.ebuild 922
-MD5 e9589ddbc188023c3f9327779691535f ChangeLog 1207
diff --git a/dev-util/fhist/fhist-1.10.ebuild b/dev-util/fhist/fhist-1.10.ebuild
index 4b7ce06494ec..a35c3decaab4 100644
--- a/dev-util/fhist/fhist-1.10.ebuild
+++ b/dev-util/fhist/fhist-1.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/fhist/fhist-1.10.ebuild,v 1.4 2003/07/12 14:28:13 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/fhist/fhist-1.10.ebuild,v 1.5 2003/09/06 08:39:20 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="File history and comparison tools"
@@ -11,26 +11,26 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ~sparc "
-DEPEND="sys-devel/gettext
- sys-apps/groff
+DEPEND="sys-devel/gettext
+ sys-apps/groff
sys-devel/bison"
src_compile() {
econf || die "./configure failed"
- make clean
+ make clean
make || die
}
src_install () {
make RPM_BUILD_ROOT=${D} install || die
-
+
dodoc lib/en/*.txt
dodoc lib/en/*.ps
-
+
# remove duplicate docs etc.
rm -r ${D}/usr/share/fhist
-
- # move message catalogs into the usual gentoo place
+
+ # move message catalogs into the usual gentoo place
dodir /usr/share/locale
mv ${D}/usr/lib/fhist/en ${D}/usr/share/locale/
diff --git a/dev-util/fhist/fhist-1.8.ebuild b/dev-util/fhist/fhist-1.8.ebuild
index e88db34ae3de..fe7a8b00afc5 100644
--- a/dev-util/fhist/fhist-1.8.ebuild
+++ b/dev-util/fhist/fhist-1.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/fhist/fhist-1.8.ebuild,v 1.8 2003/02/13 11:52:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/fhist/fhist-1.8.ebuild,v 1.9 2003/09/06 08:39:20 msterret Exp $
S=${WORKDIR}/${P}
DESCRIPTION="File history and comparison tools"
@@ -11,26 +11,26 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc "
-DEPEND="sys-devel/gettext
- sys-apps/groff
+DEPEND="sys-devel/gettext
+ sys-apps/groff
sys-devel/bison"
src_compile() {
econf || die "./configure failed"
- make clean
+ make clean
make || die
}
src_install () {
make RPM_BUILD_ROOT=${D} install || die
-
+
dodoc lib/en/*.txt
dodoc lib/en/*.ps
-
+
# remove duplicate docs etc.
rm -r ${D}/usr/share/fhist
-
- # move message catalogs into the usual gentoo place
+
+ # move message catalogs into the usual gentoo place
dodir /usr/share/locale
mv ${D}/usr/lib/fhist/en ${D}/usr/share/locale/