diff options
Diffstat (limited to 'app-text/restview')
-rw-r--r-- | app-text/restview/restview-2.4.0.ebuild | 1 | ||||
-rw-r--r-- | app-text/restview/restview-2.5.2.ebuild | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/app-text/restview/restview-2.4.0.ebuild b/app-text/restview/restview-2.4.0.ebuild index 077471eabaab..494a808ff584 100644 --- a/app-text/restview/restview-2.4.0.ebuild +++ b/app-text/restview/restview-2.4.0.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 PYTHON_COMPAT=( python{2_7,3_4} pypy ) diff --git a/app-text/restview/restview-2.5.2.ebuild b/app-text/restview/restview-2.5.2.ebuild index 181d745731a2..509faf395f02 100644 --- a/app-text/restview/restview-2.5.2.ebuild +++ b/app-text/restview/restview-2.5.2.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) |