Efraim Flashner <[email protected]> writes: > On Sat, Nov 05, 2016 at 10:54:26AM +0000, ng0 wrote: >> As you all hopefully know, googlecode gets shutdown at the end of >> 2016. We are in a better position than Gentoo with their 500 >> affected ebuilds is, but we still have packages which are affected: >> >> ng0@wasp ~/src/guix/guix$ egrep -nr "googlecode" >> gnu/packages/game-development.scm:75: (uri (string-append >> "https://bullet.googlecode.com/files/bullet-" > > bumped this one > >> gnu/packages/key-mon.scm:36: >> "http://key-mon.googlecode.com/files/key-mon-" > > Could not find an alternate home-page. Didn't check fossies. pypi has 1.16. > >> gnu/packages/xiph.scm:232: (uri (string-append >> "http://libkate.googlecode.com/files/libkate-" > > changed to download.xiph.org > >> gnu/packages/ibus.scm:130: (home-page "http://ibus.googlecode.com/") > > changed the homepage. > >> gnu/packages/java.scm:1183: (uri (string-append >> "https://hamcrest.googlecode.com/files/" >> gnu/packages/games.scm:236: (uri (string-append >> "http://pingus.googlecode.com/files/pingus-" >> gnu/packages/statistics.scm:515: (home-page >> "http://r-proto.googlecode.com") >> gnu/build/file-systems.scm:142:;; >> <http://wiki.cryptsetup.googlecode.com/git/LUKS-standard/>. We follow > > Didn't do any of these ones, if anyone wants to tackle these.
Thanks! I just did r-proto, currently the graph for pingus is compiling, and I will look at the file-systems.scm url afterwards.
