summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-01-26 14:51:46 +0100
committerDavid Seifert <soap@gentoo.org>2020-01-26 14:51:46 +0100
commitfea8004edfe592f218b4f51068d23c25b2159b15 (patch)
treea832b0bb9d49561c308073ba1a596ef68df0a338 /dev-cpp/cpp-hocon/cpp-hocon-0.2.1.ebuild
parentapp-text/mupdf: Add myself as maintainer (diff)
downloadgentoo-fea8004edfe592f218b4f51068d23c25b2159b15.tar.gz
gentoo-fea8004edfe592f218b4f51068d23c25b2159b15.tar.bz2
gentoo-fea8004edfe592f218b4f51068d23c25b2159b15.zip
dev-cpp/cpp-hocon: Remove dead patch from SRC_URI
Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-cpp/cpp-hocon/cpp-hocon-0.2.1.ebuild')
-rw-r--r--dev-cpp/cpp-hocon/cpp-hocon-0.2.1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-cpp/cpp-hocon/cpp-hocon-0.2.1.ebuild b/dev-cpp/cpp-hocon/cpp-hocon-0.2.1.ebuild
index 9c58708c6dc8..dcede0fa5722 100644
--- a/dev-cpp/cpp-hocon/cpp-hocon-0.2.1.ebuild
+++ b/dev-cpp/cpp-hocon/cpp-hocon-0.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,8 +7,7 @@ inherit cmake-utils
DESCRIPTION="Provides C++ support for the HOCON configuration file format"
HOMEPAGE="https://github.com/puppetlabs/cpp-hocon"
-SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
- https://github.com/puppetlabs/cpp-hocon/commit/caab275509826dc5fe5ab2632582abb8f83ea2b3.patch -> ${PN}-0.2.1-boost-filesystem.patch"
+SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0/${PV}"