diff options
author | 2012-12-13 21:01:02 +0000 | |
---|---|---|
committer | 2012-12-13 21:01:02 +0000 | |
commit | 3ca4e82b76577b436a779de908e1ebc9f6bdc266 (patch) | |
tree | 891dc9e6cc2ec0c135ccee2c2539346077b9bdb1 /dev-lang/swig | |
parent | Remove old. (diff) | |
download | gentoo-2-3ca4e82b76577b436a779de908e1ebc9f6bdc266.tar.gz gentoo-2-3ca4e82b76577b436a779de908e1ebc9f6bdc266.tar.bz2 gentoo-2-3ca4e82b76577b436a779de908e1ebc9f6bdc266.zip |
Fix LICENSE.
(Portage version: 2.2.0_alpha148/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'dev-lang/swig')
-rw-r--r-- | dev-lang/swig/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/swig/swig-1.3.40-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-lang/swig/swig-2.0.4-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/swig/swig-2.0.8.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/dev-lang/swig/ChangeLog b/dev-lang/swig/ChangeLog index 94a51815946d..8915ff172a27 100644 --- a/dev-lang/swig/ChangeLog +++ b/dev-lang/swig/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/swig # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/ChangeLog,v 1.179 2012/12/13 20:48:41 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/ChangeLog,v 1.180 2012/12/13 21:01:02 radhermit Exp $ + + 13 Dec 2012; Tim Harder <radhermit@gentoo.org> swig-1.3.40-r1.ebuild, + swig-2.0.4-r1.ebuild, swig-2.0.8.ebuild: + Fix LICENSE. 13 Dec 2012; Tim Harder <radhermit@gentoo.org> -swig-2.0.7-r1.ebuild, -swig-2.0.7-r2.ebuild, -files/swig-2.0.7-illegal-destructors-warning.patch, diff --git a/dev-lang/swig/swig-1.3.40-r1.ebuild b/dev-lang/swig/swig-1.3.40-r1.ebuild index 46c68574de3e..75049a0d0934 100644 --- a/dev-lang/swig/swig-1.3.40-r1.ebuild +++ b/dev-lang/swig/swig-1.3.40-r1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.40-r1.ebuild,v 1.14 2010/07/18 14:52:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-1.3.40-r1.ebuild,v 1.15 2012/12/13 21:01:02 radhermit Exp $ EAPI="3" DESCRIPTION="Simplified Wrapper and Interface Generator" HOMEPAGE="http://www.swig.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -LICENSE="as-is" +LICENSE="BSD BSD-2" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ccache doc" diff --git a/dev-lang/swig/swig-2.0.4-r1.ebuild b/dev-lang/swig/swig-2.0.4-r1.ebuild index 73eec0f138d6..126670b75125 100644 --- a/dev-lang/swig/swig-2.0.4-r1.ebuild +++ b/dev-lang/swig/swig-2.0.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-2.0.4-r1.ebuild,v 1.10 2012/04/26 20:39:51 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-2.0.4-r1.ebuild,v 1.11 2012/12/13 21:01:02 radhermit Exp $ EAPI=3 @@ -10,7 +10,7 @@ DESCRIPTION="Simplified Wrapper and Interface Generator" HOMEPAGE="http://www.swig.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -LICENSE="GPL-3 as-is" +LICENSE="GPL-3+ BSD BSD-2" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ccache doc pcre" diff --git a/dev-lang/swig/swig-2.0.8.ebuild b/dev-lang/swig/swig-2.0.8.ebuild index 8ec3aa040e9b..0536104b9fc4 100644 --- a/dev-lang/swig/swig-2.0.8.ebuild +++ b/dev-lang/swig/swig-2.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-2.0.8.ebuild,v 1.6 2012/11/29 14:58:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/swig/swig-2.0.8.ebuild,v 1.7 2012/12/13 21:01:02 radhermit Exp $ EAPI=4 @@ -8,7 +8,7 @@ DESCRIPTION="Simplified Wrapper and Interface Generator" HOMEPAGE="http://www.swig.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -LICENSE="GPL-3 as-is" +LICENSE="GPL-3+ BSD BSD-2" SLOT="0" KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ccache doc pcre" |