diff options
author | Christoph Junghans <ottxor@gentoo.org> | 2014-06-13 15:40:44 +0000 |
---|---|---|
committer | Christoph Junghans <ottxor@gentoo.org> | 2014-06-13 15:40:44 +0000 |
commit | 5e81e985c4e3848fdcb6e882ced72a2a69b061df (patch) | |
tree | 4993bcec1e3573fb3d27a5e6ea2caed9bfd17b58 /www-plugins | |
parent | Restore previously dropped patch that was still needed for the legacy driver. (diff) | |
download | gentoo-2-5e81e985c4e3848fdcb6e882ced72a2a69b061df.tar.gz gentoo-2-5e81e985c4e3848fdcb6e882ced72a2a69b061df.tar.bz2 gentoo-2-5e81e985c4e3848fdcb6e882ced72a2a69b061df.zip |
version bump (bug #513058)
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Diffstat (limited to 'www-plugins')
-rw-r--r-- | www-plugins/google-talkplugin/ChangeLog | 9 | ||||
-rw-r--r-- | www-plugins/google-talkplugin/google-talkplugin-5.4.1.0.ebuild | 4 | ||||
-rw-r--r-- | www-plugins/google-talkplugin/google-talkplugin-5.4.2.0.ebuild (renamed from www-plugins/google-talkplugin/google-talkplugin-5.3.1.0.ebuild) | 2 |
3 files changed, 11 insertions, 4 deletions
diff --git a/www-plugins/google-talkplugin/ChangeLog b/www-plugins/google-talkplugin/ChangeLog index 02ee22f5c243..c7480391b1ac 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/ChangeLog,v 1.78 2014/05/25 23:06:45 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/ChangeLog,v 1.79 2014/06/13 15:40:44 ottxor Exp $ + +*google-talkplugin-5.4.2.0 (13 Jun 2014) + + 13 Jun 2014; Christoph Junghans <ottxor@gentoo.org> + +google-talkplugin-5.4.2.0.ebuild, -google-talkplugin-5.3.1.0.ebuild, + google-talkplugin-5.4.1.0.ebuild: + version bump (bug #513058) 25 May 2014; Christoph Junghans <ottxor@gentoo.org> -google-talkplugin-5.1.5.0.ebuild, -google-talkplugin-5.2.4.0.ebuild: diff --git a/www-plugins/google-talkplugin/google-talkplugin-5.4.1.0.ebuild b/www-plugins/google-talkplugin/google-talkplugin-5.4.1.0.ebuild index eceea08f4fce..a6aaecf4504d 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-5.4.1.0.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-5.4.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-5.4.1.0.ebuild,v 1.1 2014/05/25 23:04:06 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-5.4.1.0.ebuild,v 1.2 2014/06/13 15:40:44 ottxor Exp $ EAPI=5 @@ -30,7 +30,7 @@ KEYWORDS="-* ~amd64 ~x86" #GoogleTalkPlugin binary contains openssl and celt LICENSE="Google-TOS openssl BSD" -OBSOLETE="no" +OBSOLETE="yes" [[ $OBSOLETE = yes ]] && RESTRICT="fetch strip" || RESTRICT="strip mirror" RDEPEND="|| ( media-sound/pulseaudio media-libs/alsa-lib ) diff --git a/www-plugins/google-talkplugin/google-talkplugin-5.3.1.0.ebuild b/www-plugins/google-talkplugin/google-talkplugin-5.4.2.0.ebuild index 8c626dacec31..36bd1e7031c9 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-5.3.1.0.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-5.4.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-5.3.1.0.ebuild,v 1.3 2014/05/23 02:36:47 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-5.4.2.0.ebuild,v 1.1 2014/06/13 15:40:44 ottxor Exp $ EAPI=5 |