diff options
author | Zac Medico <zmedico@gentoo.org> | 2012-10-18 07:00:11 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2012-10-18 07:00:11 +0000 |
commit | 46202eb515abaecacb8f054469cae8a70311b1c1 (patch) | |
tree | efa1472dcf595a53df32410fbc6a3eb7fd5bc324 /sys-apps | |
parent | 2.1.11.30 version bump. This fixes various issues with SLOT handling related (diff) | |
download | gentoo-2-46202eb515abaecacb8f054469cae8a70311b1c1.tar.gz gentoo-2-46202eb515abaecacb8f054469cae8a70311b1c1.tar.bz2 gentoo-2-46202eb515abaecacb8f054469cae8a70311b1c1.zip |
2.2.0_alpha141 version bump. This includes all of the fixes in 2.1.11.30.
Bug #210077 tracks all bugs fixed since portage-2.1.x.
(Portage version: 2.2.0_alpha141/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_alpha141.ebuild (renamed from sys-apps/portage/portage-2.2.0_alpha138.ebuild) | 2 |
2 files changed, 9 insertions, 2 deletions
diff --git a/sys-apps/portage/ChangeLog b/sys-apps/portage/ChangeLog index 4c447eed50f6..acb60f42a8c2 100644 --- a/sys-apps/portage/ChangeLog +++ b/sys-apps/portage/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-apps/portage # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.1127 2012/10/18 06:58:43 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.1128 2012/10/18 07:00:11 zmedico Exp $ + +*portage-2.2.0_alpha141 (18 Oct 2012) + + 18 Oct 2012; Zac Medico <zmedico@gentoo.org> +portage-2.2.0_alpha141.ebuild, + -portage-2.2.0_alpha138.ebuild: + 2.2.0_alpha141 version bump. This includes all of the fixes in 2.1.11.30. Bug + #210077 tracks all bugs fixed since portage-2.1.x. *portage-2.1.11.30 (18 Oct 2012) diff --git a/sys-apps/portage/portage-2.2.0_alpha138.ebuild b/sys-apps/portage/portage-2.2.0_alpha141.ebuild index b55e170aca97..cd4523ba53ca 100644 --- a/sys-apps/portage/portage-2.2.0_alpha138.ebuild +++ b/sys-apps/portage/portage-2.2.0_alpha141.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/sys-apps/portage/portage-2.2.0_alpha138.ebuild,v 1.1 2012/10/15 00:22:57 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.0_alpha141.ebuild,v 1.1 2012/10/18 07:00:11 zmedico Exp $ # Require EAPI 2 since we now require at least python-2.6 (for python 3 # syntax support) which also requires EAPI 2. |