diff options
author | 2016-07-26 02:57:46 +0700 | |
---|---|---|
committer | 2016-07-26 02:57:46 +0700 | |
commit | c731b26174f23830ac6be9684b545602cc57b8ea (patch) | |
tree | cced31053d78b2b5c5d429a3ec5d66a45a5bf820 /dev-libs/msgpack | |
parent | msgpack: update ebuild (diff) | |
download | lua-c731b26174f23830ac6be9684b545602cc57b8ea.tar.gz lua-c731b26174f23830ac6be9684b545602cc57b8ea.tar.bz2 lua-c731b26174f23830ac6be9684b545602cc57b8ea.zip |
dev-lua/*: move to EAPI=6 + renewed lua.eclass
Diffstat (limited to 'dev-libs/msgpack')
-rw-r--r-- | dev-libs/msgpack/msgpack-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-libs/msgpack/msgpack-9999.ebuild b/dev-libs/msgpack/msgpack-9999.ebuild index 81a3b13..5ea6e85 100644 --- a/dev-libs/msgpack/msgpack-9999.ebuild +++ b/dev-libs/msgpack/msgpack-9999.ebuild @@ -6,7 +6,6 @@ inherit cmake-multilib git-r3 DESCRIPTION="MessagePack is a binary-based efficient data interchange format" HOMEPAGE="http://msgpack.org/ https://github.com/msgpack/msgpack-c/" -SRC_URI="" EGIT_REPO_URI="https://github.com/${PN}/${PN}-c" LICENSE="Apache-2.0" |