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 11ABA1396D0 for ; Sun, 27 Aug 2017 07:14:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30DBEE0E3C; Sun, 27 Aug 2017 07:14:07 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 08D52E0E36 for ; Sun, 27 Aug 2017 07:14:06 +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 DDE26341909 for ; Sun, 27 Aug 2017 07:14:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7DBD78426 for ; Sun, 27 Aug 2017 07:14:03 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1503818032.bc6511e88e5d1f18aa573e4b12dd442f765972b8.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/smplayer-skins/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/smplayer-skins/smplayer-skins-15.2.0.ebuild X-VCS-Directories: x11-themes/smplayer-skins/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: bc6511e88e5d1f18aa573e4b12dd442f765972b8 X-VCS-Branch: master Date: Sun, 27 Aug 2017 07:14:03 +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: e45b5a88-872f-4bd3-bd7b-54e4740f0e29 X-Archives-Hash: c534814ca1c2b757838094f582b6c6c4 commit: bc6511e88e5d1f18aa573e4b12dd442f765972b8 Author: Michael Palimaka gentoo org> AuthorDate: Sun Aug 27 07:00:09 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Aug 27 07:13:52 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc6511e8 x11-themes/smplayer-skins: update HOMEPAGE Package-Manager: Portage-2.3.6, Repoman-2.3.3 x11-themes/smplayer-skins/smplayer-skins-15.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-themes/smplayer-skins/smplayer-skins-15.2.0.ebuild b/x11-themes/smplayer-skins/smplayer-skins-15.2.0.ebuild index fc2d5c74cff..a90ee50e734 100644 --- a/x11-themes/smplayer-skins/smplayer-skins-15.2.0.ebuild +++ b/x11-themes/smplayer-skins/smplayer-skins-15.2.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 DESCRIPTION="Skins for SMPlayer" -HOMEPAGE="http://www.smplayer.eu/" +HOMEPAGE="http://www.smplayer.info/" SRC_URI="mirror://sourceforge/smplayer/${P}.tar.bz2" LICENSE="CC-BY-2.5 CC-BY-SA-2.5 CC-BY-SA-3.0 GPL-2 LGPL-3"