diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-04-02 18:00:03 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-04-02 18:00:03 +0000 |
commit | 7390cab296044eb9aca14f0f5ff7404d26f01353 (patch) | |
tree | 6efe5880655a4394d42dea6659c3265a0d3357d7 /dev-haskell/logict | |
parent | whitespace (diff) | |
download | gentoo-2-7390cab296044eb9aca14f0f5ff7404d26f01353.tar.gz gentoo-2-7390cab296044eb9aca14f0f5ff7404d26f01353.tar.bz2 gentoo-2-7390cab296044eb9aca14f0f5ff7404d26f01353.zip |
whitespace
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Diffstat (limited to 'dev-haskell/logict')
-rw-r--r-- | dev-haskell/logict/logict-0.6.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/logict/logict-0.6.0.1.ebuild b/dev-haskell/logict/logict-0.6.0.1.ebuild index 4533d13ce751..b36959ac3b93 100644 --- a/dev-haskell/logict/logict-0.6.0.1.ebuild +++ b/dev-haskell/logict/logict-0.6.0.1.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/dev-haskell/logict/logict-0.6.0.1.ebuild,v 1.2 2014/07/25 09:16:27 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/logict/logict-0.6.0.1.ebuild,v 1.3 2015/04/02 18:00:03 mr_bones_ Exp $ EAPI=5 @@ -24,4 +24,4 @@ RDEPEND=">=dev-haskell/mtl-2:=[profile?] DEPEND="${RDEPEND} >=dev-haskell/cabal-0" -PATCHES=("${FILESDIR}/${PN}-0.5.0-ghc-6.12.patch")
\ No newline at end of file +PATCHES=("${FILESDIR}/${PN}-0.5.0-ghc-6.12.patch") |