diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-07-25 09:16:47 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-07-25 09:16:47 +0000 |
commit | 6b112e4945ebf3cf2534b7b06e3ba35630b32964 (patch) | |
tree | 821d22ebef3d49c3fe5104505703214c0db6e26f /dev-haskell/terminfo | |
parent | Drop redundant '<maintainer>' field, leave only '<herd>'. (diff) | |
download | gentoo-2-6b112e4945ebf3cf2534b7b06e3ba35630b32964.tar.gz gentoo-2-6b112e4945ebf3cf2534b7b06e3ba35630b32964.tar.bz2 gentoo-2-6b112e4945ebf3cf2534b7b06e3ba35630b32964.zip |
Drop trailing '.' from description.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-haskell/terminfo')
-rw-r--r-- | dev-haskell/terminfo/ChangeLog | 6 | ||||
-rw-r--r-- | dev-haskell/terminfo/terminfo-0.3.2.3.ebuild | 6 | ||||
-rw-r--r-- | dev-haskell/terminfo/terminfo-0.3.2.5.ebuild | 6 | ||||
-rw-r--r-- | dev-haskell/terminfo/terminfo-0.4.0.0.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-haskell/terminfo/ChangeLog b/dev-haskell/terminfo/ChangeLog index d4377a2006e0..677c671d627e 100644 --- a/dev-haskell/terminfo/ChangeLog +++ b/dev-haskell/terminfo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/terminfo # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/ChangeLog,v 1.35 2014/07/02 14:02:44 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/ChangeLog,v 1.36 2014/07/25 09:16:18 slyfox Exp $ + + 25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> terminfo-0.3.2.3.ebuild, + terminfo-0.3.2.5.ebuild, terminfo-0.4.0.0.ebuild: + Drop trailing '.' from description. *terminfo-0.4.0.0 (02 Jul 2014) diff --git a/dev-haskell/terminfo/terminfo-0.3.2.3.ebuild b/dev-haskell/terminfo/terminfo-0.3.2.3.ebuild index 029cc0fd7f59..004aa3bc5948 100644 --- a/dev-haskell/terminfo/terminfo-0.3.2.3.ebuild +++ b/dev-haskell/terminfo/terminfo-0.3.2.3.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/dev-haskell/terminfo/terminfo-0.3.2.3.ebuild,v 1.8 2013/03/01 20:39:33 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/terminfo-0.3.2.3.ebuild,v 1.9 2014/07/25 09:16:18 slyfox Exp $ # ebuild generated by hackport 0.2.14 @@ -9,7 +9,7 @@ EAPI="3" CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit autotools eutils haskell-cabal -DESCRIPTION="Haskell bindings to the terminfo library." +DESCRIPTION="Haskell bindings to the terminfo library" HOMEPAGE="http://code.haskell.org/terminfo" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" diff --git a/dev-haskell/terminfo/terminfo-0.3.2.5.ebuild b/dev-haskell/terminfo/terminfo-0.3.2.5.ebuild index 413ec906276f..10d9994e1b46 100644 --- a/dev-haskell/terminfo/terminfo-0.3.2.5.ebuild +++ b/dev-haskell/terminfo/terminfo-0.3.2.5.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/dev-haskell/terminfo/terminfo-0.3.2.5.ebuild,v 1.9 2013/03/31 10:27:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/terminfo-0.3.2.5.ebuild,v 1.10 2014/07/25 09:16:18 slyfox Exp $ EAPI=5 @@ -9,7 +9,7 @@ EAPI=5 CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit autotools eutils haskell-cabal -DESCRIPTION="Haskell bindings to the terminfo library." +DESCRIPTION="Haskell bindings to the terminfo library" HOMEPAGE="http://code.haskell.org/terminfo" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" diff --git a/dev-haskell/terminfo/terminfo-0.4.0.0.ebuild b/dev-haskell/terminfo/terminfo-0.4.0.0.ebuild index 31325a1d484a..5e15c5a595a2 100644 --- a/dev-haskell/terminfo/terminfo-0.4.0.0.ebuild +++ b/dev-haskell/terminfo/terminfo-0.4.0.0.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/dev-haskell/terminfo/terminfo-0.4.0.0.ebuild,v 1.1 2014/07/02 14:02:44 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/terminfo-0.4.0.0.ebuild,v 1.2 2014/07/25 09:16:18 slyfox Exp $ EAPI=5 @@ -9,7 +9,7 @@ EAPI=5 CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal -DESCRIPTION="Haskell bindings to the terminfo library." +DESCRIPTION="Haskell bindings to the terminfo library" HOMEPAGE="https://github.com/judah/terminfo" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" |