diff options
Diffstat (limited to 'dev-haskell/chasingbottoms/chasingbottoms-1.3.0.6.ebuild')
-rw-r--r-- | dev-haskell/chasingbottoms/chasingbottoms-1.3.0.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.6.ebuild b/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.6.ebuild index 5e9d661214fa..2072fc3e9962 100644 --- a/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.6.ebuild +++ b/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.6.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/chasingbottoms/chasingbottoms-1.3.0.6.ebuild,v 1.3 2013/09/30 17:15:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.6.ebuild,v 1.4 2014/07/25 09:16:42 slyfox Exp $ EAPI=5 @@ -12,7 +12,7 @@ inherit haskell-cabal MY_PN="ChasingBottoms" MY_P="${MY_PN}-${PV}" -DESCRIPTION="For testing partial and infinite values." +DESCRIPTION="For testing partial and infinite values" HOMEPAGE="http://hackage.haskell.org/package/ChasingBottoms" SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" |