diff options
-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" |