summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Stable for HPPA (bug #174810).Jeroen Roovers2007-05-032-3/+6
| | | | (Portage version: 2.1.2.5)
* ia64 + x86 stable wrt #174810Raúl Porcel2007-04-291-8/+8
| | | | | (Portage version: 2.1.2.5) (Unsigned Manifest commit)
* ia64 + x86 stable wrt #174810Raúl Porcel2007-04-292-3/+6
| | | | (Portage version: 2.1.2.5)
* Stable on ppc64; bug #174810Markus Rothe2007-04-281-18/+8
| | | | | (Portage version: 2.1.2.2) (Unsigned Manifest commit)
* Stable on ppc64; bug #174810Markus Rothe2007-04-282-3/+6
| | | | (Portage version: 2.1.2.2)
* Stable on Alpha.Bryan Østergaard2007-04-041-11/+11
| | | | | (Portage version: 2.1.2.3) (Signed Manifest commit)
* Stable on Alpha.Bryan Østergaard2007-04-042-3/+7
| | | | (Portage version: 2.1.2.3)
* rev bump. Fixes memory leaksDoug Goldstein2007-03-141-16/+16
| | | | | (Portage version: 2.1.2.2) (Signed Manifest commit)
* rev bump. Fixes memory leaksDoug Goldstein2007-03-144-54/+10
| | | | (Portage version: 2.1.2.2)
* Fixing docdir as per bug #164920Doug Goldstein2007-02-271-15/+15
| | | | | (Portage version: 2.1.2-r11) (Signed Manifest commit)
* Fixing docdir as per bug #164920Doug Goldstein2007-02-273-3/+9
| | | | (Portage version: 2.1.2-r11)
* Stable on sparc wrt #162880Gustavo Zacarias2007-01-291-12/+12
| | | | | (Portage version: 2.1.1-r2) (Signed Manifest commit)
* Stable on sparc wrt #162880Gustavo Zacarias2007-01-292-3/+7
| | | | (Portage version: 2.1.1-r2)
* arm/ia64/s390/sh stableMike Frysinger2007-01-281-7/+7
| | | | | (Portage version: 2.1.2-r4) (Signed Manifest commit)
* arm/ia64/s390/sh stableMike Frysinger2007-01-281-5/+4
| | | | (Portage version: 2.1.2-r4)
* Completely re-written Python bindings by Simon McVittie ↵Doug Goldstein2007-01-251-4/+22
| | | | | | | <simon.mcvittie@collabora.co.uk>. They've become the official bindings. (Portage version: 2.1.2-r3) (Signed Manifest commit)
* Completely re-written Python bindings by Simon McVittie ↵Doug Goldstein2007-01-253-1/+50
| | | | | | <simon.mcvittie@collabora.co.uk>. They've become the official bindings. (Portage version: 2.1.2-r3)
* Stable for HPPA (bug #162880).Jeroen Roovers2007-01-231-18/+8
| | | | | (Portage version: 2.1.1-r2) (Unsigned Manifest commit)
* Stable for HPPA (bug #162880).Jeroen Roovers2007-01-232-3/+6
| | | | (Portage version: 2.1.1-r2)
* Stable on amd64 per bug #162880Olivier Crête2007-01-221-11/+11
| | | | | (Portage version: 2.1.1-r2) (Signed Manifest commit)
* Stable on amd64 per bug #162880Olivier Crête2007-01-222-3/+6
| | | | (Portage version: 2.1.1-r2)
* Stable on x86, bug #162880.Andrej Kacian2007-01-211-8/+18
| | | | | (Portage version: 2.1.2_rc4-r8) (Signed Manifest commit)
* Stable on x86, bug #162880.Andrej Kacian2007-01-212-3/+6
| | | | (Portage version: 2.1.2_rc4-r8)
* Stable on ppc64; bug #162880Markus Rothe2007-01-211-8/+8
| | | | | (Portage version: 2.1.1-r2) (Unsigned Manifest commit)
* Stable on ppc64; bug #162880Markus Rothe2007-01-212-3/+6
| | | | (Portage version: 2.1.1-r2)
* Stable on ppc wrt bug 162880Gysbert Wassenaar2007-01-211-18/+8
| | | | | (Portage version: 2.1.1-r2) (Unsigned Manifest commit)
* Stable on ppc wrt bug 162880Gysbert Wassenaar2007-01-212-5/+8
| | | | (Portage version: 2.1.1-r2)
* Adding dbus-glib to depend listDoug Goldstein2006-11-051-8/+18
| | | | | (Portage version: 2.1.2_rc1-r3) (Signed Manifest commit)
* Adding dbus-glib to depend listDoug Goldstein2006-11-052-2/+6
| | | | (Portage version: 2.1.2_rc1-r3)
* Fix the dependency of dbus-core to be dbusStephen Klimaszewski2006-10-301-8/+8
| | | | | (Portage version: 2.1.1-r1) (Unsigned Manifest commit)
* Fix the dependency of dbus-core to be dbusStephen Klimaszewski2006-10-302-3/+7
| | | | (Portage version: 2.1.1-r1)
* Add ~x86-fbsd keyword. This does require using dbus from the ↵Stephen Klimaszewski2006-09-181-18/+8
| | | | | | | portage-alt-overlay. (Portage version: 2.1.2_pre1) (Unsigned Manifest commit)
* Add ~x86-fbsd keyword. This does require using dbus from the ↵Stephen Klimaszewski2006-09-182-3/+8
| | | | | | portage-alt-overlay. (Portage version: 2.1.2_pre1)
* fix ChangeLog headerSven Wegener2006-09-101-4/+14
| | | | | (Portage version: 2.1.1) (Signed Manifest commit)
* fix ChangeLog headerSven Wegener2006-09-101-2/+2
| | | | (Portage version: 2.1.1)
* Initial import, Python bindings for D-Bus.Stephen Klimaszewski2006-08-191-8/+8
| | | | | (Portage version: 2.1.1_pre5-r2) (Unsigned Manifest commit)
* Initial import, Python bindings for D-Bus.Stephen Klimaszewski2006-08-195-0/+68
(Portage version: 2.1.1_pre5-r2)