# ChangeLog for dev-python/decoratortools
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/decoratortools/ChangeLog,v 1.19 2010/07/18 13:47:24 nixnut Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/decoratortools/ChangeLog,v 1.20 2011/09/05 04:58:24 neurogeek Exp $
+
+ 05 Sep 2011; Jesus Rivero <neurogeek@gentoo.org> decoratortools-1.8.ebuild:
+ License fix, changed to PSF-2
18 Jul 2010; <nixnut@gentoo.org> decoratortools-1.8.ebuild:
ppc stable #324467
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/decoratortools/decoratortools-1.8.ebuild,v 1.5 2010/10/30 19:35:07 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/decoratortools/decoratortools-1.8.ebuild,v 1.6 2011/09/05 04:58:24 neurogeek Exp $
EAPI="3"
PYTHON_DEPEND="2"
HOMEPAGE="http://pypi.python.org/pypi/DecoratorTools"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
-LICENSE="|| ( PSF-2.4 ZPL )"
+LICENSE="|| ( PSF-2 ZPL )"
SLOT="0"
KEYWORDS="amd64 ~ia64 ppc x86 ~amd64-linux ~x86-linux ~x86-macos"
IUSE=""
# ChangeLog for dev-python/lxml
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/ChangeLog,v 1.101 2011/04/16 18:41:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/ChangeLog,v 1.102 2011/09/05 04:54:06 neurogeek Exp $
+
+ 05 Sep 2011; Jesus Rivero <neurogeek@gentoo.org> lxml-2.3.ebuild:
+ License fix, changed to PSF-2
16 Apr 2011; Raúl Porcel <armin76@gentoo.org> lxml-2.3.ebuild:
ia64/sparc stable wrt #357853
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-2.3.ebuild,v 1.7 2011/04/16 18:41:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-2.3.ebuild,v 1.8 2011/09/05 04:54:06 neurogeek Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
SRC_URI="http://codespeak.net/lxml/${MY_P}.tgz"
# SRC_URI="http://codespeak.net/lxml/dev/${MY_P}.tgz"
-LICENSE="BSD ElementTree GPL-2 PSF-2.4"
+LICENSE="BSD ElementTree GPL-2 PSF-2"
SLOT="0"
KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE="doc examples +threads"