Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(491)

Unified Diff: sys-apps/portage/portage-2.1.9.45-r1.ebuild

Issue 6800022: Patch Portage 2.1.9.45 with patches from cros-2.1.9 branch. (Closed) Base URL: http://git.chromium.org/git/chromiumos-overlay.git@master
Patch Set: Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sys-apps/portage/portage-2.1.9.45.ebuild ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sys-apps/portage/portage-2.1.9.45-r1.ebuild
diff --git a/sys-apps/portage/portage-2.1.9.45.ebuild b/sys-apps/portage/portage-2.1.9.45-r1.ebuild
similarity index 97%
rename from sys-apps/portage/portage-2.1.9.45.ebuild
rename to sys-apps/portage/portage-2.1.9.45-r1.ebuild
index 0482f91f5e776c10b84a22a85839d83fbf208ce3..23e23416b25256bb2ff025af161b3d78b0dd2853 100644
--- a/sys-apps/portage/portage-2.1.9.45.ebuild
+++ b/sys-apps/portage/portage-2.1.9.45-r1.ebuild
@@ -123,6 +123,12 @@ src_prepare() {
fi
epatch "${WORKDIR}/${PN}-${PATCHVER}.patch"
fi
+ epatch "${FILESDIR}/${P}-crossdev".patch
+ epatch "${FILESDIR}/${P}-fastbuild".patch
+ epatch "${FILESDIR}/${P}-allow-missing-digests".patch
+ epatch "${FILESDIR}/${P}-atoms".patch
+ epatch "${FILESDIR}/${P}-mergeprocess".patch
+ epatch "${FILESDIR}/${P}-force-mirror".patch
einfo "Setting portage.VERSION to ${PVR} ..."
sed -e "s/^VERSION=.*/VERSION=\"${PVR}\"/" -i pym/portage/__init__.py || \
die "Failed to patch portage.VERSION"
« no previous file with comments | « sys-apps/portage/portage-2.1.9.45.ebuild ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698