diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-08-01 16:02:55 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-08-01 16:02:55 +0000 |
commit | 0947dba205300508dea34884899a77eac7341a17 (patch) | |
tree | 4b744da7e38258ddc4dae56a98bb156a6e82167a /dev-haskell/hs-bibutils | |
parent | Version bump. (diff) | |
download | gentoo-2-0947dba205300508dea34884899a77eac7341a17.tar.gz gentoo-2-0947dba205300508dea34884899a77eac7341a17.tar.bz2 gentoo-2-0947dba205300508dea34884899a77eac7341a17.zip |
Fix description to fit one line.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-haskell/hs-bibutils')
-rw-r--r-- | dev-haskell/hs-bibutils/ChangeLog | 6 | ||||
-rw-r--r-- | dev-haskell/hs-bibutils/hs-bibutils-4.17.ebuild | 7 | ||||
-rw-r--r-- | dev-haskell/hs-bibutils/hs-bibutils-5.0.ebuild | 7 |
3 files changed, 11 insertions, 9 deletions
diff --git a/dev-haskell/hs-bibutils/ChangeLog b/dev-haskell/hs-bibutils/ChangeLog index 8c708f6b087e..6edad91687cd 100644 --- a/dev-haskell/hs-bibutils/ChangeLog +++ b/dev-haskell/hs-bibutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/hs-bibutils # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hs-bibutils/ChangeLog,v 1.10 2015/04/28 20:51:17 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hs-bibutils/ChangeLog,v 1.11 2015/08/01 16:02:55 slyfox Exp $ + + 01 Aug 2015; Sergei Trofimovich <slyfox@gentoo.org> hs-bibutils-4.17.ebuild, + hs-bibutils-5.0.ebuild: + Fix description to fit one line. 28 Apr 2015; Sergei Trofimovich <slyfox@gentoo.org> hs-bibutils-5.5.ebuild: amd64/x86 stable wrt bug #546260 (stabilize pandoc-citeproc depends) diff --git a/dev-haskell/hs-bibutils/hs-bibutils-4.17.ebuild b/dev-haskell/hs-bibutils/hs-bibutils-4.17.ebuild index 5b4b5e79475c..9cc66d95cf7d 100644 --- a/dev-haskell/hs-bibutils/hs-bibutils-4.17.ebuild +++ b/dev-haskell/hs-bibutils/hs-bibutils-4.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hs-bibutils/hs-bibutils-4.17.ebuild,v 1.1 2013/04/02 12:47:38 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hs-bibutils/hs-bibutils-4.17.ebuild,v 1.2 2015/08/01 16:02:55 slyfox Exp $ EAPI=5 @@ -9,8 +9,7 @@ EAPI=5 CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal -DESCRIPTION="Haskell bindings to bibutils, the bibliography -conversion utilities." +DESCRIPTION="Haskell bindings to bibutils, the bibliography conversion utilities" HOMEPAGE="http://gorgias.mine.nu/repos/hs-bibutils/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" diff --git a/dev-haskell/hs-bibutils/hs-bibutils-5.0.ebuild b/dev-haskell/hs-bibutils/hs-bibutils-5.0.ebuild index 025a6f8fa442..5456451be032 100644 --- a/dev-haskell/hs-bibutils/hs-bibutils-5.0.ebuild +++ b/dev-haskell/hs-bibutils/hs-bibutils-5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hs-bibutils/hs-bibutils-5.0.ebuild,v 1.1 2013/08/06 09:22:02 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hs-bibutils/hs-bibutils-5.0.ebuild,v 1.2 2015/08/01 16:02:55 slyfox Exp $ EAPI=5 @@ -9,8 +9,7 @@ EAPI=5 CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal -DESCRIPTION="Haskell bindings to bibutils, the bibliography -conversion utilities." +DESCRIPTION="Haskell bindings to bibutils, the bibliography conversion utilities" HOMEPAGE="http://gorgias.mine.nu/repos/hs-bibutils/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" |