summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/openmesh/openmesh-2.0_rc5.ebuild')
-rw-r--r--media-gfx/openmesh/openmesh-2.0_rc5.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/media-gfx/openmesh/openmesh-2.0_rc5.ebuild b/media-gfx/openmesh/openmesh-2.0_rc5.ebuild
index 84f0b4abe4fd..0f70bed3b47b 100644
--- a/media-gfx/openmesh/openmesh-2.0_rc5.ebuild
+++ b/media-gfx/openmesh/openmesh-2.0_rc5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/openmesh/openmesh-2.0_rc5.ebuild,v 1.4 2012/06/08 02:55:55 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/openmesh/openmesh-2.0_rc5.ebuild,v 1.5 2013/01/11 20:16:58 jsbronder Exp $
EAPI="3"
inherit eutils flag-o-matic cmake-utils
@@ -13,8 +13,7 @@ DESCRIPTION="A generic and efficient data structure for representing and manipul
HOMEPAGE="http://www.openmesh.org/"
SRC_URI="http://openmesh.org/fileadmin/${PN}-files/${MY_PV/-RC/RC}/${MY_PN}-${MY_PV}.tar.bz2"
-# See COPYING.EXCEPTIONS
-LICENSE="LGPL-3 as-is"
+LICENSE="LGPL-3-with-linking-exception"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="qt4 debug static-libs"