mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-22 06:41:01 +02:00
pentoo-proxies: fix license
This commit is contained in:
parent
823dc49617
commit
ab584ff489
1 changed files with 3 additions and 3 deletions
|
|
@ -1,12 +1,12 @@
|
|||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="Pentoo proxy meta ebuild"
|
||||
HOMEPAGE="http://www.pentoo.ch"
|
||||
|
||||
LICENSE="GPL"
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
IUSE="java pentoo-full"
|
||||
|
|
|
|||
Loading…
Reference in a new issue