Merge remote-tracking branch 'origin/dev-python/dj-email-url'
[wtk-overlay.git] / dev-python / geopy / ChangeLog
1 # ChangeLog for dev-python/geopy
2 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
3 # $Header: $
4
5 *geopy-9999 (12 Dec 2012)
6   12 Dec 2012; W. Trevor King <wking@tremily.us> geopy-9999.ebuild :
7   geopy has moved to Git and added support for Python 3 :).  Update
8   and remove the unnecessary src_unpack.
9
10 *geopy-9999 (09 Dec 2011)
11   09 Dec 2011; W. Trevor King <wking@drexel.edu> geopy-9999.ebuild :
12   Add ~amd64 keyword, now that I'm testing geopy on an AMD C-60.
13   Also update to EAPI 4.
14
15 *geopy-9999 (18 May 2011)
16   18 May 2011; W. Trevor King <wking@drexel.edu> ChangeLog, metadata.xml, geopy-9999.ebuild :
17   - Created ebuild suite for geopy.
18   - Added initial ChangeLog which should be updated whenever the
19   package is updated in any way. This changelog is targetted to
20   users. This means that the comments should well explained and
21   written in clean English. The details about writing correct
22   changelogs are explained in the skel.ChangeLog file which you can
23   find in the root directory of the portage repository.