From 588b739a4c260cfc927df8e32757cda4f19b3229 Mon Sep 17 00:00:00 2001 From: Sandro Bonazzola Date: Tue, 14 Nov 2006 21:54:51 +0000 Subject: Keywording ~amd64. (Portage version: 2.1.2_rc1-r6) --- dev-tinyos/tos-make/ChangeLog | 6 +++++- dev-tinyos/tos-make/metadata.xml | 6 +++--- dev-tinyos/tos-make/tos-make-1.1.15.ebuild | 4 ++-- 3 files changed, 10 insertions(+), 6 deletions(-) (limited to 'dev-tinyos') diff --git a/dev-tinyos/tos-make/ChangeLog b/dev-tinyos/tos-make/ChangeLog index fd4ed101fc14..1fdd24970ab8 100644 --- a/dev-tinyos/tos-make/ChangeLog +++ b/dev-tinyos/tos-make/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-tinyos/tos-make # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tinyos/tos-make/ChangeLog,v 1.2 2006/08/09 19:51:22 sanchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tinyos/tos-make/ChangeLog,v 1.3 2006/11/14 21:54:51 sanchan Exp $ + + 14 Nov 2006; Sandro Bonazzola metadata.xml, + tos-make-1.1.15.ebuild: + Keywording ~amd64. 09 Aug 2006; Sandro Bonazzola tos-make-1.1.15.ebuild: Moving important info from einfo to elog. diff --git a/dev-tinyos/tos-make/metadata.xml b/dev-tinyos/tos-make/metadata.xml index 98377a0c1548..e61996133924 100644 --- a/dev-tinyos/tos-make/metadata.xml +++ b/dev-tinyos/tos-make/metadata.xml @@ -3,14 +3,14 @@ dev-embedded - sanchan@gentoo.org + sanchan@gentoo.org - + TinyOS Make System created on 7 Jan 2004 written by Cory Sharp cssharp@eecs.berkeley.edu In order to use this, just add in your Makefile something like: TOSMAKE_PATH += ${YOUR_ADDITIONAL_RULES_DIRECTORY} MAKERULES = ${TOSROOT}/tools/make/Makerules - + diff --git a/dev-tinyos/tos-make/tos-make-1.1.15.ebuild b/dev-tinyos/tos-make/tos-make-1.1.15.ebuild index 35f374a3d563..560e84285c68 100644 --- a/dev-tinyos/tos-make/tos-make-1.1.15.ebuild +++ b/dev-tinyos/tos-make/tos-make-1.1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tinyos/tos-make/tos-make-1.1.15.ebuild,v 1.2 2006/08/09 19:51:22 sanchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tinyos/tos-make/tos-make-1.1.15.ebuild,v 1.3 2006/11/14 21:54:51 sanchan Exp $ inherit eutils @@ -13,7 +13,7 @@ HOMEPAGE="http://www.tinyos.net/" SRC_URI="http://www.tinyos.net/dist-1.1.0/tinyos/source/${MY_P}-${PV}${CVS_MONTH}${CVS_YEAR}cvs.tar.gz" LICENSE="Intel" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" DEPEND=">=dev-tinyos/tos-1.1.15" RDEPEND=">=dev-tinyos/ncc-1.1.15 -- cgit v1.2.3-65-gdbad