diff options
Diffstat (limited to 'www-apps/gitit/gitit-0.10.3.1-r3.ebuild')
-rw-r--r-- | www-apps/gitit/gitit-0.10.3.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/gitit/gitit-0.10.3.1-r3.ebuild b/www-apps/gitit/gitit-0.10.3.1-r3.ebuild index 586d263efa6c..8124a5c72924 100644 --- a/www-apps/gitit/gitit-0.10.3.1-r3.ebuild +++ b/www-apps/gitit/gitit-0.10.3.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/gitit/gitit-0.10.3.1-r3.ebuild,v 1.1 2014/02/21 19:15:31 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/gitit/gitit-0.10.3.1-r3.ebuild,v 1.2 2014/08/10 20:13:12 slyfox Exp $ EAPI=5 @@ -9,7 +9,7 @@ EAPI=5 CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal -DESCRIPTION="Wiki using happstack, git or darcs, and pandoc." +DESCRIPTION="Wiki using happstack, git or darcs, and pandoc" HOMEPAGE="http://gitit.net" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" |