diff options
Diffstat (limited to 'dev-libs/newt/newt-0.51.6-r2.ebuild')
-rw-r--r-- | dev-libs/newt/newt-0.51.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/newt/newt-0.51.6-r2.ebuild b/dev-libs/newt/newt-0.51.6-r2.ebuild index 2e24b7f18ec3..aa0280f4d046 100644 --- a/dev-libs/newt/newt-0.51.6-r2.ebuild +++ b/dev-libs/newt/newt-0.51.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/newt-0.51.6-r2.ebuild,v 1.1 2006/10/14 15:48:55 xmerlin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/newt-0.51.6-r2.ebuild,v 1.2 2006/12/31 17:05:34 xmerlin Exp $ inherit python toolchain-funcs eutils flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://www.redhat.com/" SRC_URI="mirror://gentoo/${P}.tar.gz http://dev.gentoo.org/~xmerlin/misc/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="LGPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="gpm" |