diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-10-04 17:08:20 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-10-04 17:08:20 +0000 |
commit | 71d3d9d1b050d884aaee877e23bb0cecb8ceeab3 (patch) | |
tree | 4178a53cf4f63bfe70e1508370a7f5691b31574b /net-im/gajim/ChangeLog | |
parent | Version Bump (diff) | |
download | historical-71d3d9d1b050d884aaee877e23bb0cecb8ceeab3.tar.gz historical-71d3d9d1b050d884aaee877e23bb0cecb8ceeab3.tar.bz2 historical-71d3d9d1b050d884aaee877e23bb0cecb8ceeab3.zip |
Use python.eclass functions in correct order to make it build if py3k is active, #385107; remove optional dep on net-misc/networkmanager[gnome]
Package-Manager: portage-2.2.0_alpha60/cvs/Linux x86_64
Diffstat (limited to 'net-im/gajim/ChangeLog')
-rw-r--r-- | net-im/gajim/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net-im/gajim/ChangeLog b/net-im/gajim/ChangeLog index 741219e76916..400d9d48b25f 100644 --- a/net-im/gajim/ChangeLog +++ b/net-im/gajim/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-im/gajim # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gajim/ChangeLog,v 1.122 2011/09/24 13:20:53 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gajim/ChangeLog,v 1.123 2011/10/04 17:08:20 jlec Exp $ + + 04 Oct 2011; Justin Lecher <jlec@gentoo.org> gajim-0.14.1-r2.ebuild, + gajim-0.14.4.ebuild, gajim-0.14.4-r1.ebuild: + Use python.eclass functions in correct order to make it build if py3k is + active, #385107; remove optional dep on net-misc/networkmanager[gnome] *gajim-0.14.4-r1 (24 Sep 2011) |