From 97ad360f915944dd0212b3f194917053381a65ae Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 16 Oct 2016 11:08:57 +0200 Subject: dev-util/build: Remove SLOT=0.3 Gentoo-bug: 597246 Package-Manager: portage-2.3.2 --- dev-cpp/libxsd-frontend/libxsd-frontend-1.18.0-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-cpp/libxsd-frontend') diff --git a/dev-cpp/libxsd-frontend/libxsd-frontend-1.18.0-r3.ebuild b/dev-cpp/libxsd-frontend/libxsd-frontend-1.18.0-r3.ebuild index 96d02d9005cf..a2d5001d252d 100644 --- a/dev-cpp/libxsd-frontend/libxsd-frontend-1.18.0-r3.ebuild +++ b/dev-cpp/libxsd-frontend/libxsd-frontend-1.18.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,7 @@ RDEPEND=">=dev-libs/xerces-c-3 >=dev-cpp/libcult-1.4.6-r1 >=dev-cpp/libfrontend-elements-1.1.4" DEPEND="${RDEPEND} - dev-util/build:0.3" + dev-util/build" src_prepare() { epatch "${FILESDIR}/1.17.0-boost-filesystem-v2-deprecation.patch" -- cgit v1.2.3-65-gdbad