summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2012-12-13 21:01:02 +0000
committerTim Harder <radhermit@gentoo.org>2012-12-13 21:01:02 +0000
commit3ca4e82b76577b436a779de908e1ebc9f6bdc266 (patch)
tree891dc9e6cc2ec0c135ccee2c2539346077b9bdb1 /dev-lang/swig/swig-2.0.8.ebuild
parentRemove old. (diff)
downloadgentoo-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/swig-2.0.8.ebuild')
-rw-r--r--dev-lang/swig/swig-2.0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
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"