diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-07-22 21:58:52 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-07-22 21:58:52 +0000 |
commit | 571332ee27d490bc934829e1a04dd8990db6d781 (patch) | |
tree | 64912de357e5f00629cf81afc76069c6c5d1bb66 /net-im | |
parent | Migrate changes from Gentoo Prefix overlay. Convert to EAPI3, add patches, mo... (diff) | |
download | historical-571332ee27d490bc934829e1a04dd8990db6d781.tar.gz historical-571332ee27d490bc934829e1a04dd8990db6d781.tar.bz2 historical-571332ee27d490bc934829e1a04dd8990db6d781.zip |
x86 stable wrt security bug #328667
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/Manifest | 4 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.7.2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 566203239fdb..627433020ad0 100644 --- a/net-im/pidgin/ChangeLog +++ b/net-im/pidgin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pidgin # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.178 2010/07/22 14:16:07 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.179 2010/07/22 21:58:52 phajdan.jr Exp $ + + 22 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> pidgin-2.7.2.ebuild: + x86 stable wrt security bug #328667 *pidgin-2.7.2 (22 Jul 2010) diff --git a/net-im/pidgin/Manifest b/net-im/pidgin/Manifest index 19aa843bc37d..a7b746f89caa 100644 --- a/net-im/pidgin/Manifest +++ b/net-im/pidgin/Manifest @@ -2,6 +2,6 @@ AUX pidgin-2.7.0-icq-fix.patch 1991 RMD160 7158710b27950bec2d8dec47e02a4494f8dfa DIST pidgin-2.7.1.tar.bz2 9647234 RMD160 5e5deec529b1c8d75cd3f925b3f5e4f5310e42e5 SHA1 b746720cc3e65b3d6da6eab0729f26673f997849 SHA256 f412a5a7389ad553229743b49399f968278095c8258dc0f89f766a6cd0ba95d1 DIST pidgin-2.7.2.tar.bz2 9681708 RMD160 c277e26f5fe91425033cb8fe6c8913d965dffec0 SHA1 03232f7befcfbe1c457d50d697493924fe5f9b49 SHA256 8ab5f126f384197727db8f61306663325c2779c25e54e61ff95366448a0861c0 EBUILD pidgin-2.7.1-r1.ebuild 6046 RMD160 f9af8c91845729e18d735f2228d2abc2329ec2d4 SHA1 433a777fdf50d3fd401a192c8420ee9327494fed SHA256 3e7c895e2d5a40faf41dc8cd73947b675b73494fb313ff7c5e2892576a81f19c -EBUILD pidgin-2.7.2.ebuild 6051 RMD160 6294a5301095272f2379b896fde6ca419fd48c65 SHA1 3055b9b43f6b8133eaedf695edaa37b34e6cdc03 SHA256 3d9777775830292eb901d8b1b042b1b6810fe5f581c23e4c19e74cddbe77109a -MISC ChangeLog 24896 RMD160 03e4337ab412fe6b9ceedde271be775ba4fd4f90 SHA1 4a2079617994c7ffd0b037b640dbf85df35bc564 SHA256 8424b5c20af3c376d8a66abfdcaf1a8e0386abcef062ae56f74fd0946cada34c +EBUILD pidgin-2.7.2.ebuild 6057 RMD160 9643d950da514eb0ee749555178592a6b843e649 SHA1 b2b581f904534b1610b031faa74fcc08e3c82bcd SHA256 5ff751d6a15930a105b16c59c535443a94c901c9d5c22a3fad31b3c75ea72b1b +MISC ChangeLog 25018 RMD160 488333b868f1dc5d20aadb1d8bde6de0240ec56a SHA1 25053d6a557baa4cbe9641b73a2c8e07dbebc4b0 SHA256 1cc99775445ebe6a664ff302ccdf1fc9562aeb1185e297925c7d27f2cfff80ed MISC metadata.xml 1419 RMD160 9a49db6933c6bddb88313953c4eafa7aa30bb6f1 SHA1 fc329d0345a8a9a3b6431e08d445fda6439eb315 SHA256 4eb55147a6b0c8a636487908c1f84b797d43994cb11afd2f3ecf21cb7d5e70c8 diff --git a/net-im/pidgin/pidgin-2.7.2.ebuild b/net-im/pidgin/pidgin-2.7.2.ebuild index 9245dfe192f4..5e66797a746f 100644 --- a/net-im/pidgin/pidgin-2.7.2.ebuild +++ b/net-im/pidgin/pidgin-2.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.7.2.ebuild,v 1.1 2010/07/22 14:16:07 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.7.2.ebuild,v 1.2 2010/07/22 21:58:52 phajdan.jr Exp $ EAPI=2 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="dbus debug doc eds gadu gnutls +gstreamer +gtk idn krb4 meanwhile" IUSE+=" networkmanager nls perl silc tcl tk spell qq sasl +startup-notification" IUSE+=" ncurses groupwise prediction python +xscreensaver zephyr zeroconf" # mono" |