net-news/liferea: Port to python-single-r1
authorDavid Seifert <soap@gentoo.org>
Mon, 17 Apr 2017 16:46:18 +0000 (18:46 +0200)
committerDavid Seifert <soap@gentoo.org>
Mon, 17 Apr 2017 16:48:33 +0000 (18:48 +0200)
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

index 1e9180873159bdae12be273e65963a8913c6be71..e1ffa64b021986ddfb699703ed35e6d5e9dfc12b 100644 (file)
@@ -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/_/-}