# ChangeLog for dev-tinyos/listen
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tinyos/listen/ChangeLog,v 1.1 2006/01/24 19:10:22 sanchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tinyos/listen/ChangeLog,v 1.2 2006/11/14 21:14:32 sanchan Exp $
+
+ 14 Nov 2006; Sandro Bonazzola <sanchan@gentoo.org> metadata.xml,
+ listen-1.1.15.ebuild:
+ Keywording ~amd64.
*listen-1.1.15 (24 Jan 2006)
MD5 4e9535229eab02ee1f198b244c04bcd6 tinyos-1.1.15Dec2005cvs.tar.gz 10273122
+RMD160 cddbcf32e53352d04be2eda49852540650e73088 tinyos-1.1.15Dec2005cvs.tar.gz 10273122
+SHA256 78f985eb83293cf10f23013f771c7f5d130f9a240a4dcda02321e10c3b5a341f tinyos-1.1.15Dec2005cvs.tar.gz 10273122
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tinyos/listen/listen-1.1.15.ebuild,v 1.1 2006/01/24 19:10:22 sanchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tinyos/listen/listen-1.1.15.ebuild,v 1.2 2006/11/14 21:14:32 sanchan Exp $
inherit toolchain-funcs
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=""
RDEPEND=""
<pkgmetadata>
<herd>dev-embedded</herd>
<maintainer>
- <email>sanchan@gentoo.org</email>
+ <email>sanchan@gentoo.org</email>
</maintainer>
<longdescription>
Raw serial port listener for TinyOS.
# ChangeLog for dev-tinyos/tos
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tinyos/tos/ChangeLog,v 1.3 2006/08/09 19:42:12 sanchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tinyos/tos/ChangeLog,v 1.4 2006/11/14 21:19:06 sanchan Exp $
+
+ 14 Nov 2006; Sandro Bonazzola <sanchan@gentoo.org> metadata.xml,
+ tos-1.1.15-r1.ebuild:
+ Keywording ~amd64.
09 Aug 2006; Sandro Bonazzola <sanchan@gentoo.org> -tos-1.1.15.ebuild,
tos-1.1.15-r1.ebuild:
<pkgmetadata>
<herd>dev-embedded</herd>
<maintainer>
- <email>sanchan@gentoo.org</email>
+ <email>sanchan@gentoo.org</email>
</maintainer>
- <longdescription>
- TinyOS is a small operating system written in NesC language for embedded system like wireless sensor.
- This package provides the sources of the tos directory of the TinyOS distribution, which contains the core
- system, and the doc directory with the TinyOS documentation.
- </longdescription>
+<longdescription>
+ TinyOS is a small operating system written in NesC language for embedded system like wireless sensor.
+ This package provides the sources of the tos directory of the TinyOS distribution, which contains the core
+ system, and the doc directory with the TinyOS documentation.
+</longdescription>
</pkgmetadata>
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tinyos/tos/tos-1.1.15-r1.ebuild,v 1.2 2006/08/09 19:42:12 sanchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tinyos/tos/tos-1.1.15-r1.ebuild,v 1.3 2006/11/14 21:19:06 sanchan Exp $
inherit eutils
CVS_MONTH="Dec"
SRC_URI="http://www.tinyos.net/dist-1.1.0/tinyos/source/${MY_P}.tar.gz"
LICENSE="Intel"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE="doc"
DEPEND="doc? ( sys-devel/m4
>=virtual/tetex-3.0_p1-r2