summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-10 16:47:03 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-10 16:47:03 +0000
commitd6e66ca4d4a16a36b244fb4c907836bdceb557b5 (patch)
tree997f14cb09d06a6fd415e48113bd82dae2023e44 /dev-lang
parentFix use invocation (Manifest recommit) (diff)
downloadgentoo-2-d6e66ca4d4a16a36b244fb4c907836bdceb557b5.tar.gz
gentoo-2-d6e66ca4d4a16a36b244fb4c907836bdceb557b5.tar.bz2
gentoo-2-d6e66ca4d4a16a36b244fb4c907836bdceb557b5.zip
add missing newline to end of file
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/smlnj/smlnj-110.0.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/smlnj/smlnj-110.0.7.ebuild b/dev-lang/smlnj/smlnj-110.0.7.ebuild
index 43b405d9f4fe..5a72423b7b6a 100644
--- a/dev-lang/smlnj/smlnj-110.0.7.ebuild
+++ b/dev-lang/smlnj/smlnj-110.0.7.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/dev-lang/smlnj/smlnj-110.0.7.ebuild,v 1.1 2004/06/10 11:15:38 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/smlnj/smlnj-110.0.7.ebuild,v 1.2 2004/06/10 16:47:03 agriffis Exp $
inherit eutils
@@ -93,4 +93,4 @@ pkg_postinst() {
einfo
einfo "You need to run env-update to get a working installation"
einfo
-} \ No newline at end of file
+}