diff options
author | Davide Pesavento <pesa@gentoo.org> | 2012-07-02 14:09:25 +0000 |
---|---|---|
committer | Davide Pesavento <pesa@gentoo.org> | 2012-07-02 14:09:25 +0000 |
commit | c76d69372ff5652a46cae0cbce17819cf6a2532f (patch) | |
tree | 6fb016117f6d38669054b4e50b7984c78a0d2837 /dev-python | |
parent | Update license on >=seamonkey-2.10.1 to MPL-2.0 (diff) | |
download | gentoo-2-c76d69372ff5652a46cae0cbce17819cf6a2532f.tar.gz gentoo-2-c76d69372ff5652a46cae0cbce17819cf6a2532f.tar.bz2 gentoo-2-c76d69372ff5652a46cae0cbce17819cf6a2532f.zip |
Version bump.
(Portage version: 2.2.0_alpha114/cvs/Linux x86_64)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/PyQt4/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/PyQt4/PyQt4-4.9.4.ebuild (renamed from dev-python/PyQt4/PyQt4-4.9.3.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-python/PyQt4/ChangeLog b/dev-python/PyQt4/ChangeLog index 4340467ad7bc..93d86f927032 100644 --- a/dev-python/PyQt4/ChangeLog +++ b/dev-python/PyQt4/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-python/PyQt4 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.188 2012/06/27 10:36:57 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.189 2012/07/02 14:09:25 pesa Exp $ + +*PyQt4-4.9.4 (02 Jul 2012) + + 02 Jul 2012; Davide Pesavento <pesa@gentoo.org> +PyQt4-4.9.4.ebuild, + -PyQt4-4.9.3.ebuild: + Version bump. *PyQt4-4.9.3 (27 Jun 2012) diff --git a/dev-python/PyQt4/PyQt4-4.9.3.ebuild b/dev-python/PyQt4/PyQt4-4.9.4.ebuild index 3e7cfc1cc4a0..d37568ed384b 100644 --- a/dev-python/PyQt4/PyQt4-4.9.3.ebuild +++ b/dev-python/PyQt4/PyQt4-4.9.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.9.3.ebuild,v 1.1 2012/06/27 10:36:57 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.9.4.ebuild,v 1.1 2012/07/02 14:09:25 pesa Exp $ EAPI=4 |