Skip to content

Commit

Permalink
dev-libs/unibilium: stable for amd64+x86.
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.13, Repoman-2.3.3
  • Loading branch information
monsieurp committed Jan 5, 2018
1 parent 6c3e09f commit cb0e4d1
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions dev-libs/unibilium/unibilium-1.2.1.ebuild
Original file line number Diff line number Diff line change
@@ -1,20 +1,22 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
inherit flag-o-matic

DESCRIPTION="A very basic terminfo library"
HOMEPAGE="https://github.com/mauke/unibilium/"
SRC_URI="https://github.com/mauke/unibilium/archive/v${PV}.tar.gz -> ${P}.tar.gz"
SRC_URI="https://github.com/mauke/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="LGPL-3+ MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 x86"
IUSE="static-libs"

DEPEND="dev-lang/perl
DEPEND="
dev-lang/perl
sys-devel/libtool"

RDEPEND=""

src_compile() {
Expand Down

0 comments on commit cb0e4d1

Please sign in to comment.