summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2019-11-17 12:11:09 +0100
committerBernard Cafarelli <voyageur@gentoo.org>2019-11-17 12:13:06 +0100
commitf011cedf75cefc9456ea726edf59fc630d6f00a9 (patch)
tree0eab4a12882059ba939d3a0a8d63ca419fbd0d7d /gnustep-libs/dbuskit/dbuskit-0.1.1.ebuild
parentgnustep-apps/gemas: update SRC_URI to savannah (diff)
downloadgentoo-f011cedf75cefc9456ea726edf59fc630d6f00a9.tar.gz
gentoo-f011cedf75cefc9456ea726edf59fc630d6f00a9.tar.bz2
gentoo-f011cedf75cefc9456ea726edf59fc630d6f00a9.zip
gnustep-libs/dbuskit: switch to github tarballs
Closes: https://bugs.gentoo.org/700328 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'gnustep-libs/dbuskit/dbuskit-0.1.1.ebuild')
-rw-r--r--gnustep-libs/dbuskit/dbuskit-0.1.1.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/gnustep-libs/dbuskit/dbuskit-0.1.1.ebuild b/gnustep-libs/dbuskit/dbuskit-0.1.1.ebuild
index 7176cc290c8b..38d8c449cee1 100644
--- a/gnustep-libs/dbuskit/dbuskit-0.1.1.ebuild
+++ b/gnustep-libs/dbuskit/dbuskit-0.1.1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit autotools gnustep-2
DESCRIPTION="framework that interfaces Objective-C applications with the D-Bus IPC service"
-HOMEPAGE="http://www.gnustep.org"
-SRC_URI="http://download.gna.org/gnustep/${P}.tar.gz"
+HOMEPAGE="https://github.com/gnustep/libs-dbuskit"
+SRC_URI="https://github.com/gnustep/libs-dbuskit/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
@@ -16,6 +16,8 @@ IUSE=""
DEPEND=">=sys-apps/dbus-1.2.1"
RDEPEND="${DEPEND}"
+S=${WORKDIR}/libs-${P}
+
src_prepare() {
if ! use doc; then
# Remove doc target