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 B6E401381F3 for ; Wed, 28 Aug 2013 18:19:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8CF03E0B74; Wed, 28 Aug 2013 18:19:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 11926E0B74 for ; Wed, 28 Aug 2013 18:19:00 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C486633EB81 for ; Wed, 28 Aug 2013 18:18:59 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 323AF2004C; Wed, 28 Aug 2013 18:18:57 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-sound/qmmp: qmmp-9999.ebuild qmmp-0.7.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: qmmp-9999.ebuild qmmp-0.7.1.ebuild ChangeLog X-VCS-Directories: media-sound/qmmp X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130828181857.323AF2004C@flycatcher.gentoo.org> Date: Wed, 28 Aug 2013 18:18:57 +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: 1b4fed56-fcba-49fc-a804-090428b16975 X-Archives-Hash: 53e7b4fbdd2966f4a2cf1128cfea2654 ago 13/08/28 18:18:57 Modified: qmmp-9999.ebuild qmmp-0.7.1.ebuild ChangeLog Log: Point to the right HOMEPAGE, the previous link with 'index_en.php' was no longer valid (Portage version: 2.1.12.2/cvs/Linux ppc64, signed Manifest commit with key 7194459F) Revision Changes Path 1.26 media-sound/qmmp/qmmp-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/qmmp-9999.ebuild?rev=1.26&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/qmmp-9999.ebuild?rev=1.26&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/qmmp-9999.ebuild?r1=1.25&r2=1.26 Index: qmmp-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/qmmp/qmmp-9999.ebuild,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- qmmp-9999.ebuild 18 Jul 2013 21:11:20 -0000 1.25 +++ qmmp-9999.ebuild 28 Aug 2013 18:18:57 -0000 1.26 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qmmp/qmmp-9999.ebuild,v 1.25 2013/07/18 21:11:20 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qmmp/qmmp-9999.ebuild,v 1.26 2013/08/28 18:18:57 ago Exp $ EAPI="5" @@ -8,7 +8,7 @@ [ "$PV" == "9999" ] && inherit subversion DESCRIPTION="Qt4-based audio player with winamp/xmms skins support" -HOMEPAGE="http://qmmp.ylsoftware.com/index_en.php" +HOMEPAGE="http://qmmp.ylsoftware.com" if [ "$PV" != "9999" ]; then SRC_URI="http://qmmp.ylsoftware.com/files/${P}.tar.bz2" KEYWORDS="~amd64 ~ppc ~x86" 1.3 media-sound/qmmp/qmmp-0.7.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/qmmp-0.7.1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/qmmp-0.7.1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/qmmp-0.7.1.ebuild?r1=1.2&r2=1.3 Index: qmmp-0.7.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/qmmp/qmmp-0.7.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- qmmp-0.7.1.ebuild 18 Jul 2013 21:11:20 -0000 1.2 +++ qmmp-0.7.1.ebuild 28 Aug 2013 18:18:57 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qmmp/qmmp-0.7.1.ebuild,v 1.2 2013/07/18 21:11:20 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qmmp/qmmp-0.7.1.ebuild,v 1.3 2013/08/28 18:18:57 ago Exp $ EAPI="5" @@ -8,7 +8,7 @@ [ "$PV" == "9999" ] && inherit subversion DESCRIPTION="Qt4-based audio player with winamp/xmms skins support" -HOMEPAGE="http://qmmp.ylsoftware.com/index_en.php" +HOMEPAGE="http://qmmp.ylsoftware.com" if [ "$PV" != "9999" ]; then SRC_URI="http://qmmp.ylsoftware.com/files/${P}.tar.bz2" KEYWORDS="~amd64 ~ppc ~x86" 1.117 media-sound/qmmp/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/ChangeLog?rev=1.117&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/ChangeLog?rev=1.117&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/qmmp/ChangeLog?r1=1.116&r2=1.117 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/qmmp/ChangeLog,v retrieving revision 1.116 retrieving revision 1.117 diff -u -r1.116 -r1.117 --- ChangeLog 18 Jul 2013 21:11:20 -0000 1.116 +++ ChangeLog 28 Aug 2013 18:18:57 -0000 1.117 @@ -1,6 +1,11 @@ # ChangeLog for media-sound/qmmp # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qmmp/ChangeLog,v 1.116 2013/07/18 21:11:20 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qmmp/ChangeLog,v 1.117 2013/08/28 18:18:57 ago Exp $ + + 28 Aug 2013; Agostino Sarubbo qmmp-0.7.1.ebuild, + qmmp-9999.ebuild: + Point to the right HOMEPAGE, the previous link with 'index_en.php' was no + longer valid 18 Jul 2013; Chris Reffett qmmp-0.6.7.ebuild, qmmp-0.6.8.ebuild, qmmp-0.7.0.ebuild, qmmp-0.7.1.ebuild, qmmp-9999.ebuild: