diff options
author | Ulrich Müller <ulm@gentoo.org> | 2019-10-17 13:56:36 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2019-10-17 15:18:51 +0200 |
commit | d70c657def6bf11bb6bf9785e3a77a9f84afb0ff (patch) | |
tree | 8c387177836095d2c85d207c74b047017f3aca6a /app-emacs/twittering-mode | |
parent | app-emacs/expand-region: Update metadata. (diff) | |
download | gentoo-d70c657def6bf11bb6bf9785e3a77a9f84afb0ff.tar.gz gentoo-d70c657def6bf11bb6bf9785e3a77a9f84afb0ff.tar.bz2 gentoo-d70c657def6bf11bb6bf9785e3a77a9f84afb0ff.zip |
app-emacs/twittering-mode: Specify LICENSE more precisely.
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs/twittering-mode')
-rw-r--r-- | app-emacs/twittering-mode/twittering-mode-2.0.0.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/twittering-mode/twittering-mode-3.0.0.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/twittering-mode/twittering-mode-9999.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-emacs/twittering-mode/twittering-mode-2.0.0.ebuild b/app-emacs/twittering-mode/twittering-mode-2.0.0.ebuild index 1e802fc217fc..d8d3529415ea 100644 --- a/app-emacs/twittering-mode/twittering-mode-2.0.0.ebuild +++ b/app-emacs/twittering-mode/twittering-mode-2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,7 +19,7 @@ fi DESCRIPTION="Emacs major mode for Twitter" HOMEPAGE="http://twmode.sourceforge.net/" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" DEPEND="" diff --git a/app-emacs/twittering-mode/twittering-mode-3.0.0.ebuild b/app-emacs/twittering-mode/twittering-mode-3.0.0.ebuild index 1e802fc217fc..d8d3529415ea 100644 --- a/app-emacs/twittering-mode/twittering-mode-3.0.0.ebuild +++ b/app-emacs/twittering-mode/twittering-mode-3.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,7 +19,7 @@ fi DESCRIPTION="Emacs major mode for Twitter" HOMEPAGE="http://twmode.sourceforge.net/" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" DEPEND="" diff --git a/app-emacs/twittering-mode/twittering-mode-9999.ebuild b/app-emacs/twittering-mode/twittering-mode-9999.ebuild index 1e802fc217fc..d8d3529415ea 100644 --- a/app-emacs/twittering-mode/twittering-mode-9999.ebuild +++ b/app-emacs/twittering-mode/twittering-mode-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,7 +19,7 @@ fi DESCRIPTION="Emacs major mode for Twitter" HOMEPAGE="http://twmode.sourceforge.net/" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" DEPEND="" |