summaryrefslogtreecommitdiff
blob: ff987c24eced5240062706e54788e08ae71a0703 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# ChangeLog for net-misc/httpie
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/httpie/ChangeLog,v 1.4 2012/12/28 22:26:21 vikraman Exp $

*httpie-0.3.1 (28 Dec 2012)

  28 Dec 2012; Vikraman <vikraman@gentoo.org> +httpie-0.3.1.ebuild:
  Version bump to 0.3.1

*httpie-0.3.0-r1 (28 Dec 2012)

  28 Dec 2012; Vikraman <vikraman@gentoo.org> +httpie-0.3.0-r1.ebuild:
  Fix dev-python/requests dependency

  29 Oct 2012; Michał Górny <mgorny@gentoo.org> httpie-0.3.0.ebuild:
  Use virtual for argparse.

*httpie-0.3.0 (05 Oct 2012)

  05 Oct 2012; Vikraman <vikraman@gentoo.org> +httpie-0.3.0.ebuild,
  +metadata.xml:
  New ebuild for HTTPie, a CLI, cURL-like tool for humans. Fixes bug #437242