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

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

Issue 6093002: Add experimental support for Portage 2.1.9.25. (Closed) Base URL: http://git.chromium.org/git/chromiumos-overlay.git@master
Patch Set: Re-upload Created 9 years, 12 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/files/portage-2.1.9.25-fastbuild.patch ('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.25-r1.ebuild
diff --git a/sys-apps/portage/portage-2.1.9.25.ebuild b/sys-apps/portage/portage-2.1.9.25-r1.ebuild
similarity index 99%
rename from sys-apps/portage/portage-2.1.9.25.ebuild
rename to sys-apps/portage/portage-2.1.9.25-r1.ebuild
index 6a1ea2c7135db3a865672ac1a6015a1c6708cb1e..01b37c05ed505d9822ebef51067b17fced01fe28 100644
--- a/sys-apps/portage/portage-2.1.9.25.ebuild
+++ b/sys-apps/portage/portage-2.1.9.25-r1.ebuild
@@ -112,6 +112,8 @@ src_prepare() {
fi
epatch "${WORKDIR}/${PN}-${PATCHVER}.patch"
fi
+ epatch "${FILESDIR}/${P}-fastbuild".patch
+ epatch "${FILESDIR}/${P}-crossdev".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/files/portage-2.1.9.25-fastbuild.patch ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698