public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in media-sound/qmmp: qmmp-9999.ebuild qmmp-0.7.1.ebuild ChangeLog
@ 2013-08-28 18:18 99% Agostino Sarubbo (ago)
  0 siblings, 0 replies; 1+ results
From: Agostino Sarubbo (ago) @ 2013-08-28 18:18 UTC (permalink / raw
  To: gentoo-commits

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 <ago@gentoo.org> 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 <creffett@gentoo.org> qmmp-0.6.7.ebuild,
   qmmp-0.6.8.ebuild, qmmp-0.7.0.ebuild, qmmp-0.7.1.ebuild, qmmp-9999.ebuild:





^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2013-08-28 18:18 99% [gentoo-commits] gentoo-x86 commit in media-sound/qmmp: qmmp-9999.ebuild qmmp-0.7.1.ebuild ChangeLog Agostino Sarubbo (ago)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox