From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-990428-garchives=archives.gentoo.org@lists.gentoo.org> 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 028101396D9 for <garchives@archives.gentoo.org>; Thu, 14 Dec 2017 22:12:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2BFE2E1061; Thu, 14 Dec 2017 22:12:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0D384E1061 for <gentoo-commits@lists.gentoo.org>; Thu, 14 Dec 2017 22:12:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2AFBA33BEC7 for <gentoo-commits@lists.gentoo.org>; Thu, 14 Dec 2017 22:12:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 91A5EAE88 for <gentoo-commits@lists.gentoo.org>; Thu, 14 Dec 2017 22:12:21 +0000 (UTC) From: "Robin H. Johnson" <robbat2@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, "Robin H. Johnson" <robbat2@gentoo.org> Message-ID: <1513289508.610560389f972f7ec33681e3b8df736e56adba24.robbat2@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libg15render/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libg15render/libg15render-1.2-r2.ebuild dev-libs/libg15render/libg15render-9999.ebuild X-VCS-Directories: dev-libs/libg15render/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: 610560389f972f7ec33681e3b8df736e56adba24 X-VCS-Branch: master Date: Thu, 14 Dec 2017 22:12:21 +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: 829eaef4-826b-43f6-a0fd-2e330112e919 X-Archives-Hash: 023344c9d9d7ba6555399aaea7ff7fdc commit: 610560389f972f7ec33681e3b8df736e56adba24 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com> AuthorDate: Sun Dec 10 11:04:52 2017 +0000 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> CommitDate: Thu Dec 14 22:11:48 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61056038 dev-libs/libg15render: Update homepage Package-Manager: Portage-2.3.17, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/6505 Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org> dev-libs/libg15render/libg15render-1.2-r2.ebuild | 4 ++-- dev-libs/libg15render/libg15render-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-libs/libg15render/libg15render-1.2-r2.ebuild b/dev-libs/libg15render/libg15render-1.2-r2.ebuild index d5be67de45f..61782d60444 100644 --- a/dev-libs/libg15render/libg15render-1.2-r2.ebuild +++ b/dev-libs/libg15render/libg15render-1.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -6,7 +6,7 @@ EAPI=4 inherit eutils DESCRIPTION="Small library for display text and graphics on a Logitech G15 keyboard" -HOMEPAGE="http://g15tools.sourceforge.net/" +HOMEPAGE="https://sourceforge.net/projects/g15tools/" SRC_URI="mirror://sourceforge/g15tools/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/dev-libs/libg15render/libg15render-9999.ebuild b/dev-libs/libg15render/libg15render-9999.ebuild index 5abc41d9d58..58ded405385 100644 --- a/dev-libs/libg15render/libg15render-9999.ebuild +++ b/dev-libs/libg15render/libg15render-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -8,7 +8,7 @@ ESVN_REPO_URI="https://svn.code.sf.net/p/g15tools/code/trunk/${PN}" inherit subversion base eutils autotools DESCRIPTION="Small library for display text and graphics on a Logitech G15 keyboard" -HOMEPAGE="http://g15tools.sourceforge.net/" +HOMEPAGE="https://sourceforge.net/projects/g15tools/" [[ $PV = *9999* ]] || SRC_URI="mirror://sourceforge/g15tools/${P}.tar.bz2" LICENSE="GPL-2"