summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2017-05-02 01:29:47 +0300
committerMart Raudsepp <leio@gentoo.org>2017-05-02 01:35:04 +0300
commitc9d06e836e5a772d542389b527c0a09427f32508 (patch)
tree46096e7e907ea67a70566555abc5d4feb18cff61
parentdev-vcs/gitg: remove old (diff)
downloadgentoo-c9d06e836e5a772d542389b527c0a09427f32508.tar.gz
gentoo-c9d06e836e5a772d542389b527c0a09427f32508.tar.bz2
gentoo-c9d06e836e5a772d542389b527c0a09427f32508.zip
dev-vcs/gitg: Fix license
Package-Manager: Portage-2.3.5, Repoman-2.3.2
-rw-r--r--dev-vcs/gitg/gitg-3.22.0.ebuild2
-rw-r--r--dev-vcs/gitg/gitg-3.24.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/gitg/gitg-3.22.0.ebuild b/dev-vcs/gitg/gitg-3.22.0.ebuild
index 43e36f214368..b78376684cd0 100644
--- a/dev-vcs/gitg/gitg-3.22.0.ebuild
+++ b/dev-vcs/gitg/gitg-3.22.0.ebuild
@@ -11,7 +11,7 @@ inherit gnome2 pax-utils python-r1 vala
DESCRIPTION="git repository viewer for GNOME"
HOMEPAGE="https://wiki.gnome.org/Apps/Gitg"
-LICENSE="|| ( GPL-2 GPL-3 )"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
diff --git a/dev-vcs/gitg/gitg-3.24.0.ebuild b/dev-vcs/gitg/gitg-3.24.0.ebuild
index b8f4bb95294e..3b5aa6ca980f 100644
--- a/dev-vcs/gitg/gitg-3.24.0.ebuild
+++ b/dev-vcs/gitg/gitg-3.24.0.ebuild
@@ -11,7 +11,7 @@ inherit gnome2 pax-utils python-r1 vala
DESCRIPTION="git repository viewer for GNOME"
HOMEPAGE="https://wiki.gnome.org/Apps/Gitg"
-LICENSE="|| ( GPL-2 GPL-3 )"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"