summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-12-24 16:02:33 +0000
committerPacho Ramos <pacho@gentoo.org>2013-12-24 16:02:33 +0000
commit16481364317e2d737c8efbe660fa5ac1b2b993f3 (patch)
treef9d620b4c31e792a21663e2f5740f2355638f318 /net-libs/libsoup/libsoup-2.44.2.ebuild
parentVersion bump for Gnome 3.10 (diff)
downloadgentoo-2-16481364317e2d737c8efbe660fa5ac1b2b993f3.tar.gz
gentoo-2-16481364317e2d737c8efbe660fa5ac1b2b993f3.tar.bz2
gentoo-2-16481364317e2d737c8efbe660fa5ac1b2b993f3.zip
Fix homepage
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-libs/libsoup/libsoup-2.44.2.ebuild')
-rw-r--r--net-libs/libsoup/libsoup-2.44.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libsoup/libsoup-2.44.2.ebuild b/net-libs/libsoup/libsoup-2.44.2.ebuild
index 66d121a65eeb..d48676598392 100644
--- a/net-libs/libsoup/libsoup-2.44.2.ebuild
+++ b/net-libs/libsoup/libsoup-2.44.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.44.2.ebuild,v 1.1 2013/12/24 15:58:49 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.44.2.ebuild,v 1.2 2013/12/24 16:02:33 pacho Exp $
EAPI="5"
GCONF_DEBUG="yes"
@@ -10,7 +10,7 @@ PYTHON_COMPAT=( python{2_6,2_7} )
inherit gnome2 python-any-r1
DESCRIPTION="An HTTP library implementation in C"
-HOMEPAGE="http://live.gnome.org/LibSoup"
+HOMEPAGE="https://wiki.gnome.org/LibSoup"
LICENSE="LGPL-2+"
SLOT="2.4"