gpo.zugaina.org

Search Portage & Overlays:

dev-embedded/avarice

Interface for GDB to Atmel AVR JTAGICE in circuit emulator

Screenshots

ChangeLog

commit 3fa8648f4c68dea9764339bdb77b24eb3973959d
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Mon Dec 17 01:26:35 2018 +0100

metadata/layout.conf: syncing with Gentoo oficial

* this brings lots of changes in Manifest files
* mainly no more digests for ebuilds!

commit ab04612053ebd7b634b21c5e6bf0cd401fced0b8
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Fri Apr 6 20:45:13 2018 +0200

Recaclucalitng Manufest files with new format

commit 2e16d4e0e9e922a695bba52cfe3ea540c92ad493
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Sat Dec 23 12:19:49 2017 +0100

dev-embedded/avarice: update patches

gcc-6.4.0 seems to require files/false_null.patch

commit 1763106291ef1ed07ed1b177f18bbae6fa942107
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Tue Oct 3 00:33:21 2017 +0200

dev-embedded/avarice-2.13-r1.ebuild: rewrite...

Adding patches from Debian (with rediff).

commit 3982767d4cee7965ac94a8f5944f80268e11ae63
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed May 31 13:06:23 2017 +0200

Oops, forgot to include Manifests...

commit 26dc7365a0efdadd98f54b4f44cf26388cad2434
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed May 31 12:55:25 2017 +0200

Fixing BGO #611234

BGO #611234 (Council vote: CVS headers and git expansion)
find . -name '*.ebuild' -print0|xargs -0 perl -i -ne 'print unless (/^# \$Id\$$/);'

commit 716b4c06be1d8ef35f37cf87452ad9c45e1dbcb6
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Sat Apr 16 00:09:47 2016 +0900

Trying to make REPOMAN happy :-)

Fixing headers (some whitespace, copyright year)
Updating Manifests

commit f2ec98365e2a412b9200b184e5e1ca1f8f6468f4
Author: thinrope <me.kalin@gmail.com>
Date: Tue Sep 8 21:06:51 2015 +0900

Forgot to update Manifests :-/

for i in $(find /usr/portage-layman/pkalin -type f -name "*.ebuild"); do ebuild $i digest; done

commit 33ca58d2403b0a656ba4c24606bbb7d530e8258c
Author: thinrope <me.kalin@gmail.com>
Date: Tue Sep 8 20:51:43 2015 +0900

Fixing old CVS Headers.

find . -type f -name "*.ebuild"|xargs perl -i -pe 's/^# \$Header: \$/# \$Id\$/'

commit 6b2ad42c42d4e410b7cd62e24a4c0889c63834e1
Author: thinrope <me.kalin@gmail.com>
Date: Tue Oct 15 23:54:04 2013 +0900

revbump from portage, bug#430446 related.