summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix compilation with format-security, bug #542104Bernard Cafarelli2015-08-061-20/+21
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 00F7AB331B0F097F)
* Fix compilation with format-security, bug #542104Bernard Cafarelli2015-08-063-4/+51
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 00F7AB331B0F097F)
* Stable for x86, wrt bug #370123Agostino Sarubbo2015-08-061-15/+15
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
* Stable for x86, wrt bug #370123Agostino Sarubbo2015-08-062-3/+6
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
* Stable for amd64, wrt bug #370123Agostino Sarubbo2015-08-031-5/+15
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
* Stable for amd64, wrt bug #370123Agostino Sarubbo2015-08-032-3/+6
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
* sparc stable wrt bug #370123Pacho Ramos2015-08-021-5/+5
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key A188FBD4)
* sparc stable wrt bug #370123Pacho Ramos2015-08-022-3/+6
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key A188FBD4)
* Sign manifest.Tony Vroon2015-07-281-0/+10
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key B5058F9A)
* Now handles authentication failures properly.Tony Vroon2015-07-281-23/+3
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)
* Now handles authentication failures properly.Tony Vroon2015-07-282-1/+38
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)
* Updating remote-id in metadata.xmlJustin Lecher2015-07-272-6/+21
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
* Version bump, now implements marking threads as read, opening new group ↵Tony Vroon2015-07-271-8/+6
| | | | | | chats as incoming messages arrive and improves error detection & freeing of resources. Add missing json-glib dependency as pointed out by Dan Goodliffe in bug #555020. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
* Version bump, now implements marking threads as read, opening new group ↵Tony Vroon2015-07-273-34/+15
| | | | | | chats as incoming messages arrive and improves error detection & freeing of resources. Add missing json-glib dependency as pointed out by Dan Goodliffe in bug #555020. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
* ppc stable wrt bug #370123Pacho Ramos2015-07-231-5/+5
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
* ppc stable wrt bug #370123Pacho Ramos2015-07-232-3/+6
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
* Fixes a memory leak and streamlines the build system.Tony Vroon2015-07-201-4/+6
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
* Fixes a memory leak and streamlines the build system.Tony Vroon2015-07-202-1/+37
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
* Now bundles SSL certificates that were missing before. Removing previous ↵Tony Vroon2015-07-201-6/+6
| | | | | | version as restricting Pidgin USE-flags was only ever a workaround. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
* Now bundles SSL certificates that were missing before. Removing previous ↵Tony Vroon2015-07-202-4/+15
| | | | | | version as restricting Pidgin USE-flags was only ever a workaround. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
* Bump to 2.1.3, take maintainership. See bug #523502.Maxim Koltsov2015-07-171-2/+18
| | | | (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
* Bump to 2.1.3, take maintainership. See bug #523502.Maxim Koltsov2015-07-173-1/+40
| | | | (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
* Require GNUTLS to be disabled in Pidgin to work around a certificate issue, ↵Tony Vroon2015-07-151-5/+5
| | | | | | upstream issue report #13. As agreed with upstream developer. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
* Require GNUTLS to be disabled in Pidgin to work around a certificate issue, ↵Tony Vroon2015-07-152-3/+8
| | | | | | upstream issue report #13. As agreed with upstream developer. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
* Initial commit, ebuild by me with tweaks by Jason "perfinion" Zaman. This ↵Tony Vroon2015-07-151-2/+12
| | | | | | plugin by James Geboski uses the newly released Messenger API instead of the now removed XMPP option. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
* Initial commit, ebuild by me with tweaks by Jason "perfinion" Zaman. This ↵Tony Vroon2015-07-154-0/+50
| | | | | | plugin by James Geboski uses the newly released Messenger API instead of the now removed XMPP option. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
* Remove old.Manuel Rüger2015-06-281-13/+1
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
* Remove old.Manuel Rüger2015-06-282-16/+5
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
* Remove old.Manuel Rüger2015-06-271-24/+1
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
* Remove old.Manuel Rüger2015-06-273-83/+5
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
* Updating remote-id in metadata.xmlJustin Lecher2015-06-162-7/+22
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
* Updating remote-id in metadata.xmlJustin Lecher2015-06-162-7/+22
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
* Updating remote-id in metadata.xmlJustin Lecher2015-06-162-16/+21
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
* Updating remote-id in metadata.xmlJustin Lecher2015-06-162-6/+21
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
* Updating remote-id in metadata.xmlJustin Lecher2015-06-162-10/+21
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
* Updating remote-id in metadata.xmlJustin Lecher2015-06-162-7/+22
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
* Updating remote-id in metadata.xmlJustin Lecher2015-06-162-8/+23
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
* Updating remote-id in metadata.xmlJustin Lecher2015-06-162-7/+22
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
* Updating remote-id in metadata.xmlJustin Lecher2015-06-162-7/+22
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
* Updating remote-id in metadata.xmlJustin Lecher2015-06-162-8/+23
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
* Updating remote-id in metadata.xmlJustin Lecher2015-06-162-6/+21
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
* Updating remote-id in metadata.xmlJustin Lecher2015-06-162-5/+30
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
* Updating remote-id in metadata.xmlJustin Lecher2015-06-162-8/+23
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
* Updating remote-id in metadata.xmlJustin Lecher2015-06-162-5/+30
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
* Updating remote-id in metadata.xmlJustin Lecher2015-06-162-5/+30
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
* Updating remote-id in metadata.xmlJustin Lecher2015-06-162-7/+22
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
* Updating remote-id in metadata.xmlJustin Lecher2015-06-162-6/+21
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
* Updating remote-id in metadata.xmlJustin Lecher2015-06-162-18/+23
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
* Updating remote-id in metadata.xmlJustin Lecher2015-06-162-11/+22
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
* Updating remote-id in metadata.xmlJustin Lecher2015-06-162-7/+22
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)