Skip to content
Snippets Groups Projects
  1. Apr 24, 2022
  2. May 03, 2021
  3. Dec 08, 2020
  4. Aug 07, 2020
  5. May 29, 2020
  6. Jan 03, 2020
  7. May 27, 2019
  8. Nov 10, 2018
  9. Nov 15, 2017
    • Evangelos Foutras's avatar
      Remove i686 from arch=() · d620d201
      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
      d620d201
  10. Apr 05, 2017
  11. Dec 07, 2015
  12. Mar 18, 2015
  13. Apr 29, 2013
  14. Nov 04, 2012
  15. Oct 25, 2012
  16. Oct 24, 2012
  17. May 16, 2012
  18. Apr 07, 2012
  19. Jan 23, 2012
  20. Sep 13, 2010
    • Jakob Gruber's avatar
      python2 rebuild, letter A (partial) · 023a75d1
      Jakob Gruber authored
      other minor fixes (|| return 1, incorrect md5sums, $startdir)
      
      not included: 
       * anki (depends on quite a few other pkgs which still need to be rebuilt)
       * avant-window-navigator (fails during configure when looking for pyxdg)
       * awn-extras-applets (depends on avant-window-navigator)
      0.2.8.3.1-2
      023a75d1
  21. Jul 09, 2010
  22. Jan 25, 2010
  23. Jan 20, 2010
  24. Aug 24, 2009
  25. Jul 17, 2009
  26. Jul 16, 2009
Loading