diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2013-08-11 01:21:08 +0000 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2013-08-11 01:21:08 +0000 |
commit | 5f08a0ab9326c9372bb9c140eb5551e84830b691 (patch) | |
tree | d6141fcbf50c298d9d346b706959a889f029bfc8 /sys-cluster | |
parent | cinder 2013.1.3 fixes bugs 480052 480360 (diff) | |
download | gentoo-2-5f08a0ab9326c9372bb9c140eb5551e84830b691.tar.gz gentoo-2-5f08a0ab9326c9372bb9c140eb5551e84830b691.tar.bz2 gentoo-2-5f08a0ab9326c9372bb9c140eb5551e84830b691.zip |
updating quantum to 2013.1.3
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/quantum/ChangeLog | 8 | ||||
-rw-r--r-- | sys-cluster/quantum/quantum-2013.1.3.ebuild (renamed from sys-cluster/quantum/quantum-2013.1.2-r2.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/sys-cluster/quantum/ChangeLog b/sys-cluster/quantum/ChangeLog index 58e2d9ccd40a..e6ee8ac0bde8 100644 --- a/sys-cluster/quantum/ChangeLog +++ b/sys-cluster/quantum/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-cluster/quantum # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/quantum/ChangeLog,v 1.16 2013/08/02 18:33:11 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/quantum/ChangeLog,v 1.17 2013/08/11 01:21:08 prometheanfire Exp $ + +*quantum-2013.1.3 (11 Aug 2013) + + 11 Aug 2013; Matthew Thode <prometheanfire@gentoo.org> + +quantum-2013.1.3.ebuild, -quantum-2013.1.2-r2.ebuild: + updating quantum to 2013.1.3 *quantum-2013.1.9999 (02 Aug 2013) diff --git a/sys-cluster/quantum/quantum-2013.1.2-r2.ebuild b/sys-cluster/quantum/quantum-2013.1.3.ebuild index 779b3f22817d..7d63394cbabc 100644 --- a/sys-cluster/quantum/quantum-2013.1.2-r2.ebuild +++ b/sys-cluster/quantum/quantum-2013.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/quantum/quantum-2013.1.2-r2.ebuild,v 1.2 2013/07/24 00:28:42 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/quantum/quantum-2013.1.3.ebuild,v 1.1 2013/08/11 01:21:08 prometheanfire Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) |