summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:23:23 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:23:23 +0000
commit7fd227988662d1d0c35802b9d91dc76cbf2f7d46 (patch)
tree5a4760ff96ecd35dc69218af0ca7ae78024a82f8 /sci-mathematics
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-7fd227988662d1d0c35802b9d91dc76cbf2f7d46.tar.gz
gentoo-2-7fd227988662d1d0c35802b9d91dc76cbf2f7d46.tar.bz2
gentoo-2-7fd227988662d1d0c35802b9d91dc76cbf2f7d46.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 'sci-mathematics')
-rw-r--r--sci-mathematics/agda-lib-ffi/ChangeLog5
-rw-r--r--sci-mathematics/agda-lib-ffi/agda-lib-ffi-0.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/agda-lib-ffi/ChangeLog b/sci-mathematics/agda-lib-ffi/ChangeLog
index a00ce86a7447..98e5af831bb9 100644
--- a/sci-mathematics/agda-lib-ffi/ChangeLog
+++ b/sci-mathematics/agda-lib-ffi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/agda-lib-ffi
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/agda-lib-ffi/ChangeLog,v 1.1 2014/07/02 15:23:21 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/agda-lib-ffi/ChangeLog,v 1.2 2014/08/10 20:23:23 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> agda-lib-ffi-0.0.2.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
*agda-lib-ffi-0.0.2 (02 Jul 2014)
diff --git a/sci-mathematics/agda-lib-ffi/agda-lib-ffi-0.0.2.ebuild b/sci-mathematics/agda-lib-ffi/agda-lib-ffi-0.0.2.ebuild
index 93f70d149c35..0259986cf7c6 100644
--- a/sci-mathematics/agda-lib-ffi/agda-lib-ffi-0.0.2.ebuild
+++ b/sci-mathematics/agda-lib-ffi/agda-lib-ffi-0.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/agda-lib-ffi/agda-lib-ffi-0.0.2.ebuild,v 1.1 2014/07/02 15:23:21 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/agda-lib-ffi/agda-lib-ffi-0.0.2.ebuild,v 1.2 2014/08/10 20:23:23 slyfox Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit haskell-cabal
AGDA_P="lib-0.7"
-DESCRIPTION="Auxiliary Haskell code used by Agda's standard library."
+DESCRIPTION="Auxiliary Haskell code used by Agda's standard library"
HOMEPAGE="http://wiki.portal.chalmers.se/agda/"
SRC_URI="http://www.cse.chalmers.se/~nad/software/${AGDA_P}.tar.gz"