summaryrefslogtreecommitdiff
path: root/app-portage/epkg/files/epkg-sync-kogaion-portage-config.patch
blob: 00164dab0f593de5a778730bab4f48da38339096 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -Nur a/epkg b/epkg
--- a/epkg	2015-01-09 17:30:57.000000000 +0000
+++ b/epkg	2016-03-06 11:07:56.277925505 +0000
@@ -15,7 +15,7 @@
 		emerge --depclean -av "$@"
 		;;
 	update)
-		eix-sync "$@"
+		kogaionsync
 		;;
 	upgrade | dist-upgrade)
 		# Make it portage 2.1-safe and make sure it catches EVERYTHING.