diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-08-27 23:38:26 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-08-27 23:38:26 +0100 |
commit | faf5442337437c7bfd81e509be501a4a26a36642 (patch) | |
tree | 34ff001134a0ef5a773a39d190eea6e3a9d49516 /dev-haskell/xhtml | |
parent | dev-lang/ghc: get rid of ncurses runtime dependency, bug #557478 (diff) | |
download | gentoo-faf5442337437c7bfd81e509be501a4a26a36642.tar.gz gentoo-faf5442337437c7bfd81e509be501a4a26a36642.tar.bz2 gentoo-faf5442337437c7bfd81e509be501a4a26a36642.zip |
dev-haskell: mark packages as bundled with dev-lang/ghc-7.10.2-r1
Diffstat (limited to 'dev-haskell/xhtml')
-rw-r--r-- | dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild b/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild index 6198c729e13f..87090ac4cb4c 100644 --- a/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild +++ b/dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild @@ -22,4 +22,4 @@ RDEPEND=">=dev-lang/ghc-6.10.4:=" DEPEND="${RDEPEND} >=dev-haskell/cabal-1.6" -CABAL_CORE_LIB_GHC_PV="7.8.3 7.8.3.20141119 7.8.4 7.10.0.20141222 7.10.0.20150123 PM:7.10.1_rc3 PM:7.10.1 PM:7.10.2_rc2 PM:7.10.2" +CABAL_CORE_LIB_GHC_PV="7.8.3 7.8.3.20141119 7.8.4 7.10.0.20141222 7.10.0.20150123 PM:7.10.1_rc3 PM:7.10.1 PM:7.10.2_rc2 PM:7.10.2 PM:7.10.2-r1" |