commit: f9d4ddd8cf1cf99de49bd66bbb37e71874ceb0a4 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Mon Feb 18 21:19:02 2019 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Mon Feb 18 21:23:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9d4ddd8
net-im/librvp: Drop old Package-Manager: Portage-2.3.61, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> net-im/librvp/Manifest | 1 - net-im/librvp/librvp-0.9.6.ebuild | 22 ---------------------- 2 files changed, 23 deletions(-) diff --git a/net-im/librvp/Manifest b/net-im/librvp/Manifest index cf3d2e11ed5..bfb64667513 100644 --- a/net-im/librvp/Manifest +++ b/net-im/librvp/Manifest @@ -1,2 +1 @@ -DIST librvp-0.9.6.tar.gz 464935 BLAKE2B 4698484eb8bef18a67c16618c2083968ab765da0b73c85e71e3aee7f08a52acb9d69f680743cabf1e9300b5aa13d79ef1eeedc3b38db9ef85b09cd114708017b SHA512 5ec9aafbfc937b3bac648632e879393b826bd8206d7c16f921705855f0f6e7aadc18b8e119aa8b356e3095d1a0ff798a8d576386dd097b7f7794f577c8190c46 DIST librvp-0.9.7.tar.gz 478014 BLAKE2B 5e57bb7899037084f7e1f9a1f5816f199efb200a62b3e56e400ac5850fc2cb9fcffc9248c61b4ccbc73a67cf628ae06af36d443047ffc67f351c795320f58132 SHA512 dd097f3b845288771be33b553cfc0da90a87350e2021f9fe706e6b7479abc3bb1c7d08a9f38f9376fee235a5491c30bb65e7bd968901626ddf0499aa5ca1580c diff --git a/net-im/librvp/librvp-0.9.6.ebuild b/net-im/librvp/librvp-0.9.6.ebuild deleted file mode 100644 index 0352f42f832..00000000000 --- a/net-im/librvp/librvp-0.9.6.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -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" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND="net-im/pidgin[gtk]" -DEPEND="virtual/pkgconfig - ${RDEPEND}" - -src_configure() { - econf --with-gaim-plugin-dir="${EPREFIX}"/usr/$(get_libdir)/pidgin \ - --with-gaim-data-dir="${EPREFIX}"/usr/share/pixmaps/pidgin -}
