summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Swenson <titanofold@gentoo.org>2012-02-22 12:14:03 +0000
committerAaron Swenson <titanofold@gentoo.org>2012-02-22 12:14:03 +0000
commit7654e43f750da69dcd6488cd84b273128a251f93 (patch)
treee18c7ae7f83604790d3f80bd9627c64c0798c4c3 /dev-util/premake/premake-4.3.ebuild
parentRestricting pypy (diff)
downloadhistorical-7654e43f750da69dcd6488cd84b273128a251f93.tar.gz
historical-7654e43f750da69dcd6488cd84b273128a251f93.tar.bz2
historical-7654e43f750da69dcd6488cd84b273128a251f93.zip
Changed LICENSE from GPL-2 to BSD. Fixes bug 398565. Remove old.
Package-Manager: portage-2.1.10.44/cvs/Linux i686
Diffstat (limited to 'dev-util/premake/premake-4.3.ebuild')
-rw-r--r--dev-util/premake/premake-4.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/premake/premake-4.3.ebuild b/dev-util/premake/premake-4.3.ebuild
index f9a7f1453c00..d5d7f01ddb75 100644
--- a/dev-util/premake/premake-4.3.ebuild
+++ b/dev-util/premake/premake-4.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/premake/premake-4.3.ebuild,v 1.4 2011/09/04 17:40:26 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/premake/premake-4.3.ebuild,v 1.5 2012/02/22 12:14:03 titanofold Exp $
EAPI="4"
@@ -10,7 +10,7 @@ DESCRIPTION="A makefile generation tool"
HOMEPAGE="http://industriousone.com/premake"
SRC_URI="mirror://sourceforge/premake/${P}-src.zip"
-LICENSE="GPL-2"
+LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""