summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-scheme/gambit/gambit-4.6.4.ebuild')
-rw-r--r--dev-scheme/gambit/gambit-4.6.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-scheme/gambit/gambit-4.6.4.ebuild b/dev-scheme/gambit/gambit-4.6.4.ebuild
index ed76dcc673f1..a7f078edbc38 100644
--- a/dev-scheme/gambit/gambit-4.6.4.ebuild
+++ b/dev-scheme/gambit/gambit-4.6.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gambit/gambit-4.6.4.ebuild,v 1.1 2012/03/02 10:07:38 hkbst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gambit/gambit-4.6.4.ebuild,v 1.2 2014/08/10 21:25:17 slyfox Exp $
EAPI="4"
@@ -10,7 +10,7 @@ MY_PN=gambc
MY_PV=${PV//./_}
MY_P=${MY_PN}-v${MY_PV}
-DESCRIPTION="Gambit-C is a native Scheme to C compiler and interpreter."
+DESCRIPTION="Gambit-C is a native Scheme to C compiler and interpreter"
HOMEPAGE="http://www.iro.umontreal.ca/~gambit/"
SRC_URI="http://www.iro.umontreal.ca/~gambit/download/gambit/v${PV%.*}/source/${MY_P}.tgz"