diff options
author | Zac Medico <zmedico@gentoo.org> | 2013-06-24 21:50:02 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2013-06-24 21:50:02 +0000 |
commit | 5b7b1c39d113c236b4cc41339fa1e97b0b9c74e2 (patch) | |
tree | ac8eaa39a736e6f6d2a2efc13e2c795262a58dce /sys-apps | |
parent | Version bump (diff) | |
download | gentoo-2-5b7b1c39d113c236b4cc41339fa1e97b0b9c74e2.tar.gz gentoo-2-5b7b1c39d113c236b4cc41339fa1e97b0b9c74e2.tar.bz2 gentoo-2-5b7b1c39d113c236b4cc41339fa1e97b0b9c74e2.zip |
2.2.0_alpha185 version bump. This includes all of the fixes in 2.1.12.10.
Bug #210077 tracks all bugs fixed since portage-2.1.x.
(Portage version: 2.2.0_alpha185/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/portage/ChangeLog | 9 | ||||
-rw-r--r-- | sys-apps/portage/portage-2.2.0_alpha185.ebuild (renamed from sys-apps/portage/portage-2.2.0_alpha183.ebuild) | 2 |
2 files changed, 9 insertions, 2 deletions
diff --git a/sys-apps/portage/ChangeLog b/sys-apps/portage/ChangeLog index 310eb96c7d2c..5d1306354cf4 100644 --- a/sys-apps/portage/ChangeLog +++ b/sys-apps/portage/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-apps/portage # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.1299 2013/06/24 21:46:37 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.1300 2013/06/24 21:50:02 zmedico Exp $ + +*portage-2.2.0_alpha185 (24 Jun 2013) + + 24 Jun 2013; Zac Medico <zmedico@gentoo.org> +portage-2.2.0_alpha185.ebuild, + -portage-2.2.0_alpha183.ebuild: + 2.2.0_alpha185 version bump. This includes all of the fixes in 2.1.12.10. Bug + #210077 tracks all bugs fixed since portage-2.1.x. *portage-2.1.12.10 (24 Jun 2013) diff --git a/sys-apps/portage/portage-2.2.0_alpha183.ebuild b/sys-apps/portage/portage-2.2.0_alpha185.ebuild index d0869c53ba92..acf2a6564b33 100644 --- a/sys-apps/portage/portage-2.2.0_alpha183.ebuild +++ b/sys-apps/portage/portage-2.2.0_alpha185.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-apps/portage/portage-2.2.0_alpha183.ebuild,v 1.1 2013/06/20 07:56:24 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.0_alpha185.ebuild,v 1.1 2013/06/24 21:50:02 zmedico Exp $ # Require EAPI 2 since we now require at least python-2.6 (for python 3 # syntax support) which also requires EAPI 2. |