summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-15 06:39:51 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-15 06:39:51 +0000
commit8fb0256e25c081047c2b58796f18c9d475a78265 (patch)
tree9ff8789bd86e38962da83080ec77e2441865c94b /dev-ml/ocamldsort
parentwhitespace (diff)
downloadhistorical-8fb0256e25c081047c2b58796f18c9d475a78265.tar.gz
historical-8fb0256e25c081047c2b58796f18c9d475a78265.tar.bz2
historical-8fb0256e25c081047c2b58796f18c9d475a78265.zip
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-ml/ocamldsort')
-rw-r--r--dev-ml/ocamldsort/ocamldsort-0.14.2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ml/ocamldsort/ocamldsort-0.14.2.ebuild b/dev-ml/ocamldsort/ocamldsort-0.14.2.ebuild
index c3f2191fcede..bcb421ea581b 100644
--- a/dev-ml/ocamldsort/ocamldsort-0.14.2.ebuild
+++ b/dev-ml/ocamldsort/ocamldsort-0.14.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamldsort/ocamldsort-0.14.2.ebuild,v 1.1 2004/10/05 07:54:53 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamldsort/ocamldsort-0.14.2.ebuild,v 1.2 2007/07/15 06:39:51 mr_bones_ Exp $
DESCRIPTION="A dependency sorter for OCaml source files"
HOMEPAGE="http://dimitri.mutu.net/ocaml.html"
@@ -26,4 +26,3 @@ src_install() {
make BINDIR=${D}/usr/bin MANDIR=${D}/usr/share/man install
dodoc README
}
-