diff options
Diffstat (limited to 'dev-haskell/pango/pango-0.12.0.ebuild')
-rw-r--r-- | dev-haskell/pango/pango-0.12.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/pango/pango-0.12.0.ebuild b/dev-haskell/pango/pango-0.12.0.ebuild index 1fb55364cf39..436bc04e4f68 100644 --- a/dev-haskell/pango/pango-0.12.0.ebuild +++ b/dev-haskell/pango/pango-0.12.0.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/pango/pango-0.12.0.ebuild,v 1.6 2013/12/12 06:06:19 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pango/pango-0.12.0.ebuild,v 1.7 2014/07/25 09:16:18 slyfox Exp $ # ebuild generated by hackport 0.2.13 @@ -10,7 +10,7 @@ EAPI="3" CABAL_FEATURES="lib profile haddock hscolour nocabaldep" inherit haskell-cabal -DESCRIPTION="Haskell bindings to the x11-libs/pango text rendering engine." +DESCRIPTION="Haskell bindings to the x11-libs/pango text rendering engine" HOMEPAGE="http://www.haskell.org/gtk2hs/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" |