From b9d03415d25357d2540a06f107fd83c29b5f4dda Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Sat, 23 Jan 2016 02:37:02 +0100 Subject: www-plugins/epubreader: Version bump --- www-plugins/epubreader/Manifest | 2 +- www-plugins/epubreader/epubreader-1.5.0.6-r1.ebuild | 18 ------------------ www-plugins/epubreader/epubreader-1.5.0.7.ebuild | 18 ++++++++++++++++++ 3 files changed, 19 insertions(+), 19 deletions(-) delete mode 100644 www-plugins/epubreader/epubreader-1.5.0.6-r1.ebuild create mode 100644 www-plugins/epubreader/epubreader-1.5.0.7.ebuild diff --git a/www-plugins/epubreader/Manifest b/www-plugins/epubreader/Manifest index ee9d29bf..aaa9237b 100644 --- a/www-plugins/epubreader/Manifest +++ b/www-plugins/epubreader/Manifest @@ -1 +1 @@ -DIST epubreader-1.5.0.6-sm+fx.xpi 251595 SHA256 d4139d19124f5644967d9f68b5b13e1da097ad8e44c58a06e49dfce502ab6b44 +DIST epubreader-1.5.0.7-sm+fx.xpi 244603 SHA256 99108994ec88b8f478357fc3db999047b001f2435d7f6fda16f78fab17aae0e7 diff --git a/www-plugins/epubreader/epubreader-1.5.0.6-r1.ebuild b/www-plugins/epubreader/epubreader-1.5.0.6-r1.ebuild deleted file mode 100644 index b04f5de4..00000000 --- a/www-plugins/epubreader/epubreader-1.5.0.6-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 -inherit mv_mozextension-r1 -RESTRICT="mirror" - -DESCRIPTION="Firefox plugin for ebook (.epub) files" -HOMEPAGE="http://addons.mozilla.org/de/firefox/addon/epubreader/" -SRC_URI="https://addons.cdn.mozilla.net/user-media/addons/45281/${P}-sm+fx.xpi" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -moz_defaults diff --git a/www-plugins/epubreader/epubreader-1.5.0.7.ebuild b/www-plugins/epubreader/epubreader-1.5.0.7.ebuild new file mode 100644 index 00000000..b04f5de4 --- /dev/null +++ b/www-plugins/epubreader/epubreader-1.5.0.7.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 +inherit mv_mozextension-r1 +RESTRICT="mirror" + +DESCRIPTION="Firefox plugin for ebook (.epub) files" +HOMEPAGE="http://addons.mozilla.org/de/firefox/addon/epubreader/" +SRC_URI="https://addons.cdn.mozilla.net/user-media/addons/45281/${P}-sm+fx.xpi" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +moz_defaults -- cgit v1.2.3-65-gdbad