summaryrefslogtreecommitdiff
blob: aa6baaf8139c994b0dc9c8a067c2a7c9c9562873 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# ChangeLog for dev-python/python-twitter
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-twitter/ChangeLog,v 1.8 2011/09/24 13:46:12 grobian Exp $

  24 Sep 2011; Fabian Groffen <grobian@gentoo.org> python-twitter-0.8.1.ebuild:
  Marked ~x64-macos

  06 May 2011; Dirkjan Ochtman <djc@gentoo.org> metadata.xml:
  Remove myself as explicit maintainer.

*python-twitter-0.8.1 (30 Apr 2011)

  30 Apr 2011; Maxim Koltsov (maksbotan) <maksbotan@gentoo.org>
  -python-twitter-0.6.ebuild, +python-twitter-0.8.1.ebuild:
  dev-python/python-twitter version bump, #356815
  Removed dev-python/python-twitter as it's unusable now, commented out
  testsuite in ebuild as not passable, drop ppc keyword 'cause mandatory
  dependency oauth2 doesn't have it.

  09 Dec 2009; nixnut <nixnut@gentoo.org> python-twitter-0.6.ebuild:
  ppc stable #295223

  02 Dec 2009; Markus Meier <maekke@gentoo.org> python-twitter-0.6.ebuild:
  amd64/x86 stable, bug #295223

  23 Nov 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  python-twitter-0.6.ebuild:
  Set SUPPORT_PYTHON_ABIS. Add src_test(). Add "examples" USE flag.

  30 Oct 2009; Mounir Lamouri <volkmar@gentoo.org>
  python-twitter-0.6.ebuild:
  Keywording for ppc.

*python-twitter-0.6 (23 Oct 2009)

  23 Oct 2009; Dirkjan Ochtman <djc@gentoo.org> +python-twitter-0.6.ebuild,
  +metadata.xml:
  Moved from sunrise to the Portage tree, added simplejson dependency.

  14 Oct 2009; Tomas Touceda (chiiph) <chiiph@gmail.org> +Manifest:
  dev-python/python-twitter: Fix missing Manifest

  13 Oct 2009; Markos Chandras <hwoarang@gentoo.org>
  python-twitter-0.6.ebuild:
  Remove useless whitespace

  13 Oct 2009; Markos Chandras <hwoarang@gentoo.org>
  python-twitter-0.6.ebuild:
  Use python_get_sitedir function

  05 Oct 2009; Tomas Touceda (chiiph) <chiiph@gmail.org>
  +python-twitter-0.6.ebuild, +metadata.xml:
  New Ebuild for bug 287529. Thanks sunrise devs for their reviews