diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-02-12 17:58:30 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-02-12 17:58:30 +0000 |
commit | e4b3a4fd1870b9246413b990c44db99989a72927 (patch) | |
tree | e49798116be8fead0647ee4900f93029f8854b43 /app-editors | |
parent | Remove old. (diff) | |
download | gentoo-2-e4b3a4fd1870b9246413b990c44db99989a72927.tar.gz gentoo-2-e4b3a4fd1870b9246413b990c44db99989a72927.tar.bz2 gentoo-2-e4b3a4fd1870b9246413b990c44db99989a72927.zip |
Specify LICENSE more precisely.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emact/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/emact/emact-2.56.0.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-editors/emact/ChangeLog b/app-editors/emact/ChangeLog index 1dec8ff0b3b2..ee8cdfe6b7ed 100644 --- a/app-editors/emact/ChangeLog +++ b/app-editors/emact/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/emact # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emact/ChangeLog,v 1.23 2014/02/12 17:55:41 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emact/ChangeLog,v 1.24 2014/02/12 17:58:30 ulm Exp $ + + 12 Feb 2014; Ulrich Müller <ulm@gentoo.org> emact-2.56.0.ebuild: + Specify LICENSE more precisely. 12 Feb 2014; Ulrich Müller <ulm@gentoo.org> -emact-2.54.0.ebuild: Remove old. diff --git a/app-editors/emact/emact-2.56.0.ebuild b/app-editors/emact/emact-2.56.0.ebuild index 6110dd95a3ca..d862df8b4220 100644 --- a/app-editors/emact/emact-2.56.0.ebuild +++ b/app-editors/emact/emact-2.56.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emact/emact-2.56.0.ebuild,v 1.3 2012/06/08 11:49:16 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emact/emact-2.56.0.ebuild,v 1.4 2014/02/12 17:58:30 ulm Exp $ EAPI=4 @@ -8,7 +8,7 @@ DESCRIPTION="EmACT, a fork of Conroy's MicroEmacs" HOMEPAGE="http://www.eligis.com/emacs/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -LICENSE="GPL-2 BSD" +LICENSE="GPL-2+ BSD" SLOT="0" KEYWORDS="amd64 x86" IUSE="X" |