From d2e149ea99196e3422f71c25ddaf0b6913af80c0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Sun, 19 Nov 2017 15:34:43 +0100 Subject: [PATCH] net-libs/rpcsvc-proto: Add fake stable version Package-Manager: Portage-2.3.14, Repoman-2.3.6 RepoMan-Options: --force --- net-libs/rpcsvc-proto/rpcsvc-proto-0.ebuild | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 net-libs/rpcsvc-proto/rpcsvc-proto-0.ebuild diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-0.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-0.ebuild new file mode 100644 index 000000000000..fc38a301cfa4 --- /dev/null +++ b/net-libs/rpcsvc-proto/rpcsvc-proto-0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="rpcsvc protocol definitions from glibc" +HOMEPAGE="https://github.com/thkukuk/rpcsvc-proto" + +# Fake version to help portage upgrading. + +SLOT="0" +LICENSE="LGPL-2.1+ BSD" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux" +IUSE="" + +DEPEND="elibc_glibc? ( sys-libs/glibc[rpc(-)] )" +RDEPEND="${DEPEND}" -- 2.26.2