diff options
author | 2010-12-03 23:42:42 +0000 | |
---|---|---|
committer | 2010-12-03 23:42:42 +0000 | |
commit | d3a3d1fd42ab755c99328e0f5197cad3e118988f (patch) | |
tree | 24f050a81b75d572c01c01db452615f5fbbaca5a /gnome-extra/gget/ChangeLog | |
parent | Version bump with bugfixes and translation updates. (diff) | |
download | gentoo-2-d3a3d1fd42ab755c99328e0f5197cad3e118988f.tar.gz gentoo-2-d3a3d1fd42ab755c99328e0f5197cad3e118988f.tar.bz2 gentoo-2-d3a3d1fd42ab755c99328e0f5197cad3e118988f.zip |
Fix python eclass usage. Use split python bindings. Update for EAPI=2. Pin some dependencies to appropriate SLOT.
(Portage version: 2.2.0_alpha6/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra/gget/ChangeLog')
-rw-r--r-- | gnome-extra/gget/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/gnome-extra/gget/ChangeLog b/gnome-extra/gget/ChangeLog index 3a619f2990cb..a50c8183c9ba 100644 --- a/gnome-extra/gget/ChangeLog +++ b/gnome-extra/gget/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/gget # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gget/ChangeLog,v 1.2 2010/07/08 12:48:53 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gget/ChangeLog,v 1.3 2010/12/03 23:42:42 eva Exp $ + + 03 Dec 2010; Gilles Dartiguelongue <eva@gentoo.org> gget-0.0.4.ebuild: + Fix python eclass usage. Use split python bindings. Update for EAPI=2. Pin + some dependencies to appropriate SLOT. 08 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> gget-0.0.4.ebuild: |