diff options
author | Martin Väth <martin@mvath.de> | 2015-09-02 21:51:55 +0200 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2015-10-11 10:49:24 +0200 |
commit | 02e7384139f10edd6eddcf944b5fb1f783e519c5 (patch) | |
tree | 7ccd14424037a56dd47e3eff56c4611143bfae5c /www-plugins/epubreader | |
parent | Bump video-mv, cpi, noscript (diff) | |
download | mv-02e7384139f10edd6eddcf944b5fb1f783e519c5.tar.gz mv-02e7384139f10edd6eddcf944b5fb1f783e519c5.tar.bz2 mv-02e7384139f10edd6eddcf944b5fb1f783e519c5.zip |
Fix reduce. Header->Id
Diffstat (limited to 'www-plugins/epubreader')
-rw-r--r-- | www-plugins/epubreader/epubreader-1.5.0.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-plugins/epubreader/epubreader-1.5.0.6-r1.ebuild b/www-plugins/epubreader/epubreader-1.5.0.6-r1.ebuild index 50ffd466..bd6cffa2 100644 --- a/www-plugins/epubreader/epubreader-1.5.0.6-r1.ebuild +++ b/www-plugins/epubreader/epubreader-1.5.0.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5 inherit mv_mozextension |