diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 02:46:39 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 02:46:39 +0000 |
commit | f44f1356bc7d12501d516469d6dfeb5a22859990 (patch) | |
tree | 7ad153ec68d535570aa32b25a272abd5f6bc6ec9 /dev-tinyos | |
parent | whitespace (diff) | |
download | historical-f44f1356bc7d12501d516469d6dfeb5a22859990.tar.gz historical-f44f1356bc7d12501d516469d6dfeb5a22859990.tar.bz2 historical-f44f1356bc7d12501d516469d6dfeb5a22859990.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-tinyos')
-rw-r--r-- | dev-tinyos/tos-apps/tos-apps-1.1.15-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-tinyos/tos-getenv/tos-getenv-1.1.15-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-tinyos/tos-make/tos-make-1.1.15.ebuild | 3 | ||||
-rw-r--r-- | dev-tinyos/tos-scripts/tos-scripts-1.1.15-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-tinyos/tos/tos-1.1.15-r1.ebuild | 3 |
5 files changed, 5 insertions, 10 deletions
diff --git a/dev-tinyos/tos-apps/tos-apps-1.1.15-r1.ebuild b/dev-tinyos/tos-apps/tos-apps-1.1.15-r1.ebuild index 3663192495c3..dbb851069014 100644 --- a/dev-tinyos/tos-apps/tos-apps-1.1.15-r1.ebuild +++ b/dev-tinyos/tos-apps/tos-apps-1.1.15-r1.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-apps/tos-apps-1.1.15-r1.ebuild,v 1.2 2006/11/14 21:59:29 sanchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tinyos/tos-apps/tos-apps-1.1.15-r1.ebuild,v 1.3 2007/07/15 02:46:39 mr_bones_ Exp $ inherit eutils CVS_MONTH="Dec" @@ -65,4 +65,3 @@ pkg_postinst() { ebeep 5 epause 5 } - diff --git a/dev-tinyos/tos-getenv/tos-getenv-1.1.15-r1.ebuild b/dev-tinyos/tos-getenv/tos-getenv-1.1.15-r1.ebuild index 47ef8638fbc0..6e552b8d5181 100644 --- a/dev-tinyos/tos-getenv/tos-getenv-1.1.15-r1.ebuild +++ b/dev-tinyos/tos-getenv/tos-getenv-1.1.15-r1.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-getenv/tos-getenv-1.1.15-r1.ebuild,v 1.2 2006/11/14 21:44:29 sanchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tinyos/tos-getenv/tos-getenv-1.1.15-r1.ebuild,v 1.3 2007/07/15 02:46:39 mr_bones_ Exp $ CVS_MONTH="Dec" CVS_YEAR="2005" @@ -38,7 +38,6 @@ pkg_setup() { fi } - src_compile() { # Quoting the Makefile: # The install rules assume that JNI libraries should be placed in .../jre/bin 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 560e84285c68..4b61f3bb1fe2 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.3 2006/11/14 21:54:51 sanchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tinyos/tos-make/tos-make-1.1.15.ebuild,v 1.4 2007/07/15 02:46:39 mr_bones_ Exp $ inherit eutils @@ -69,4 +69,3 @@ pkg_postinst() { ebeep 5 epause 5 } - diff --git a/dev-tinyos/tos-scripts/tos-scripts-1.1.15-r1.ebuild b/dev-tinyos/tos-scripts/tos-scripts-1.1.15-r1.ebuild index 0e2a99a63369..3a4c71d9195b 100644 --- a/dev-tinyos/tos-scripts/tos-scripts-1.1.15-r1.ebuild +++ b/dev-tinyos/tos-scripts/tos-scripts-1.1.15-r1.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-scripts/tos-scripts-1.1.15-r1.ebuild,v 1.2 2006/11/14 21:50:28 sanchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tinyos/tos-scripts/tos-scripts-1.1.15-r1.ebuild,v 1.3 2007/07/15 02:46:39 mr_bones_ Exp $ inherit eutils java-pkg-2 @@ -100,4 +100,3 @@ pkg_postinst() { ebeep 5 epause 5 } - diff --git a/dev-tinyos/tos/tos-1.1.15-r1.ebuild b/dev-tinyos/tos/tos-1.1.15-r1.ebuild index 41c4ff70d12a..4e16a43fae78 100644 --- a/dev-tinyos/tos/tos-1.1.15-r1.ebuild +++ b/dev-tinyos/tos/tos-1.1.15-r1.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/tos-1.1.15-r1.ebuild,v 1.3 2006/11/14 21:19:06 sanchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tinyos/tos/tos-1.1.15-r1.ebuild,v 1.4 2007/07/15 02:46:39 mr_bones_ Exp $ inherit eutils CVS_MONTH="Dec" @@ -68,4 +68,3 @@ pkg_postinst() { ebeep 5 epause 5 } - |