diff options
author | 2013-06-06 19:27:11 +0000 | |
---|---|---|
committer | 2013-06-06 19:27:11 +0000 | |
commit | 5f0b4a4f2ec558ef44ad037caa1595f4e81bde24 (patch) | |
tree | c43c2400471d5e52ee3ad5e08e4c0fa24e76b095 /www-apps/horizon | |
parent | update of keystone to 2013.1.2 (diff) | |
download | gentoo-2-5f0b4a4f2ec558ef44ad037caa1595f4e81bde24.tar.gz gentoo-2-5f0b4a4f2ec558ef44ad037caa1595f4e81bde24.tar.bz2 gentoo-2-5f0b4a4f2ec558ef44ad037caa1595f4e81bde24.zip |
version bump of horizon to 2013.1.2
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Diffstat (limited to 'www-apps/horizon')
-rw-r--r-- | www-apps/horizon/ChangeLog | 8 | ||||
-rw-r--r-- | www-apps/horizon/horizon-2013.1.2.ebuild (renamed from www-apps/horizon/horizon-2013.1.1.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/www-apps/horizon/ChangeLog b/www-apps/horizon/ChangeLog index 303095d009e6..cd51432757e1 100644 --- a/www-apps/horizon/ChangeLog +++ b/www-apps/horizon/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for www-apps/horizon # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horizon/ChangeLog,v 1.2 2013/05/10 02:59:35 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horizon/ChangeLog,v 1.3 2013/06/06 19:27:11 prometheanfire Exp $ + +*horizon-2013.1.2 (06 Jun 2013) + + 06 Jun 2013; Matthew Thode <prometheanfire@gentoo.org> + +horizon-2013.1.2.ebuild, -horizon-2013.1.1.ebuild: + version bump of horizon to 2013.1.2 *horizon-2013.1.1 (10 May 2013) diff --git a/www-apps/horizon/horizon-2013.1.1.ebuild b/www-apps/horizon/horizon-2013.1.2.ebuild index 7786e989de9b..4637e964e16b 100644 --- a/www-apps/horizon/horizon-2013.1.1.ebuild +++ b/www-apps/horizon/horizon-2013.1.2.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/www-apps/horizon/horizon-2013.1.1.ebuild,v 1.1 2013/05/10 02:59:35 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horizon/horizon-2013.1.2.ebuild,v 1.1 2013/06/06 19:27:11 prometheanfire Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) |