summaryrefslogtreecommitdiff
path: root/dev-haskell/gio
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-haskell/gio
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-haskell/gio')
-rw-r--r--dev-haskell/gio/Manifest7
-rw-r--r--dev-haskell/gio/gio-0.12.5.3.ebuild29
-rw-r--r--dev-haskell/gio/gio-0.13.1.1.ebuild29
-rw-r--r--dev-haskell/gio/gio-0.13.3.1.ebuild28
-rw-r--r--dev-haskell/gio/metadata.xml15
5 files changed, 0 insertions, 108 deletions
diff --git a/dev-haskell/gio/Manifest b/dev-haskell/gio/Manifest
deleted file mode 100644
index 884a4e6095b8..000000000000
--- a/dev-haskell/gio/Manifest
+++ /dev/null
@@ -1,7 +0,0 @@
-DIST gio-0.12.5.3.tar.gz 79099 BLAKE2B 0c54108185f183489ed342162766937d104a9cff9e169485fd049d81e67c140808241a7110d8fddebb0f7ad7f49ff1a408d67595012f973b979019db5ae553e0 SHA512 51a72df085091847967ddf37e707a479c055a1e39f81edd1a302f2bbc2f1a4214fd9ea82bafd5a32f5e045944fcfa64c6ba6427481acee820280456ae80f413f
-DIST gio-0.13.1.1.tar.gz 79378 BLAKE2B 03b0b3dbe73fca50dd913ea024534be31c6364c2bf7416aba0c6b4a09ac71b56bc01f3a147625f3d7b1871c945589d8841d2fab62637b40ba401d3e3e3986f5c SHA512 7256450cc3bfe5469ed304ea093fef9ee11033331e2520c9deb420ff725d95c5ebfbc8cdfa24d3138a1799b70ca178b8d113957f6e09b871f270c0af168207d9
-DIST gio-0.13.3.1.tar.gz 70058 BLAKE2B a5a7b0a7fd8da7feaa5e1f7af06bf67bdec2c95b6c14e607659d3a4d27e3ccc55bf14e84a530d311176eb3ee5daf781b4d37a92fcc21b7f976c909701fb3804b SHA512 3273de2a04afc90ae569f8c36147bb4391ee4d45b64e21baeb259d67489c40a1d497587647885137e90bba21e2a460430aa56138e2099ce9e1d105b876ef33e8
-EBUILD gio-0.12.5.3.ebuild 802 BLAKE2B 2420c7cfd0a28f60e4d68b03ba6c613d4157acc532a5353022459f53ed61350d38f90dffaebcdd7972984acf9508deeac4315776d24c12906f47e86098fad5f5 SHA512 bb77f35923dcd1827b8eade7866960cc6a01f45535e886ff1bb0b62b9a59f183d769833cf2d4ea0ff1479ac8921ad28355e98f846bb890dc686113d7a0d1e60a
-EBUILD gio-0.13.1.1.ebuild 729 BLAKE2B ebf9ae507f5d759abc1f93624f8589c772fbd3724c53f1cf62ade2acbbc721919315a970203554314c47433c8f426778cf2021db0ff356e6ef89caf5186439cb SHA512 42188a800d3c1035677e35bc0f3d891a0c83a771c66febcbcea3bd69fed27e09b3c4634dc7e45e97435fbd08f31c812682f19018c70a21fbb7cc8f3ac1058779
-EBUILD gio-0.13.3.1.ebuild 696 BLAKE2B c021934722dd9116bc62f7713853393f56630f65be8e32b1b0e4b63481b13944850a4f2640fb55b2f58e94d603888ecd3b3dd2c22e4192edb4c12699be7408ac SHA512 f17e353d717cffc541c14bae71c7fc604cec113a37daf16e43ab3456084f3ae7ecb6dc9597c9b3b8ce3a20a79d69c5f65ce134b57f7ecb705cea774f2eaeefea
-MISC metadata.xml 685 BLAKE2B 900dd8aca993e34ee8693a4eb16114630ad3fd4bb832842054c8eda6639fc8a9c3cc6196a95c124c9f17320860794f9af442736a60c4d2dea8babb25f7bee05b SHA512 043977788c4a55bd9ff47a7429b2b2ffc2862713540d7076e346d1637ea48083ba4e00bcc2f0929568da82df1cdfa51773393c1f4c17351853d0ee7601af7c5a
diff --git a/dev-haskell/gio/gio-0.12.5.3.ebuild b/dev-haskell/gio/gio-0.12.5.3.ebuild
deleted file mode 100644
index 9109a99a0ada..000000000000
--- a/dev-haskell/gio/gio-0.12.5.3.ebuild
+++ /dev/null
@@ -1,29 +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 GIO"
-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/glib-0.12.5.3:0=[profile?] <dev-haskell/glib-0.13:0=[profile?]
- dev-haskell/mtl:=[profile?]
- >=dev-lang/ghc-6.10.4:=
- dev-libs/glib:2
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/gtk2hs-buildtools-0.12.5.1-r1:0=
- virtual/pkgconfig
-"
diff --git a/dev-haskell/gio/gio-0.13.1.1.ebuild b/dev-haskell/gio/gio-0.13.1.1.ebuild
deleted file mode 100644
index 9ade367732a6..000000000000
--- a/dev-haskell/gio/gio-0.13.1.1.ebuild
+++ /dev/null
@@ -1,29 +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 GIO"
-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/glib-0.13.0.0:=[profile?] <dev-haskell/glib-0.14:=[profile?]
- dev-haskell/mtl:=[profile?]
- >=dev-lang/ghc-7.4.1:=
- dev-libs/glib:2
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.18
- dev-haskell/gtk2hs-buildtools
- virtual/pkgconfig
-"
diff --git a/dev-haskell/gio/gio-0.13.3.1.ebuild b/dev-haskell/gio/gio-0.13.3.1.ebuild
deleted file mode 100644
index 4dab7916c907..000000000000
--- a/dev-haskell/gio/gio-0.13.3.1.ebuild
+++ /dev/null
@@ -1,28 +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 GIO"
-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/glib-0.13.0.0:=[profile?] <dev-haskell/glib-0.14:=[profile?]
- dev-haskell/mtl:=[profile?]
- >=dev-lang/ghc-7.4.1:=
- dev-libs/glib:2
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.24
- virtual/pkgconfig
-"
diff --git a/dev-haskell/gio/metadata.xml b/dev-haskell/gio/metadata.xml
deleted file mode 100644
index 4f89c61927ae..000000000000
--- a/dev-haskell/gio/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>haskell@gentoo.org</email>
- <name>Gentoo Haskell</name>
- </maintainer>
- <longdescription>
- GIO is striving to provide a modern, easy-to-use VFS API that sits at the right level in the library stack.
- The goal is to overcome the shortcomings of GnomeVFS and provide an API that is
- so good that developers prefer it over raw POSIX calls.
- Among other things that means using GObject.
- It also means not cloning the POSIX API, but providing higher-level, document-centric interfaces.
- </longdescription>
-</pkgmetadata>