diff options
author | Sebastian Pipping <sping@gentoo.org> | 2023-10-06 20:02:47 +0200 |
---|---|---|
committer | Sebastian Pipping <sping@gentoo.org> | 2023-10-06 20:02:47 +0200 |
commit | 3bd10229a6c181e031f73d641aad838ee168f991 (patch) | |
tree | 4d3ee36063e89600b70586ebf074b42dbc540ff0 /app-portage | |
parent | sys-fs/eudev: fix PkgMetadataXmlInvalidPkgRef (udev) (diff) | |
download | gentoo-3bd10229a6c181e031f73d641aad838ee168f991.tar.gz gentoo-3bd10229a6c181e031f73d641aad838ee168f991.tar.bz2 gentoo-3bd10229a6c181e031f73d641aad838ee168f991.zip |
app-portage/elogv: Fix license
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/elogv/elogv-0.7.9-r3.ebuild | 2 | ||||
-rw-r--r-- | app-portage/elogv/elogv-0.8.0.ebuild | 2 | ||||
-rw-r--r-- | app-portage/elogv/elogv-0.8.1.ebuild | 2 | ||||
-rw-r--r-- | app-portage/elogv/elogv-0.8.2.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/app-portage/elogv/elogv-0.7.9-r3.ebuild b/app-portage/elogv/elogv-0.7.9-r3.ebuild index 3e9b628d1a51..9496193f8f9c 100644 --- a/app-portage/elogv/elogv-0.7.9-r3.ebuild +++ b/app-portage/elogv/elogv-0.7.9-r3.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Curses based utility to parse the contents of elogs created by Port HOMEPAGE="https://gitweb.gentoo.org/proj/elogv.git/" SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" PLOCALES=( "de" "es" "it" "pl" ) diff --git a/app-portage/elogv/elogv-0.8.0.ebuild b/app-portage/elogv/elogv-0.8.0.ebuild index 725bdcdc7362..ff49606527d6 100644 --- a/app-portage/elogv/elogv-0.8.0.ebuild +++ b/app-portage/elogv/elogv-0.8.0.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Curses based utility to parse the contents of elogs created by Port HOMEPAGE="https://gitweb.gentoo.org/proj/elogv.git/" SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" PLOCALES=( "de" "es" "it" "pl" ) diff --git a/app-portage/elogv/elogv-0.8.1.ebuild b/app-portage/elogv/elogv-0.8.1.ebuild index 7f7f37ff6174..920c16d85b52 100644 --- a/app-portage/elogv/elogv-0.8.1.ebuild +++ b/app-portage/elogv/elogv-0.8.1.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Curses based utility to parse the contents of elogs created by Port HOMEPAGE="https://gitweb.gentoo.org/proj/elogv.git/" SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" PLOCALES=( "de" "es" "it" "pl" ) diff --git a/app-portage/elogv/elogv-0.8.2.ebuild b/app-portage/elogv/elogv-0.8.2.ebuild index 11ba9343a3cd..1f4d6eb51b62 100644 --- a/app-portage/elogv/elogv-0.8.2.ebuild +++ b/app-portage/elogv/elogv-0.8.2.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Curses based utility to parse the contents of elogs created by Port HOMEPAGE="https://gitweb.gentoo.org/proj/elogv.git/" SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" PLOCALES=( "de" "es" "it" "pl" ) |