diff options
author | 2020-09-26 11:20:20 +0200 | |
---|---|---|
committer | 2020-09-26 11:20:27 +0200 | |
commit | 9af2739ab2183db40ef053cc4724153d4e0ba5df (patch) | |
tree | b5028a9c4701e101475e3253fc28cc369d889b2b /dev-libs/libdnet | |
parent | app-crypt/jitterentropy: stable 2.2.0 for ppc (diff) | |
download | gentoo-9af2739ab2183db40ef053cc4724153d4e0ba5df.tar.gz gentoo-9af2739ab2183db40ef053cc4724153d4e0ba5df.tar.bz2 gentoo-9af2739ab2183db40ef053cc4724153d4e0ba5df.zip |
dev-libs/libdnet: Switch live ebuild to the exciting branch
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'dev-libs/libdnet')
-rw-r--r-- | dev-libs/libdnet/libdnet-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/libdnet/libdnet-9999.ebuild b/dev-libs/libdnet/libdnet-9999.ebuild index ca4ff35ff01b..c1471b35968c 100644 --- a/dev-libs/libdnet/libdnet-9999.ebuild +++ b/dev-libs/libdnet/libdnet-9999.ebuild @@ -10,6 +10,7 @@ inherit autotools distutils-r1 git-r3 DESCRIPTION="simplified, portable interface to several low-level networking routines" HOMEPAGE="https://github.com/ofalk/libdnet" EGIT_REPO_URI="https://github.com/ofalk/libdnet" +EGIT_BRANCH="devel" LICENSE="LGPL-2" SLOT="0" |