From e844f660643cea5fd82bf60c98b88d156c3d17d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20V=C3=A4th?= Date: Sat, 23 Jan 2016 02:34:34 +0100 Subject: www-plugins/stylish: Version bump --- www-plugins/stylish/Manifest | 2 +- www-plugins/stylish/stylish-2.0.4.ebuild | 35 -------------------------------- www-plugins/stylish/stylish-2.0.5.ebuild | 35 ++++++++++++++++++++++++++++++++ 3 files changed, 36 insertions(+), 36 deletions(-) delete mode 100644 www-plugins/stylish/stylish-2.0.4.ebuild create mode 100644 www-plugins/stylish/stylish-2.0.5.ebuild (limited to 'www-plugins') diff --git a/www-plugins/stylish/Manifest b/www-plugins/stylish/Manifest index cd6d3821..79df53fc 100644 --- a/www-plugins/stylish/Manifest +++ b/www-plugins/stylish/Manifest @@ -1 +1 @@ -DIST stylish-2.0.4.xpi 236471 SHA256 5b0f965bc32ecbcf9e8093f1b20d8bb5830d67db5686e97f8ebc047f7855db47 +DIST stylish-2.0.5.xpi 241279 SHA256 5f320620f1f1e5b514e36ec33720a4f10032053534fcfa3ed336b004af617df2 diff --git a/www-plugins/stylish/stylish-2.0.4.ebuild b/www-plugins/stylish/stylish-2.0.4.ebuild deleted file mode 100644 index a82976f3..00000000 --- a/www-plugins/stylish/stylish-2.0.4.ebuild +++ /dev/null @@ -1,35 +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 readme.gentoo-r1 -RESTRICT="mirror" - -DESCRIPTION="Mozilla plugin to modify style of certain web pages (e.g. Gentoo forums)" -HOMEPAGE="https://addons.mozilla.org/firefox/addon/stylish/" -SRC_URI="https://addons.cdn.mozilla.net/user-media/addons/2108/${P}-sm+tb+fx+an.xpi -> ${P}.xpi" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DISABLE_AUTOFORMATTING="true" -DOC_CONTENTS="You will probably want to setup the \"Darker forum\" style. -The old version could be found at - http://jesgue.homelinux.org/other-files/dark-gentoo-forums.css -but meanwhile it is easier to surf with javascript activated to - http://userstyles.org/users/8172 -Note that you have to temporarily disable noscript for that site." - -moz_defaults - -src_install() { - moz_install - readme.gentoo_create_doc -} - -pkg_postinst() { - readme.gentoo_print_elog -} diff --git a/www-plugins/stylish/stylish-2.0.5.ebuild b/www-plugins/stylish/stylish-2.0.5.ebuild new file mode 100644 index 00000000..a82976f3 --- /dev/null +++ b/www-plugins/stylish/stylish-2.0.5.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 +inherit mv_mozextension-r1 readme.gentoo-r1 +RESTRICT="mirror" + +DESCRIPTION="Mozilla plugin to modify style of certain web pages (e.g. Gentoo forums)" +HOMEPAGE="https://addons.mozilla.org/firefox/addon/stylish/" +SRC_URI="https://addons.cdn.mozilla.net/user-media/addons/2108/${P}-sm+tb+fx+an.xpi -> ${P}.xpi" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DISABLE_AUTOFORMATTING="true" +DOC_CONTENTS="You will probably want to setup the \"Darker forum\" style. +The old version could be found at + http://jesgue.homelinux.org/other-files/dark-gentoo-forums.css +but meanwhile it is easier to surf with javascript activated to + http://userstyles.org/users/8172 +Note that you have to temporarily disable noscript for that site." + +moz_defaults + +src_install() { + moz_install + readme.gentoo_create_doc +} + +pkg_postinst() { + readme.gentoo_print_elog +} -- cgit v1.2.3