summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:24:54 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:24:54 +0000
commit8bcc73a970c07d9a046a03bbdd4f79d82696d0ab (patch)
tree68d7b0e38eb7c193ba1604c4e540da2981dcdc76 /sci-libs
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-8bcc73a970c07d9a046a03bbdd4f79d82696d0ab.tar.gz
gentoo-2-8bcc73a970c07d9a046a03bbdd4f79d82696d0ab.tar.bz2
gentoo-2-8bcc73a970c07d9a046a03bbdd4f79d82696d0ab.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-libs')
-rw-r--r--sci-libs/cddlib/ChangeLog9
-rw-r--r--sci-libs/cddlib/cddlib-094f-r2.ebuild6
-rw-r--r--sci-libs/cddlib/cddlib-094g.ebuild6
3 files changed, 12 insertions, 9 deletions
diff --git a/sci-libs/cddlib/ChangeLog b/sci-libs/cddlib/ChangeLog
index 935611c8eeb5..3d7800bae5f1 100644
--- a/sci-libs/cddlib/ChangeLog
+++ b/sci-libs/cddlib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/cddlib
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cddlib/ChangeLog,v 1.5 2013/02/03 09:54:08 jlec Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cddlib/ChangeLog,v 1.6 2014/08/10 20:24:54 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> cddlib-094f-r2.ebuild,
+ cddlib-094g.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
*cddlib-094g (03 Feb 2013)
@@ -26,4 +30,3 @@
+metadata.xml:
new package imported from science overlay. Fixes bug #230423
Thanks to everyone on {sage,science}@g.o for contributions to this ebuild.
-
diff --git a/sci-libs/cddlib/cddlib-094f-r2.ebuild b/sci-libs/cddlib/cddlib-094f-r2.ebuild
index 1249e66d809a..e96f2b0ad0c1 100644
--- a/sci-libs/cddlib/cddlib-094f-r2.ebuild
+++ b/sci-libs/cddlib/cddlib-094f-r2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cddlib/cddlib-094f-r2.ebuild,v 1.4 2011/08/13 07:12:13 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cddlib/cddlib-094f-r2.ebuild,v 1.5 2014/08/10 20:24:54 slyfox Exp $
EAPI="3"
inherit autotools-utils
-DESCRIPTION="C implementation of the Double Description Method of Motzkin et al."
+DESCRIPTION="C implementation of the Double Description Method of Motzkin et al"
HOMEPAGE="http://www.ifor.math.ethz.ch/~fukuda/cdd_home/"
SRC_URI="ftp://ftp.ifor.math.ethz.ch/pub/fukuda/cdd/${P}.tar.gz"
diff --git a/sci-libs/cddlib/cddlib-094g.ebuild b/sci-libs/cddlib/cddlib-094g.ebuild
index 6f7940c11438..a0b99e13909e 100644
--- a/sci-libs/cddlib/cddlib-094g.ebuild
+++ b/sci-libs/cddlib/cddlib-094g.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cddlib/cddlib-094g.ebuild,v 1.1 2013/02/03 09:54:08 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cddlib/cddlib-094g.ebuild,v 1.2 2014/08/10 20:24:54 slyfox Exp $
EAPI=5
@@ -8,7 +8,7 @@ AUTOTOOLS_AUTORECONF=true
inherit autotools-utils
-DESCRIPTION="C implementation of the Double Description Method of Motzkin et al."
+DESCRIPTION="C implementation of the Double Description Method of Motzkin et al"
HOMEPAGE="http://www.ifor.math.ethz.ch/~fukuda/cdd_home/"
SRC_URI="ftp://ftp.ifor.math.ethz.ch/pub/fukuda/cdd/${P}.tar.gz"