Skip to content

Commit

Permalink
dev-lang/rebol: [QA] Port to git-r3
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.19, Repoman-2.3.6
  • Loading branch information
SoapGentoo committed Dec 25, 2017
1 parent a140e47 commit 483b7b6
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions dev-lang/rebol/rebol-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 483b7b6

Please sign in to comment.