From 1798c4aeca70ac8d0a243684d6a798fbc65735f8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:57:42 +0100 Subject: gentoo resync : 14.07.2018 --- dev-haskell/pango/Manifest | 7 ------- dev-haskell/pango/metadata.xml | 8 -------- dev-haskell/pango/pango-0.12.5.3.ebuild | 31 ------------------------------- dev-haskell/pango/pango-0.13.1.1.ebuild | 32 -------------------------------- dev-haskell/pango/pango-0.13.3.1.ebuild | 31 ------------------------------- 5 files changed, 109 deletions(-) delete mode 100644 dev-haskell/pango/Manifest delete mode 100644 dev-haskell/pango/metadata.xml delete mode 100644 dev-haskell/pango/pango-0.12.5.3.ebuild delete mode 100644 dev-haskell/pango/pango-0.13.1.1.ebuild delete mode 100644 dev-haskell/pango/pango-0.13.3.1.ebuild (limited to 'dev-haskell/pango') diff --git a/dev-haskell/pango/Manifest b/dev-haskell/pango/Manifest deleted file mode 100644 index aba8569a7faf..000000000000 --- a/dev-haskell/pango/Manifest +++ /dev/null @@ -1,7 +0,0 @@ -DIST pango-0.12.5.3.tar.gz 60968 BLAKE2B 93abd241ed7809b3ece5862e667c80153169011a48bb901e7f14bab71da98fa62d564823bc3a30f3b9d6f3d5ead96d63b99abd34cd278fdf580413f97f7962b5 SHA512 bf93159f10519a0b5c313e0398f4fef703aa97eb4d0c998851be1cb1b7b69b2e28595dbfea2659de89cd2b0df64e1a945a90c22aee503eed2e85482bfa583d45 -DIST pango-0.13.1.1.tar.gz 61730 BLAKE2B 185e53cb9b5355a1eb4ffe39e56eb043ab2ce09bd902a7af85f4c8d5925f8640c5aa64f74fe3d630fa155745eed5eb73e409889bde953ed9ed850cfd4724e5ff SHA512 4dd021e03e18bea64b51ad1b4c5cae2cd214f0f26bd41deecf83626f25d70670e2472877e60ff49c30cd0f3e993d8cb4ba7adc3fee26454f8713e2a5bc7a9284 -DIST pango-0.13.3.1.tar.gz 52564 BLAKE2B 1c562635e9c0586363e5f3b234ae7303bf6f624a9e368afabdd3ee83477c9f4a831e072c336347af10c6b6442edac19714e4839b0f5b8a8d142b7309718e9e52 SHA512 7bcdd64abaf768bcbfc08f2fad93bc8ac142aa30b17ac0ee67ceec1429368f5a1c7cda6ed14d78278b69c948cdd4cd01630febfe41d9078c7f54d72c59d7b9b6 -EBUILD pango-0.12.5.3.ebuild 920 BLAKE2B c0ca88c931e5f497e42fb1a967278ed66d9a6701b544babbd54217f87846383288c5f7ede338546719bec097ff80e78944a3e350e98cf216d02537c5cd646ba2 SHA512 afaa3abef2611040ce401906e17dc86885dece75db854394127939446f75b078a5f6720efaaad22d186b566c5012fc4b484c17cfd92bfb1b9728ae7d0ca540bb -EBUILD pango-0.13.1.1.ebuild 925 BLAKE2B 273fcbdb6b991e604ef83b057bcdf4393211413467e81670eccac678646d97a61d60fefbf33e1597759c29e2856890c2f8779eebb8e6955506c4cd895bc0ffb4 SHA512 0f1d0b195f1da4400ad322ae2b277b642f3c70b0a454db0736d16a2de49b0379453f309b2bd591202a4d1ee96da19a753d0e149f93c3bc999905d24c6cacfe9e -EBUILD pango-0.13.3.1.ebuild 892 BLAKE2B abffaff262dffb66f1a486c0df08a1085948c40e928de6f14a692c20e47d08cf995acf2bd7a9de591902f3e841998f5e30f35cdac9a87755e7791b0bae615061 SHA512 b7455aca5cbfe67a354b492fe14ab96c22589501ee38eae83f8250a341999cb4125fe8a6b73677dfe6447047d87c8f9624d7c9d9d2d020f0b87f9b1ca1972eba -MISC metadata.xml 249 BLAKE2B 84b809c265ff2a09d1f06c66d4797652ff4c64205d94323e07333ae0fbddcfb8c58d0176a8cc52bd37e9353371d987b9b473b9747cb082e1c2871ed80fcfa144 SHA512 ce055b41ff1c10209e88579fe21ce16550be7e9b21f87724564f06430aa6f478974f186a10c8ff7e92398f534c09109aeed57eae1c6d2b56b5c99ebfb64a0015 diff --git a/dev-haskell/pango/metadata.xml b/dev-haskell/pango/metadata.xml deleted file mode 100644 index b7878815d80d..000000000000 --- a/dev-haskell/pango/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - haskell@gentoo.org - Gentoo Haskell - - diff --git a/dev-haskell/pango/pango-0.12.5.3.ebuild b/dev-haskell/pango/pango-0.12.5.3.ebuild deleted file mode 100644 index c88af39de11c..000000000000 --- a/dev-haskell/pango/pango-0.12.5.3.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -# ebuild generated by hackport 0.3.5.9999 - -#nocabaldep is for the fancy cabal-detection feature at build-time -CABAL_FEATURES="lib profile haddock hoogle hscolour nocabaldep" -inherit haskell-cabal - -DESCRIPTION="Binding to the Pango text rendering engine" -HOMEPAGE="http://projects.haskell.org/gtk2hs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" -IUSE="" - -RDEPEND=">=dev-haskell/cairo-0.12.5.3:0=[profile?] =dev-haskell/glib-0.12.5.3:0=[profile?] =dev-lang/ghc-6.10.4:= - x11-libs/cairo - x11-libs/pango -" -DEPEND="${RDEPEND} - >=dev-haskell/gtk2hs-buildtools-0.12.5.1-r1:0 - virtual/pkgconfig -" diff --git a/dev-haskell/pango/pango-0.13.1.1.ebuild b/dev-haskell/pango/pango-0.13.1.1.ebuild deleted file mode 100644 index 0b5020d04292..000000000000 --- a/dev-haskell/pango/pango-0.13.1.1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -# ebuild generated by hackport 0.4.6.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="Binding to the Pango text rendering engine" -HOMEPAGE="http://projects.haskell.org/gtk2hs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" -IUSE="" - -RDEPEND=">=dev-haskell/cairo-0.13.0.0:=[profile?] =dev-haskell/glib-0.13.0.0:=[profile?] =dev-haskell/text-0.11.0.6:=[profile?] =dev-lang/ghc-7.4.1:= - x11-libs/cairo - x11-libs/pango -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.18 - dev-haskell/gtk2hs-buildtools - virtual/pkgconfig -" diff --git a/dev-haskell/pango/pango-0.13.3.1.ebuild b/dev-haskell/pango/pango-0.13.3.1.ebuild deleted file mode 100644 index 97ceba4c17fb..000000000000 --- a/dev-haskell/pango/pango-0.13.3.1.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -# ebuild generated by hackport 0.5.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="Binding to the Pango text rendering engine" -HOMEPAGE="http://projects.haskell.org/gtk2hs/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" -IUSE="" - -RDEPEND=">=dev-haskell/cairo-0.13.0.0:=[profile?] =dev-haskell/glib-0.13.0.0:=[profile?] =dev-haskell/text-0.11.0.6:=[profile?] =dev-lang/ghc-7.4.1:= - x11-libs/cairo - x11-libs/pango -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.24 - virtual/pkgconfig -" -- cgit v1.2.3