summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:26:00 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:26:00 +0000
commit1b6d747389d6f1de59233d626c22dc2aa5de3d1f (patch)
treed7dbe7eeabef6497dab61ab3e42d5b6ec3575f5b /dev-scheme
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-1b6d747389d6f1de59233d626c22dc2aa5de3d1f.tar.gz
gentoo-2-1b6d747389d6f1de59233d626c22dc2aa5de3d1f.tar.bz2
gentoo-2-1b6d747389d6f1de59233d626c22dc2aa5de3d1f.zip
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-scheme')
-rw-r--r--dev-scheme/stalin/ChangeLog8
-rw-r--r--dev-scheme/stalin/stalin-0.11.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-scheme/stalin/ChangeLog b/dev-scheme/stalin/ChangeLog
index 62fdf3908cfd..15a69736592a 100644
--- a/dev-scheme/stalin/ChangeLog
+++ b/dev-scheme/stalin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-scheme/stalin
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/stalin/ChangeLog,v 1.1 2008/06/01 17:37:27 pchrist Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/stalin/ChangeLog,v 1.2 2014/08/10 21:26:00 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> stalin-0.11.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
*stalin-0.11 (01 Jun 2008)
@@ -8,4 +11,3 @@
+stalin-0.11.ebuild:
Initial port of dev-scheme/stalin, version 0.11. Updated and moved from
the overlay to the main tree
-
diff --git a/dev-scheme/stalin/stalin-0.11.ebuild b/dev-scheme/stalin/stalin-0.11.ebuild
index 4c040a020467..9128073c9c6b 100644
--- a/dev-scheme/stalin/stalin-0.11.ebuild
+++ b/dev-scheme/stalin/stalin-0.11.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2008 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/stalin/stalin-0.11.ebuild,v 1.3 2008/06/02 22:06:26 pchrist Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/stalin/stalin-0.11.ebuild,v 1.4 2014/08/10 21:26:00 slyfox Exp $
inherit eutils
-DESCRIPTION="An aggressively optimizing Scheme compiler."
+DESCRIPTION="An aggressively optimizing Scheme compiler"
HOMEPAGE="http://community.schemewiki.org/?Stalin"
SRC_URI="ftp://ftp.ecn.purdue.edu/qobi/${P}.tgz"
LICENSE="GPL-3"