diff options
author | Michał Górny <mgorny@gentoo.org> | 2011-08-09 17:41:19 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2011-08-09 17:41:19 +0000 |
commit | 3bdf81f879374fb2e1798f48f2cd868741d2659e (patch) | |
tree | dcd3d38a9da42cc023add385dc2430279d2bc4a1 /dev-python/miniupnpc/ChangeLog | |
parent | Based on 2.6.32.43 + genpatches-2.6.32-40 + grsecurity-2.2.2-2.6.32.43-201108... (diff) | |
download | gentoo-2-3bdf81f879374fb2e1798f48f2cd868741d2659e.tar.gz gentoo-2-3bdf81f879374fb2e1798f48f2cd868741d2659e.tar.bz2 gentoo-2-3bdf81f879374fb2e1798f48f2cd868741d2659e.zip |
Split the Python module in net-libs/miniupnpc into separate dev-python/miniupnpc; link the Python module against shared libminiupnpc.
(Portage version: 2.2.0_alpha50_p1/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/miniupnpc/ChangeLog')
-rw-r--r-- | dev-python/miniupnpc/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-python/miniupnpc/ChangeLog b/dev-python/miniupnpc/ChangeLog new file mode 100644 index 000000000000..a41203928f7d --- /dev/null +++ b/dev-python/miniupnpc/ChangeLog @@ -0,0 +1,12 @@ +# ChangeLog for dev-python/miniupnpc +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/miniupnpc/ChangeLog,v 1.1 2011/08/09 17:41:19 mgorny Exp $ + +*miniupnpc-1.6 (09 Aug 2011) + + 09 Aug 2011; Michał Górny <mgorny@gentoo.org> +miniupnpc-1.6.ebuild, + +files/0001-Link-Python-module-against-the-shared-library.patch, + +metadata.xml: + Split the Python module in net-libs/miniupnpc into separate + dev-python/miniupnpc; link the Python module against shared libminiupnpc. + |