mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/pyplusplus: Update SourceForge SVN URLs
Package-Manager: portage-2.2.28
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -12,7 +12,7 @@ DESCRIPTION="Object-oriented framework for creating a code generator for Boost.P
|
||||
HOMEPAGE="http://www.language-binding.net/"
|
||||
|
||||
if [[ ${PV} == 9999 ]]; then
|
||||
ESVN_REPO_URI="http://svn.code.sf.net/p/pygccxml/svn/${PN}_dev"
|
||||
ESVN_REPO_URI="https://svn.code.sf.net/p/pygccxml/svn/${PN}_dev"
|
||||
inherit subversion
|
||||
S=${WORKDIR}/${PN}_dev
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user