summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-05-16 23:03:12 +0200
committerMichał Górny <mgorny@gentoo.org>2018-05-16 23:03:12 +0200
commit22732e77cadc4873ff6c96d22cd18e2a792136b2 (patch)
tree678582a24c0524b916a414c3d1088d36ed950249
parentdev-binpkg/pypy3: Add 6.0.0 (diff)
downloadmgorny-22732e77cadc4873ff6c96d22cd18e2a792136b2.tar.gz
mgorny-22732e77cadc4873ff6c96d22cd18e2a792136b2.tar.bz2
mgorny-22732e77cadc4873ff6c96d22cd18e2a792136b2.zip
sci-libs/libh2oboost: Remove old live ebuild
-rw-r--r--sci-libs/libh2oboost/libh2oboost-9999.ebuild35
-rw-r--r--sci-libs/libh2oboost/metadata.xml15
2 files changed, 0 insertions, 50 deletions
diff --git a/sci-libs/libh2oboost/libh2oboost-9999.ebuild b/sci-libs/libh2oboost/libh2oboost-9999.ebuild
deleted file mode 100644
index 36c87a7..0000000
--- a/sci-libs/libh2oboost/libh2oboost-9999.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-#if LIVE
-AUTOTOOLS_AUTORECONF=yes
-EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git"
-
-inherit git-2
-#endif
-
-inherit autotools-utils
-
-DESCRIPTION="boost.units bindings for libh2o"
-HOMEPAGE="https://bitbucket.org/mgorny/libh2oboost/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="static-libs"
-
-RDEPEND="dev-libs/boost
- sci-libs/libh2oxx"
-DEPEND="${RDEPEND}"
-
-#if LIVE
-KEYWORDS=
-SRC_URI=
-
-DEPEND="${DEPEND}
- sys-devel/boost-m4"
-#endif
diff --git a/sci-libs/libh2oboost/metadata.xml b/sci-libs/libh2oboost/metadata.xml
deleted file mode 100644
index df46f9c..0000000
--- a/sci-libs/libh2oboost/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>
- <email>mgorny@gentoo.org</email>
- <name>Michał Górny</name>
- </maintainer>
- <upstream>
- <maintainer status="active">
- <email>mgorny@gentoo.org</email>
- <name>Michał Górny</name>
- </maintainer>
- <bugs-to>https://bitbucket.org/mgorny/libh2oboost/issues/</bugs-to>
- </upstream>
-</pkgmetadata>