mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-lang/rebol: [QA] Port to git-r3
Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
@@ -2,19 +2,17 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=4
|
||||
DESCRIPTION="Relative Expression-Based Object Language"
|
||||
HOMEPAGE="http://rebol.com"
|
||||
|
||||
MY_PR=${PVR/3_pre/}
|
||||
EGIT_REPO_URI="https://github.com/rebol/r3.git"
|
||||
|
||||
inherit eutils git-2
|
||||
inherit eutils git-r3
|
||||
|
||||
DESCRIPTION="Relative Expression-Based Object Language"
|
||||
HOMEPAGE="http://rebol.com"
|
||||
EGIT_REPO_URI="https://github.com/rebol/r3.git"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
#KEYWORDS="~amd64 ~x86"
|
||||
# live ebuild
|
||||
KEYWORDS=""
|
||||
IUSE=""
|
||||
|
||||
# usual bootstrap problems
|
||||
|
||||
Reference in New Issue
Block a user