From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id DF87D1384B4 for ; Thu, 24 Dec 2015 15:20:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6E41E079D; Thu, 24 Dec 2015 15:20:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 473E2E079D for ; Thu, 24 Dec 2015 15:20:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 13E2D3405BB for ; Thu, 24 Dec 2015 15:20:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EFCCCC6A for ; Thu, 24 Dec 2015 15:20:05 +0000 (UTC) From: "Dennis Lamm" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Dennis Lamm" Message-ID: <1450970370.bb5c00a215d9c56395702e123fc862bb8bc60f74.expeditioneer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/gnome-doc-utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild X-VCS-Directories: app-text/gnome-doc-utils/ X-VCS-Committer: expeditioneer X-VCS-Committer-Name: Dennis Lamm X-VCS-Revision: bb5c00a215d9c56395702e123fc862bb8bc60f74 X-VCS-Branch: master Date: Thu, 24 Dec 2015 15:20:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a1776ab4-8dce-4a58-be26-760b8e619b9a X-Archives-Hash: 24f1d2f0e7135bf426094a89a6f3699c commit: bb5c00a215d9c56395702e123fc862bb8bc60f74 Author: Dennis Lamm gentoo org> AuthorDate: Thu Dec 24 15:17:35 2015 +0000 Commit: Dennis Lamm gentoo org> CommitDate: Thu Dec 24 15:19:30 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb5c00a2 updated homepage of gnome-doc-utils Package-Manager: portage-2.2.24 app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild b/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild index 41047bb..66c1556 100644 --- a/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild +++ b/app-text/gnome-doc-utils/gnome-doc-utils-0.20.10-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit gnome2 multibuild python-r1 DESCRIPTION="A collection of documentation utilities for the Gnome project" -HOMEPAGE="https://live.gnome.org/GnomeDocUtils" +HOMEPAGE="https://wiki.gnome.org/Projects/GnomeDocUtils" LICENSE="GPL-2 LGPL-2.1" SLOT="0"