- Oct 29, 2022
-
-
Antonio Rojas authored
-
- Sep 08, 2022
-
-
Antonio Rojas authored
-
- Jun 18, 2022
-
-
Antonio Rojas authored
-
- May 14, 2022
-
-
Antonio Rojas authored
-
- Mar 15, 2022
-
- Mar 05, 2022
-
-
Antonio Rojas authored
-
- Nov 19, 2020
-
-
Antonio Rojas authored
-
- Sep 09, 2020
-
-
Antonio Rojas authored
-
- May 26, 2020
-
-
Antonio Rojas authored
-
- Apr 26, 2020
-
- Mar 31, 2020
-
-
Antonio Rojas authored
-
- Jan 27, 2020
-
-
Antonio Rojas authored
-
- Dec 12, 2019
-
-
Antonio Rojas authored
-
- Oct 31, 2019
-
-
Antonio Rojas authored
-
- Sep 05, 2019
-
-
Antonio Rojas authored
-
- Jul 30, 2019
-
- Jun 19, 2019
-
-
Antonio Rojas authored
-
- Jun 14, 2019
-
-
Antonio Rojas authored
-
- Apr 24, 2019
-
- Apr 22, 2019
-
- Apr 20, 2019
-
-
Antonio Rojas authored
-
- Mar 14, 2019
-
-
Antonio Rojas authored
-
- Feb 01, 2019
-
-
Antonio Rojas authored
-
- Dec 05, 2018
-
-
Antonio Rojas authored
-
- Sep 18, 2018
-
-
Antonio Rojas authored
-
- Jul 20, 2018
-
- Jun 18, 2018
-
-
Antonio Rojas authored
-
- May 22, 2018
-
-
Antonio Rojas authored
-
- May 14, 2018
-
- May 02, 2018
-
- Mar 06, 2018
-
- Feb 13, 2018
-
-
Antonio Rojas authored
-
- Jan 15, 2018
-
- Dec 07, 2017
-
-
Antonio Rojas authored
-
- Nov 22, 2017
-
-
Antonio Rojas authored
-
- Nov 15, 2017
-
-
Evangelos Foutras authored
FTR, commands used to change arch=() and then verify the changes: $ sed -Ei "/^arch=/{s/ *?['\"]?i686['\"]? *?//;s/ *$//}" */*/PKGBUILD* $ grep -r i686 * | grep arch= | grep -v repos $ svn diff | grep -A 1 ^-[^-] | grep -v -- -- | cut -c2- | while IFS=$'\n' read -r l1; IFS=$'\n' read -r l2; do echo "$l1 -> $l2" done | sort -u
-
- Nov 06, 2017
-
- Oct 16, 2017
-