commit: 46a9760b123c56c1fda0bc665c08724dfb08c5bf Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Mon Apr 17 16:46:18 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Mon Apr 17 16:48:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46a9760b
net-news/liferea: Port to python-single-r1 Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4434 net-news/liferea/liferea-1.12_rc3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-news/liferea/liferea-1.12_rc3.ebuild b/net-news/liferea/liferea-1.12_rc3.ebuild index 1e918087315..e1ffa64b021 100644 --- a/net-news/liferea/liferea-1.12_rc3.ebuild +++ b/net-news/liferea/liferea-1.12_rc3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" PYTHON_COMPAT=( python3_{4,5} ) -inherit autotools gnome2 pax-utils python-r1 +inherit autotools gnome2 pax-utils python-single-r1 MY_P=${P/_/-} MY_PV=${PV/_/-}
