diff options
Diffstat (limited to 'dev-haskell/bytestring-show/bytestring-show-0.3.5.5.ebuild')
-rw-r--r-- | dev-haskell/bytestring-show/bytestring-show-0.3.5.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/bytestring-show/bytestring-show-0.3.5.5.ebuild b/dev-haskell/bytestring-show/bytestring-show-0.3.5.5.ebuild index 0183607d2d81..d30ed53d093c 100644 --- a/dev-haskell/bytestring-show/bytestring-show-0.3.5.5.ebuild +++ b/dev-haskell/bytestring-show/bytestring-show-0.3.5.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/bytestring-show/bytestring-show-0.3.5.5.ebuild,v 1.1 2013/05/11 18:45:01 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/bytestring-show/bytestring-show-0.3.5.5.ebuild,v 1.2 2014/07/25 09:16:32 slyfox Exp $ EAPI=5 @@ -9,7 +9,7 @@ EAPI=5 CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal -DESCRIPTION="Efficient conversion of values into readable byte strings." +DESCRIPTION="Efficient conversion of values into readable byte strings" HOMEPAGE="http://code.haskell.org/~dolio/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" |