From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-856790-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 97CEA1388BF
	for <garchives@archives.gentoo.org>; Tue, 12 Jan 2016 06:01:44 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B046821C008;
	Tue, 12 Jan 2016 06:01:42 +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 4062121C008
	for <gentoo-commits@lists.gentoo.org>; Tue, 12 Jan 2016 06:01:42 +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 264B9340862
	for <gentoo-commits@lists.gentoo.org>; Tue, 12 Jan 2016 06:01:41 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 14E9CCF6
	for <gentoo-commits@lists.gentoo.org>; Tue, 12 Jan 2016 06:01:33 +0000 (UTC)
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" <jer@gentoo.org>
Message-ID: <1452578485.08345a4a87c5fb9de158d5b61fb2393f0034bbf5.jer@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/farbfeld/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-gfx/farbfeld/farbfeld-1.ebuild media-gfx/farbfeld/farbfeld-9999.ebuild
X-VCS-Directories: media-gfx/farbfeld/
X-VCS-Committer: jer
X-VCS-Committer-Name: Jeroen Roovers
X-VCS-Revision: 08345a4a87c5fb9de158d5b61fb2393f0034bbf5
X-VCS-Branch: master
Date: Tue, 12 Jan 2016 06:01:33 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 0023bac1-1af4-445c-8e06-c77332150bd3
X-Archives-Hash: 2ab943bd75126d4b822ddf56f395553f

commit:     08345a4a87c5fb9de158d5b61fb2393f0034bbf5
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 12 05:33:56 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue Jan 12 06:01:25 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08345a4a

media-gfx/farbfeld: Update HOMEPAGE.

Package-Manager: portage-2.2.26

 media-gfx/farbfeld/farbfeld-1.ebuild    | 2 +-
 media-gfx/farbfeld/farbfeld-9999.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/farbfeld/farbfeld-1.ebuild b/media-gfx/farbfeld/farbfeld-1.ebuild
index 7f09644..7f208d9 100644
--- a/media-gfx/farbfeld/farbfeld-1.ebuild
+++ b/media-gfx/farbfeld/farbfeld-1.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 inherit toolchain-funcs
 
 DESCRIPTION="farbfeld simple image format tools"
-HOMEPAGE="http://git.2f30.org/farbfeld/about/"
+HOMEPAGE="http://tools.suckless.org/farbfeld/"
 SRC_URI="http://dl.suckless.org/${PN}/${P}.tar.gz"
 
 LICENSE="ISC"

diff --git a/media-gfx/farbfeld/farbfeld-9999.ebuild b/media-gfx/farbfeld/farbfeld-9999.ebuild
index ff7d927..680e5be 100644
--- a/media-gfx/farbfeld/farbfeld-9999.ebuild
+++ b/media-gfx/farbfeld/farbfeld-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 inherit git-r3 toolchain-funcs
 
 DESCRIPTION="farbfeld simple image format tools"
-HOMEPAGE="http://git.2f30.org/farbfeld/about/"
+HOMEPAGE="http://tools.suckless.org/farbfeld/"
 EGIT_REPO_URI="git://git.suckless.org/farbfeld"
 
 LICENSE="ISC"