diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-16 22:41:59 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-16 22:41:59 +0300 |
commit | a3a2ccdd35f547260c9e85b326165fa84d947c6d (patch) | |
tree | 5f500d218bd60588aa89858a441da0d0e243becc /net-im/librvp | |
parent | media-gfx/jigl: Drop old (diff) | |
download | gentoo-a3a2ccdd35f547260c9e85b326165fa84d947c6d.tar.gz gentoo-a3a2ccdd35f547260c9e85b326165fa84d947c6d.tar.bz2 gentoo-a3a2ccdd35f547260c9e85b326165fa84d947c6d.zip |
net-im/librvp: Drop unused inherit
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'net-im/librvp')
-rw-r--r-- | net-im/librvp/librvp-0.9.6.ebuild | 4 | ||||
-rw-r--r-- | net-im/librvp/librvp-0.9.7.ebuild | 2 |
2 files changed, 1 insertions, 5 deletions
diff --git a/net-im/librvp/librvp-0.9.6.ebuild b/net-im/librvp/librvp-0.9.6.ebuild index 8bf713348106..0352f42f8322 100644 --- a/net-im/librvp/librvp-0.9.6.ebuild +++ b/net-im/librvp/librvp-0.9.6.ebuild @@ -1,10 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit multilib - DESCRIPTION="An RVP (Microsoft Exchange Instant Messaging) plugin for Pidgin" HOMEPAGE="https://www.waider.ie/hacks/workshop/c/rvp/" SRC_URI="https://www.waider.ie/hacks/workshop/c/rvp/${P}.tar.gz" diff --git a/net-im/librvp/librvp-0.9.7.ebuild b/net-im/librvp/librvp-0.9.7.ebuild index 80b28a8e905b..ca33cd8c1cd7 100644 --- a/net-im/librvp/librvp-0.9.7.ebuild +++ b/net-im/librvp/librvp-0.9.7.ebuild @@ -3,8 +3,6 @@ EAPI=7 -inherit multilib - DESCRIPTION="An RVP (Microsoft Exchange Instant Messaging) plugin for Pidgin" HOMEPAGE="https://www.waider.ie/hacks/workshop/c/rvp/" SRC_URI="https://www.waider.ie/hacks/workshop/c/rvp/${P}.tar.gz" |