diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-02-06 11:56:50 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-02-06 11:56:50 +0000 |
commit | 101e01d7eaf62b80712de711b9adb3e538abf363 (patch) | |
tree | b8a84595b7628b63f041c366b712b4cf486c2974 /dev-tinyos | |
parent | Fix LICENSE, bug 301123. (diff) | |
download | gentoo-2-101e01d7eaf62b80712de711b9adb3e538abf363.tar.gz gentoo-2-101e01d7eaf62b80712de711b9adb3e538abf363.tar.bz2 gentoo-2-101e01d7eaf62b80712de711b9adb3e538abf363.zip |
Fix LICENSE, bug 301123.
(Portage version: 2.2_rc62/cvs/Linux i686)
Diffstat (limited to 'dev-tinyos')
-rw-r--r-- | dev-tinyos/nesc/ChangeLog | 8 | ||||
-rw-r--r-- | dev-tinyos/nesc/nesc-1.2.7a.ebuild | 6 | ||||
-rw-r--r-- | dev-tinyos/nesc/nesc-1.2.8.ebuild | 6 | ||||
-rw-r--r-- | dev-tinyos/nesc/nesc-1.2.8a.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/dev-tinyos/nesc/ChangeLog b/dev-tinyos/nesc/ChangeLog index c18758e46700..0b76ffb6cb0a 100644 --- a/dev-tinyos/nesc/ChangeLog +++ b/dev-tinyos/nesc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-tinyos/nesc -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tinyos/nesc/ChangeLog,v 1.15 2007/03/05 22:36:56 sanchan Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tinyos/nesc/ChangeLog,v 1.16 2010/02/06 11:56:50 ulm Exp $ + + 06 Feb 2010; Ulrich Mueller <ulm@gentoo.org> nesc-1.2.7a.ebuild, + nesc-1.2.8.ebuild, nesc-1.2.8a.ebuild: + Fix LICENSE, bug 301123. 05 Mar 2007; Sandro Bonazzola <sanchan@gentoo.org> ChangeLog: Removing myself from metadata.xml as I'm stepping back. diff --git a/dev-tinyos/nesc/nesc-1.2.7a.ebuild b/dev-tinyos/nesc/nesc-1.2.7a.ebuild index e7e6fc9feda7..662612041157 100644 --- a/dev-tinyos/nesc/nesc-1.2.7a.ebuild +++ b/dev-tinyos/nesc/nesc-1.2.7a.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tinyos/nesc/nesc-1.2.7a.ebuild,v 1.3 2006/11/14 21:32:58 sanchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tinyos/nesc/nesc-1.2.7a.ebuild,v 1.4 2010/02/06 11:56:50 ulm Exp $ inherit eutils java-pkg-2 DESCRIPTION="An extension to gcc that knows how to compile nesC applications" HOMEPAGE="http://nescc.sourceforge.net/" SRC_URI="mirror://sourceforge/nescc/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2 BSD" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="doc" diff --git a/dev-tinyos/nesc/nesc-1.2.8.ebuild b/dev-tinyos/nesc/nesc-1.2.8.ebuild index 0a020a26eb50..52765e5aa3fc 100644 --- a/dev-tinyos/nesc/nesc-1.2.8.ebuild +++ b/dev-tinyos/nesc/nesc-1.2.8.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tinyos/nesc/nesc-1.2.8.ebuild,v 1.1 2006/12/04 21:41:00 sanchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tinyos/nesc/nesc-1.2.8.ebuild,v 1.2 2010/02/06 11:56:50 ulm Exp $ inherit eutils java-pkg-2 DESCRIPTION="An extension to gcc that knows how to compile nesC applications" HOMEPAGE="http://nescc.sourceforge.net/" SRC_URI="mirror://sourceforge/nescc/${P}.tar.gz" -LICENSE="GPL-2 Intel" +LICENSE="GPL-2 BSD" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="doc" diff --git a/dev-tinyos/nesc/nesc-1.2.8a.ebuild b/dev-tinyos/nesc/nesc-1.2.8a.ebuild index 64b79eab5161..dc0ccaf2c912 100644 --- a/dev-tinyos/nesc/nesc-1.2.8a.ebuild +++ b/dev-tinyos/nesc/nesc-1.2.8a.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tinyos/nesc/nesc-1.2.8a.ebuild,v 1.1 2006/12/26 12:01:32 sanchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tinyos/nesc/nesc-1.2.8a.ebuild,v 1.2 2010/02/06 11:56:50 ulm Exp $ inherit eutils java-pkg-2 DESCRIPTION="An extension to gcc that knows how to compile nesC applications" HOMEPAGE="http://nescc.sourceforge.net/" SRC_URI="mirror://sourceforge/nescc/${P}.tar.gz" -LICENSE="GPL-2 Intel" +LICENSE="GPL-2 BSD" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="doc" |