From 221f5f9544c086c68363e5b3234e10282cf27030 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Sat, 4 Sep 2010 03:46:11 +0200 Subject: Delete old stuff --- www-apps/gitit/gitit-0.7.3.8.ebuild | 43 ------------------------------------- 1 file changed, 43 deletions(-) delete mode 100644 www-apps/gitit/gitit-0.7.3.8.ebuild (limited to 'www-apps/gitit/gitit-0.7.3.8.ebuild') diff --git a/www-apps/gitit/gitit-0.7.3.8.ebuild b/www-apps/gitit/gitit-0.7.3.8.ebuild deleted file mode 100644 index a0512ac..0000000 --- a/www-apps/gitit/gitit-0.7.3.8.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -CABAL_FEATURES="bin lib profile haddock hscolour" -inherit haskell-cabal - -DESCRIPTION="Wiki using happstack, git or darcs, and pandoc." -HOMEPAGE="http://github.com/jgm/gitit/tree/master" -SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/cautious-file-0.1.5 - dev-haskell/cgi - =dev-haskell/filestore-0.3.4 - =dev-haskell/happstack-server-0.5* - =dev-haskell/happstack-util-0.5* - >=dev-haskell/highlighting-kate-0.2.7.1 - =dev-haskell/network-2.1.0.0 - >=app-text/pandoc-1.6 - dev-haskell/parsec - >=dev-haskell/recaptcha-0.1 - dev-haskell/safe - =dev-haskell/xml-1.3.5 - =dev-haskell/zlib-0.5* - >=dev-lang/ghc-6.10" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.2" -- cgit v1.2.3-54-g00ecf