From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4B7F51395E3 for ; Wed, 23 Nov 2016 16:35:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94365E0B07; Wed, 23 Nov 2016 16:35:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 761B0E0AEE for ; Wed, 23 Nov 2016 16:35:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6DDD1341693 for ; Wed, 23 Nov 2016 16:35:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D75244A9 for ; Wed, 23 Nov 2016 16:35:27 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1479918921.ed443bbd3e6fbfc91627c3dc09c98da019978245.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-base/xorg-x11/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-base/xorg-x11/xorg-x11-7.4-r2.ebuild X-VCS-Directories: x11-base/xorg-x11/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: ed443bbd3e6fbfc91627c3dc09c98da019978245 X-VCS-Branch: master Date: Wed, 23 Nov 2016 16:35:27 +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: 2129cc15-eba8-43ec-9bf6-2b79b40744c8 X-Archives-Hash: 0b53390e55d812b8f3c2560ff61a25c9 commit: ed443bbd3e6fbfc91627c3dc09c98da019978245 Author: soredake krutt org> AuthorDate: Thu Oct 13 18:36:03 2016 +0000 Commit: Patrice Clement gentoo org> CommitDate: Wed Nov 23 16:35:21 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed443bbd x11-base/xorg-x11: update links. Signed-off-by: Patrice Clement gentoo.org> x11-base/xorg-x11/xorg-x11-7.4-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-base/xorg-x11/xorg-x11-7.4-r2.ebuild b/x11-base/xorg-x11/xorg-x11-7.4-r2.ebuild index c555c06..a0b5beb 100644 --- a/x11-base/xorg-x11/xorg-x11-7.4-r2.ebuild +++ b/x11-base/xorg-x11/xorg-x11-7.4-r2.ebuild @@ -7,7 +7,7 @@ EAPI="2" inherit eutils DESCRIPTION="An X11 implementation maintained by the X.Org Foundation (meta package)" -HOMEPAGE="http://xorg.freedesktop.org" +HOMEPAGE="https://www.x.org/wiki/" LICENSE="metapackage" SLOT="0"