mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
net-libs/serf: migrate away from google code #544092
Package-Manager: portage-2.3.0
This commit is contained in:
@@ -8,7 +8,4 @@
|
||||
<email>proxy-maint@gentoo.org</email>
|
||||
<name>Proxy Maintainers</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="google-code">serf</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -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$
|
||||
|
||||
@@ -7,8 +7,8 @@ EAPI="5"
|
||||
inherit eutils scons-utils toolchain-funcs flag-o-matic
|
||||
|
||||
DESCRIPTION="HTTP client library"
|
||||
HOMEPAGE="https://code.google.com/p/serf/"
|
||||
SRC_URI="https://serf.googlecode.com/svn/src_releases/${P}.tar.bz2"
|
||||
HOMEPAGE="https://serf.apache.org/"
|
||||
SRC_URI="mirror://apache/${PN}/${P}.tar.bz2"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="1"
|
||||
|
||||
@@ -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$
|
||||
|
||||
@@ -7,8 +7,8 @@ EAPI="5"
|
||||
inherit eutils scons-utils toolchain-funcs
|
||||
|
||||
DESCRIPTION="HTTP client library"
|
||||
HOMEPAGE="https://code.google.com/p/serf/"
|
||||
SRC_URI="https://serf.googlecode.com/svn/src_releases/${P}.tar.bz2"
|
||||
HOMEPAGE="https://serf.apache.org/"
|
||||
SRC_URI="mirror://apache/${PN}/${P}.tar.bz2"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="1"
|
||||
|
||||
Reference in New Issue
Block a user