summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-24 09:23:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-24 09:23:53 +0000
commitdc1d6b02ad4da205e189f88a9fc3dd21c7c620fb (patch)
treea4d7c1cc79c9bb7fd416d463fbae2670741520f4 /dev-embedded/arduino
parentStable for amd64, wrt bug #450084 (diff)
downloadgentoo-2-dc1d6b02ad4da205e189f88a9fc3dd21c7c620fb.tar.gz
gentoo-2-dc1d6b02ad4da205e189f88a9fc3dd21c7c620fb.tar.bz2
gentoo-2-dc1d6b02ad4da205e189f88a9fc3dd21c7c620fb.zip
Stable for amd64, wrt bug #477092
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-embedded/arduino')
-rw-r--r--dev-embedded/arduino/ChangeLog5
-rw-r--r--dev-embedded/arduino/arduino-1.0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-embedded/arduino/ChangeLog b/dev-embedded/arduino/ChangeLog
index 091a5d5d3f13..a10fcc93194b 100644
--- a/dev-embedded/arduino/ChangeLog
+++ b/dev-embedded/arduino/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-embedded/arduino
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/arduino/ChangeLog,v 1.17 2013/06/16 09:33:10 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/arduino/ChangeLog,v 1.18 2013/07/24 09:23:53 ago Exp $
+
+ 24 Jul 2013; Agostino Sarubbo <ago@gentoo.org> arduino-1.0.5.ebuild:
+ Stable for amd64, wrt bug #477092
16 Jun 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Cleanup due #79409
diff --git a/dev-embedded/arduino/arduino-1.0.5.ebuild b/dev-embedded/arduino/arduino-1.0.5.ebuild
index af83592aa85e..98bf5e85e807 100644
--- a/dev-embedded/arduino/arduino-1.0.5.ebuild
+++ b/dev-embedded/arduino/arduino-1.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/arduino/arduino-1.0.5.ebuild,v 1.1 2013/06/13 09:45:41 miknix Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/arduino/arduino-1.0.5.ebuild,v 1.2 2013/07/24 09:23:53 ago Exp $
EAPI=4
JAVA_PKG_IUSE="doc examples"
@@ -13,7 +13,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}-src.tar.gz
mirror://gentoo/arduino-icons.tar.bz2"
LICENSE="GPL-2 GPL-2+ LGPL-2 CC-BY-SA-3.0"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="amd64 ~x86"
RESTRICT="strip binchecks"
IUSE=""