summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2012-12-23 20:51:06 +0000
committerChristoph Junghans <ottxor@gentoo.org>2012-12-23 20:51:06 +0000
commit8b795dd16c11cb694e55dba152b9544d257483f2 (patch)
tree8f05bff3572301b09b6f2239a7e4732969ea9e36 /media-sound/google-musicmanager
parentFix LICENSE, see README file, bug 446800. (diff)
downloadgentoo-2-8b795dd16c11cb694e55dba152b9544d257483f2.tar.gz
gentoo-2-8b795dd16c11cb694e55dba152b9544d257483f2.tar.bz2
gentoo-2-8b795dd16c11cb694e55dba152b9544d257483f2.zip
version bump
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Diffstat (limited to 'media-sound/google-musicmanager')
-rw-r--r--media-sound/google-musicmanager/ChangeLog10
-rw-r--r--media-sound/google-musicmanager/google-musicmanager-1.0.51.1573_beta.ebuild13
-rw-r--r--media-sound/google-musicmanager/google-musicmanager-1.0.54.4672_beta.ebuild (renamed from media-sound/google-musicmanager/google-musicmanager-1.0.43.6722.ebuild)13
3 files changed, 22 insertions, 14 deletions
diff --git a/media-sound/google-musicmanager/ChangeLog b/media-sound/google-musicmanager/ChangeLog
index d5ef3c5acbdb..8ac818cd0934 100644
--- a/media-sound/google-musicmanager/ChangeLog
+++ b/media-sound/google-musicmanager/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for media-sound/google-musicmanager
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/google-musicmanager/ChangeLog,v 1.22 2012/12/18 05:39:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/google-musicmanager/ChangeLog,v 1.23 2012/12/23 20:51:06 ottxor Exp $
+
+*google-musicmanager-1.0.54.4672_beta (23 Dec 2012)
+
+ 23 Dec 2012; Christoph Junghans <ottxor@gentoo.org>
+ +google-musicmanager-1.0.54.4672_beta.ebuild,
+ -google-musicmanager-1.0.43.6722.ebuild,
+ google-musicmanager-1.0.51.1573_beta.ebuild:
+ version bump
18 Dec 2012; Mike Frysinger <vapier@gentoo.org>
google-musicmanager-1.0.43.6722.ebuild,
diff --git a/media-sound/google-musicmanager/google-musicmanager-1.0.51.1573_beta.ebuild b/media-sound/google-musicmanager/google-musicmanager-1.0.51.1573_beta.ebuild
index 1dffe1709d8f..ae332b8729a9 100644
--- a/media-sound/google-musicmanager/google-musicmanager-1.0.51.1573_beta.ebuild
+++ b/media-sound/google-musicmanager/google-musicmanager-1.0.51.1573_beta.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/google-musicmanager/google-musicmanager-1.0.51.1573_beta.ebuild,v 1.3 2012/12/18 05:39:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/google-musicmanager/google-musicmanager-1.0.51.1573_beta.ebuild,v 1.4 2012/12/23 20:51:06 ottxor Exp $
EAPI=4
@@ -19,7 +19,7 @@ SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE="log"
-RESTRICT="strip mirror"
+RESTRICT="fetch strip"
RDEPEND="
dev-libs/expat
@@ -54,9 +54,12 @@ QA_FLAGS_IGNORED="${INSTALL_BASE}/.*"
S="${WORKDIR}/${INSTALL_BASE}"
pkg_nofetch() {
- einfo "This version is no longer available from Google."
- einfo "Note that Gentoo cannot mirror the distfiles due to license reasons, so we have to follow the bump."
- einfo "Please file a version bump bug on http://bugs.gentoo.org (search existing bugs for ${PN} first!)."
+ elog "This version is no longer available from Google and the license prevents mirroring."
+ elog "This ebuild is intended for users who already downloaded it previously and have problems"
+ elog "with ${PV}+. If you can get the distfile from e.g. another computer of yours, or search"
+ use amd64 && MY_PKG="${MY_PKG/i386/amd64}"
+ elog "it with google: http://www.google.com/search?q=intitle:%22index+of%22+${MY_PKG}"
+ elog "and copy the file ${MY_PKG} to ${DISTDIR}."
}
src_install() {
diff --git a/media-sound/google-musicmanager/google-musicmanager-1.0.43.6722.ebuild b/media-sound/google-musicmanager/google-musicmanager-1.0.54.4672_beta.ebuild
index 7013aa3c802b..ae96c1274d48 100644
--- a/media-sound/google-musicmanager/google-musicmanager-1.0.43.6722.ebuild
+++ b/media-sound/google-musicmanager/google-musicmanager-1.0.54.4672_beta.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/google-musicmanager/google-musicmanager-1.0.43.6722.ebuild,v 1.5 2012/12/18 05:39:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/google-musicmanager/google-musicmanager-1.0.54.4672_beta.ebuild,v 1.1 2012/12/23 20:51:06 ottxor Exp $
EAPI=4
@@ -19,7 +19,7 @@ SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE="log"
-RESTRICT="fetch strip"
+RESTRICT="strip mirror"
RDEPEND="
dev-libs/expat
@@ -54,12 +54,9 @@ QA_FLAGS_IGNORED="${INSTALL_BASE}/.*"
S="${WORKDIR}/${INSTALL_BASE}"
pkg_nofetch() {
- elog "This version is no longer available from Google and the license prevents mirroring."
- elog "This ebuild is intended for users who already downloaded it previously and have problems"
- elog "with ${PV}+. If you can get the distfile from e.g. another computer of yours, or search"
- use amd64 && MY_PKG="${MY_PKG/i386/amd64}"
- elog "it with google: http://www.google.com/search?q=intitle:%22index+of%22+${MY_PKG}"
- elog "and copy the file ${MY_PKG} to ${DISTDIR}."
+ einfo "This version is no longer available from Google."
+ einfo "Note that Gentoo cannot mirror the distfiles due to license reasons, so we have to follow the bump."
+ einfo "Please file a version bump bug on http://bugs.gentoo.org (search existing bugs for ${PN} first!)."
}
src_install() {