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/path-pieces | |
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/path-pieces')
-rw-r--r-- | dev-haskell/path-pieces/ChangeLog | 6 | ||||
-rw-r--r-- | dev-haskell/path-pieces/path-pieces-0.1.2.ebuild | 6 | ||||
-rw-r--r-- | dev-haskell/path-pieces/path-pieces-0.1.3.1.ebuild | 6 | ||||
-rw-r--r-- | dev-haskell/path-pieces/path-pieces-0.1.3.ebuild | 6 |
4 files changed, 14 insertions, 10 deletions
diff --git a/dev-haskell/path-pieces/ChangeLog b/dev-haskell/path-pieces/ChangeLog index f971368ac8fe..3794f528e7ae 100644 --- a/dev-haskell/path-pieces/ChangeLog +++ b/dev-haskell/path-pieces/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/path-pieces # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/path-pieces/ChangeLog,v 1.4 2014/07/25 08:58:15 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/path-pieces/ChangeLog,v 1.5 2014/07/25 09:16:35 slyfox Exp $ + + 25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> path-pieces-0.1.2.ebuild, + path-pieces-0.1.3.1.ebuild, path-pieces-0.1.3.ebuild: + Drop trailing '.' from description. 25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> metadata.xml: Drop redundant '<maintainer>' field, leave only '<herd>'. diff --git a/dev-haskell/path-pieces/path-pieces-0.1.2.ebuild b/dev-haskell/path-pieces/path-pieces-0.1.2.ebuild index 5497b20ff6c6..f9275ac5260a 100644 --- a/dev-haskell/path-pieces/path-pieces-0.1.2.ebuild +++ b/dev-haskell/path-pieces/path-pieces-0.1.2.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/path-pieces/path-pieces-0.1.2.ebuild,v 1.1 2013/08/26 11:43:18 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/path-pieces/path-pieces-0.1.2.ebuild,v 1.2 2014/07/25 09:16:35 slyfox Exp $ EAPI=4 @@ -9,7 +9,7 @@ EAPI=4 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal -DESCRIPTION="Components of paths." +DESCRIPTION="Components of paths" HOMEPAGE="http://hackage.haskell.org/package/path-pieces" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" diff --git a/dev-haskell/path-pieces/path-pieces-0.1.3.1.ebuild b/dev-haskell/path-pieces/path-pieces-0.1.3.1.ebuild index cf401d4b984d..6c3bbb8a5acf 100644 --- a/dev-haskell/path-pieces/path-pieces-0.1.3.1.ebuild +++ b/dev-haskell/path-pieces/path-pieces-0.1.3.1.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/path-pieces/path-pieces-0.1.3.1.ebuild,v 1.1 2013/12/10 13:38:35 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/path-pieces/path-pieces-0.1.3.1.ebuild,v 1.2 2014/07/25 09:16:35 slyfox Exp $ EAPI=5 @@ -9,7 +9,7 @@ EAPI=5 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal -DESCRIPTION="Components of paths." +DESCRIPTION="Components of paths" HOMEPAGE="http://hackage.haskell.org/package/path-pieces" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" diff --git a/dev-haskell/path-pieces/path-pieces-0.1.3.ebuild b/dev-haskell/path-pieces/path-pieces-0.1.3.ebuild index be381aca8a1b..902b2fdc1ee4 100644 --- a/dev-haskell/path-pieces/path-pieces-0.1.3.ebuild +++ b/dev-haskell/path-pieces/path-pieces-0.1.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/path-pieces/path-pieces-0.1.3.ebuild,v 1.1 2013/10/23 05:08:11 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/path-pieces/path-pieces-0.1.3.ebuild,v 1.2 2014/07/25 09:16:35 slyfox Exp $ EAPI=5 @@ -9,7 +9,7 @@ EAPI=5 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal -DESCRIPTION="Components of paths." +DESCRIPTION="Components of paths" HOMEPAGE="http://hackage.haskell.org/package/path-pieces" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" |