diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-12-28 18:05:50 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-12-28 18:05:50 +0000 |
commit | 012d08968f08c458b6433ee2cc6a213c5efac627 (patch) | |
tree | 55773558b49798b5d3a4f57d02cf0530b5b0dc5d /x11-misc/e16keyedit/e16keyedit-0.4.ebuild | |
parent | Add MIT-with-advertising to MISC-FREE license group, bugs 448650 and 448652. (diff) | |
download | gentoo-2-012d08968f08c458b6433ee2cc6a213c5efac627.tar.gz gentoo-2-012d08968f08c458b6433ee2cc6a213c5efac627.tar.bz2 gentoo-2-012d08968f08c458b6433ee2cc6a213c5efac627.zip |
Fix LICENSE, see COPYING file, bug 448652.
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'x11-misc/e16keyedit/e16keyedit-0.4.ebuild')
-rw-r--r-- | x11-misc/e16keyedit/e16keyedit-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/e16keyedit/e16keyedit-0.4.ebuild b/x11-misc/e16keyedit/e16keyedit-0.4.ebuild index 3710c09d6771..4e207242f3fe 100644 --- a/x11-misc/e16keyedit/e16keyedit-0.4.ebuild +++ b/x11-misc/e16keyedit/e16keyedit-0.4.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.4.ebuild,v 1.4 2012/05/05 04:53:48 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.4.ebuild,v 1.5 2012/12/28 18:05:50 ulm Exp $ DESCRIPTION="Key binding editor for enlightenment 16" HOMEPAGE="http://www.enlightenment.org/" SRC_URI="mirror://sourceforge/enlightenment/e16utils/${P}.tar.gz" -LICENSE="as-is" +LICENSE="MIT-with-advertising" SLOT="0" KEYWORDS="amd64 ppc sparc x86" IUSE="" |