blob: c4d3f042206bcf1cd871879feaeda9a936e3bb42 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
# ChangeLog for dev-embedded/arduino
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-embedded/arduino/ChangeLog,v 1.4 2009/04/24 22:55:42 nixphoeni Exp $
24 Apr 2009; Joe Sapp <nixphoeni@gentoo.org> metadata.xml,
arduino-0015-r1:
-Forgot to remove librxtxSerial.so in src_install with the other external
packages I could find (not entirely necessary, but good practice I
think)
-Added nixphoeni to maintainer list
*arduino-0015-r1 (18 Apr 2009)
18 Apr 2009; Joe Sapp <nixphoeni@gentoo.org> -arduino-0011.ebuild,
-arduino-0015.ebuild, +arduino-0015-r1.ebuild:
Fix for amd64 systems - use system libraries instead of upstream-provided
libraries. Check for avr-g++ since that's what the IDE will complain
about. Also fixed potential security bug (see related bug #189249).
*arduino-0015 (14 Apr 2009)
14 Apr 2009; <solar@gentoo.org> +files/Makefile-0015.patch,
+arduino-0015.ebuild:
- version bump. Bug 244969
*arduino-0011 (21 Sep 2008)
21 Sep 2008; <solar@gentoo.org> +files/Makefile-0011.patch,
+files/arduino, +metadata.xml, +arduino-0011.ebuild:
- Initial Commit
|