blob: fa34901eaa5005b65c8d4f51701e0439fe103ed6 (
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
|
# ChangeLog for dev-python/python-gflags
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gflags/ChangeLog,v 1.4 2011/03/15 20:24:00 nelchael Exp $
*python-gflags-1.5.1 (15 Mar 2011)
15 Mar 2011; Krzysztof Pawlik <nelchael@gentoo.org>
-python-gflags-1.5.ebuild, +python-gflags-1.5.1.ebuild:
Version bump.
*python-gflags-1.5 (12 Feb 2011)
12 Feb 2011; Krzysztof Pawlik <nelchael@gentoo.org>
+python-gflags-1.5.ebuild:
Version bump.
14 Nov 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
python-gflags-1.4.ebuild:
Fix dependencies. Set SUPPORT_PYTHON_ABIS. Set PYTHON_MODNAME. Improve
installation of scripts.
*python-gflags-1.4 (08 Nov 2010)
08 Nov 2010; Krzysztof Pawlik <nelchael@gentoo.org>
+python-gflags-1.4.ebuild, +metadata.xml:
New package: argument parsing library for Python, originally part of
dev-cpp/gflags, has been split off to separate package by upstream.
|