diff options
author | Christoph Junghans <ottxor@gentoo.org> | 2012-10-13 16:49:08 +0000 |
---|---|---|
committer | Christoph Junghans <ottxor@gentoo.org> | 2012-10-13 16:49:08 +0000 |
commit | ccc5b6efe3d16cc9c49e753c4f99bc8fe8c28e6e (patch) | |
tree | 413d8a187910c4a7b4fefeaa1eff1b981dd23dfa /www-plugins | |
parent | Adding epatch_user support to the ebuild (diff) | |
download | gentoo-2-ccc5b6efe3d16cc9c49e753c4f99bc8fe8c28e6e.tar.gz gentoo-2-ccc5b6efe3d16cc9c49e753c4f99bc8fe8c28e6e.tar.bz2 gentoo-2-ccc5b6efe3d16cc9c49e753c4f99bc8fe8c28e6e.zip |
version bump
(Portage version: 2.2.0_alpha137/cvs/Linux i686)
Diffstat (limited to 'www-plugins')
-rw-r--r-- | www-plugins/google-talkplugin/ChangeLog | 9 | ||||
-rw-r--r-- | www-plugins/google-talkplugin/google-talkplugin-3.7.1.0.ebuild | 13 | ||||
-rw-r--r-- | www-plugins/google-talkplugin/google-talkplugin-3.9.1.0.ebuild (renamed from www-plugins/google-talkplugin/google-talkplugin-3.6.1.0.ebuild) | 13 |
3 files changed, 21 insertions, 14 deletions
diff --git a/www-plugins/google-talkplugin/ChangeLog b/www-plugins/google-talkplugin/ChangeLog index d64a45f8eaec..af9094d43937 100644 --- a/www-plugins/google-talkplugin/ChangeLog +++ b/www-plugins/google-talkplugin/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for www-plugins/google-talkplugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/ChangeLog,v 1.34 2012/10/03 14:41:03 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/ChangeLog,v 1.35 2012/10/13 16:49:08 ottxor Exp $ + +*google-talkplugin-3.9.1.0 (13 Oct 2012) + + 13 Oct 2012; Christoph Junghans <ottxor@gentoo.org> + +google-talkplugin-3.9.1.0.ebuild, -google-talkplugin-3.6.1.0.ebuild, + google-talkplugin-3.7.1.0.ebuild: + version bump *google-talkplugin-3.7.1.0 (03 Oct 2012) diff --git a/www-plugins/google-talkplugin/google-talkplugin-3.7.1.0.ebuild b/www-plugins/google-talkplugin/google-talkplugin-3.7.1.0.ebuild index f6420fc4b9ac..9d6c9b393c95 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-3.7.1.0.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-3.7.1.0.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/www-plugins/google-talkplugin/google-talkplugin-3.7.1.0.ebuild,v 1.1 2012/10/03 14:41:03 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-3.7.1.0.ebuild,v 1.2 2012/10/13 16:49:08 ottxor Exp $ EAPI=4 @@ -28,7 +28,7 @@ SLOT="0" KEYWORDS="-* ~amd64 ~x86" #GoogleTalkPlugin binary contains openssl LICENSE="google-talkplugin openssl" -RESTRICT="strip mirror" +RESTRICT="fetch strip" RDEPEND="|| ( media-sound/pulseaudio media-libs/alsa-lib ) dev-libs/glib:2 @@ -75,9 +75,12 @@ done # nofetch means upstream bumped and thus needs version bump 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_unpack() { diff --git a/www-plugins/google-talkplugin/google-talkplugin-3.6.1.0.ebuild b/www-plugins/google-talkplugin/google-talkplugin-3.9.1.0.ebuild index 0629bab9ae85..bc9e61fe3509 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-3.6.1.0.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-3.9.1.0.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/www-plugins/google-talkplugin/google-talkplugin-3.6.1.0.ebuild,v 1.3 2012/10/03 14:41:03 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-3.9.1.0.ebuild,v 1.1 2012/10/13 16:49:08 ottxor Exp $ EAPI=4 @@ -28,7 +28,7 @@ SLOT="0" KEYWORDS="-* ~amd64 ~x86" #GoogleTalkPlugin binary contains openssl LICENSE="google-talkplugin openssl" -RESTRICT="fetch strip" +RESTRICT="strip mirror" RDEPEND="|| ( media-sound/pulseaudio media-libs/alsa-lib ) dev-libs/glib:2 @@ -75,12 +75,9 @@ done # nofetch means upstream bumped and thus needs version bump 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_unpack() { |