summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2012-06-27 23:09:34 +0000
committerZac Medico <zmedico@gentoo.org>2012-06-27 23:09:34 +0000
commit35bd6e2cb29290c6512d1c3b90668ae8e15487f1 (patch)
treea0c06ee1ec797a0a579fcb15531a1c56300428c9 /sys-apps
parent2.1.11.3 version bump. This fixes a TypeError exception that's triggered by (diff)
downloadgentoo-2-35bd6e2cb29290c6512d1c3b90668ae8e15487f1.tar.gz
gentoo-2-35bd6e2cb29290c6512d1c3b90668ae8e15487f1.tar.bz2
gentoo-2-35bd6e2cb29290c6512d1c3b90668ae8e15487f1.zip
2.2.0_alpha114 version bump. This includes all of the fixes in 2.1.11.3.
Bug #210077 tracks all bugs fixed since portage-2.1.x. (Portage version: 2.2.0_alpha114/cvs/Linux i686)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/portage/ChangeLog9
-rw-r--r--sys-apps/portage/portage-2.2.0_alpha114.ebuild (renamed from sys-apps/portage/portage-2.2.0_alpha113.ebuild)2
2 files changed, 9 insertions, 2 deletions
diff --git a/sys-apps/portage/ChangeLog b/sys-apps/portage/ChangeLog
index a353e3f23964..9f61662caf14 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.1045 2012/06/27 23:07:51 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.1046 2012/06/27 23:09:34 zmedico Exp $
+
+*portage-2.2.0_alpha114 (27 Jun 2012)
+
+ 27 Jun 2012; Zac Medico <zmedico@gentoo.org> +portage-2.2.0_alpha114.ebuild,
+ -portage-2.2.0_alpha113.ebuild:
+ 2.2.0_alpha114 version bump. This includes all of the fixes in 2.1.11.3. Bug
+ #210077 tracks all bugs fixed since portage-2.1.x.
*portage-2.1.11.3 (27 Jun 2012)
diff --git a/sys-apps/portage/portage-2.2.0_alpha113.ebuild b/sys-apps/portage/portage-2.2.0_alpha114.ebuild
index 173328c5396f..33168687c1f8 100644
--- a/sys-apps/portage/portage-2.2.0_alpha113.ebuild
+++ b/sys-apps/portage/portage-2.2.0_alpha114.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_alpha113.ebuild,v 1.1 2012/06/25 21:53:35 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.0_alpha114.ebuild,v 1.1 2012/06/27 23:09:34 zmedico Exp $
# Require EAPI 2 since we now require at least python-2.6 (for python 3
# syntax support) which also requires EAPI 2.