Skip to content
Snippets Groups Projects
  1. Nov 10, 2018
  2. 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
  3. Apr 05, 2017
  4. Dec 07, 2015
  5. Mar 18, 2015
  6. Apr 29, 2013
  7. Nov 04, 2012
  8. Oct 25, 2012
  9. Oct 24, 2012
  10. May 16, 2012
  11. Apr 07, 2012
  12. Jan 23, 2012
  13. 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
  14. Jul 09, 2010
  15. Jan 25, 2010
  16. Jan 20, 2010
  17. Aug 24, 2009
  18. Jul 17, 2009
  19. Jul 16, 2009
Loading