diff options
author | Christoph Junghans <ottxor@gentoo.org> | 2012-09-16 19:06:50 +0000 |
---|---|---|
committer | Christoph Junghans <ottxor@gentoo.org> | 2012-09-16 19:06:50 +0000 |
commit | 5a861ec6af65ffe3eee6a49322d1e4545f283d8a (patch) | |
tree | cfb6482c3253455617b5dcffe6bc70772890fa13 /www-plugins | |
parent | Fix build with GCC 4.7 (bug #419505). (diff) | |
download | gentoo-2-5a861ec6af65ffe3eee6a49322d1e4545f283d8a.tar.gz gentoo-2-5a861ec6af65ffe3eee6a49322d1e4545f283d8a.tar.bz2 gentoo-2-5a861ec6af65ffe3eee6a49322d1e4545f283d8a.zip |
version bump (bug #435038)
(Portage version: 2.2.0_alpha128/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.5.1.0.ebuild | 13 | ||||
-rw-r--r-- | www-plugins/google-talkplugin/google-talkplugin-3.6.1.0.ebuild (renamed from www-plugins/google-talkplugin/google-talkplugin-3.2.4.0.ebuild) | 16 | ||||
-rw-r--r-- | www-plugins/google-talkplugin/google-talkplugin-9999.ebuild | 4 |
4 files changed, 25 insertions, 17 deletions
diff --git a/www-plugins/google-talkplugin/ChangeLog b/www-plugins/google-talkplugin/ChangeLog index 2dd65448c363..7898a4003200 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.31 2012/08/26 04:27:39 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/ChangeLog,v 1.32 2012/09/16 19:06:50 ottxor Exp $ + +*google-talkplugin-3.6.1.0 (16 Sep 2012) + + 16 Sep 2012; Christoph Junghans <ottxor@gentoo.org> + +google-talkplugin-3.6.1.0.ebuild, -google-talkplugin-3.2.4.0.ebuild, + google-talkplugin-3.5.1.0.ebuild, google-talkplugin-9999.ebuild: + version bump (bug #435038) *google-talkplugin-3.5.1.0 (26 Aug 2012) diff --git a/www-plugins/google-talkplugin/google-talkplugin-3.5.1.0.ebuild b/www-plugins/google-talkplugin/google-talkplugin-3.5.1.0.ebuild index 1f2dc039b65d..f58c2d8a2122 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-3.5.1.0.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-3.5.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.5.1.0.ebuild,v 1.1 2012/08/26 04:27:39 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-3.5.1.0.ebuild,v 1.2 2012/09/16 19:06:50 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.2.4.0.ebuild b/www-plugins/google-talkplugin/google-talkplugin-3.6.1.0.ebuild index bf55986950d2..af92f187b132 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-3.2.4.0.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-3.6.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.2.4.0.ebuild,v 1.2 2012/08/26 04:27:39 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-3.6.1.0.ebuild,v 1.1 2012/09/16 19:06:50 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 @@ -36,7 +36,7 @@ RDEPEND="|| ( media-sound/pulseaudio media-libs/alsa-lib ) media-libs/fontconfig media-libs/freetype:2 media-libs/libpng:1.2 - >=sys-libs/glibc-2.4 + sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:2 @@ -46,6 +46,7 @@ RDEPEND="|| ( media-sound/pulseaudio media-libs/alsa-lib ) x11-libs/libXrandr x11-libs/libXrender x11-libs/libXt + x11-libs/pango sys-apps/lsb-release virtual/opengl libnotify? ( x11-libs/libnotify )" @@ -74,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() { diff --git a/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild b/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild index c9e7f424c25e..ce714ed43c43 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-9999.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-9999.ebuild,v 1.7 2012/08/26 04:27:39 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild,v 1.8 2012/09/16 19:06:50 ottxor Exp $ EAPI=4 @@ -36,7 +36,7 @@ RDEPEND="|| ( media-sound/pulseaudio media-libs/alsa-lib ) media-libs/fontconfig media-libs/freetype:2 media-libs/libpng:1.2 - >=sys-libs/glibc-2.4 + sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:2 |