summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-28 18:18:57 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-28 18:18:57 +0000
commit44b276344b1000e01df2494f9976be8ecffe1248 (patch)
tree69ad61f495c6c6619f41a2b26c6e347a4178ba12 /media-sound/qmmp
parentfix licenses wrt #482802 (diff)
downloadgentoo-2-44b276344b1000e01df2494f9976be8ecffe1248.tar.gz
gentoo-2-44b276344b1000e01df2494f9976be8ecffe1248.tar.bz2
gentoo-2-44b276344b1000e01df2494f9976be8ecffe1248.zip
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)
Diffstat (limited to 'media-sound/qmmp')
-rw-r--r--media-sound/qmmp/ChangeLog7
-rw-r--r--media-sound/qmmp/qmmp-0.7.1.ebuild4
-rw-r--r--media-sound/qmmp/qmmp-9999.ebuild4
3 files changed, 10 insertions, 5 deletions
diff --git a/media-sound/qmmp/ChangeLog b/media-sound/qmmp/ChangeLog
index 9e1d8afb6415..f9b26c1366f2 100644
--- a/media-sound/qmmp/ChangeLog
+++ b/media-sound/qmmp/ChangeLog
@@ -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:
diff --git a/media-sound/qmmp/qmmp-0.7.1.ebuild b/media-sound/qmmp/qmmp-0.7.1.ebuild
index e81fea336f14..f6590bb858b9 100644
--- a/media-sound/qmmp/qmmp-0.7.1.ebuild
+++ b/media-sound/qmmp/qmmp-0.7.1.ebuild
@@ -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 @@ inherit cmake-utils
[ "$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"
diff --git a/media-sound/qmmp/qmmp-9999.ebuild b/media-sound/qmmp/qmmp-9999.ebuild
index d9520a20c04a..322e02e2ddef 100644
--- a/media-sound/qmmp/qmmp-9999.ebuild
+++ b/media-sound/qmmp/qmmp-9999.ebuild
@@ -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 @@ inherit cmake-utils
[ "$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"