From d55de9c0f4e5722cf4422353f585cc6398981c05 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Tue, 8 Aug 2017 08:12:10 +0200 Subject: www-plugins/stylus: Version bump --- metadata/pkg_desc_index | 2 +- www-plugins/stylus/Manifest | 2 +- www-plugins/stylus/stylus-1.1.0.ebuild | 36 -------------------------------- www-plugins/stylus/stylus-1.1.2.1.ebuild | 36 ++++++++++++++++++++++++++++++++ 4 files changed, 38 insertions(+), 38 deletions(-) delete mode 100644 www-plugins/stylus/stylus-1.1.0.ebuild create mode 100644 www-plugins/stylus/stylus-1.1.2.1.ebuild diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index f6c8279a..7762aae3 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -123,7 +123,7 @@ www-plugins/form-history-control 1.4.0.6: Edit the saved history of forms in moz www-plugins/locale-switcher 3-r1: Firefox plugin: button to switch GUI locale www-plugins/noscript 2.9.0.14 5.0.8.1: Mozilla plugin: Restrict active contents like java/javascript/flash www-plugins/requestpolicy 0.5.28-r1: Mozilla plugin: controll cross-site requests (increases privacy/security) -www-plugins/stylus 1.1.0: Firefox plugin: Install themes and skins for many popular sites +www-plugins/stylus 1.1.2.1: Firefox plugin: Install themes and skins for many popular sites www-plugins/xclear 1.8.2: Firefox plugin: button to clear URL x11-drivers/nvidia-drivers 173.14.39-r2: NVIDIA Accelerated Graphics Driver x11-libs/gtk+ 2.24.31-r1 3.22.16 3.22.17: Gimp ToolKit + diff --git a/www-plugins/stylus/Manifest b/www-plugins/stylus/Manifest index 50568efb..5279ee76 100644 --- a/www-plugins/stylus/Manifest +++ b/www-plugins/stylus/Manifest @@ -1 +1 @@ -DIST stylus_beta-1.1.0-an+fx.xpi 584681 SHA256 60d84b71bec74559ec4ac816edf971651ce8dfcc4ea720d360bae7e48717cf7e +DIST stylus_beta-1.1.2.1-an+fx.xpi 612662 SHA256 fcebb3a73d938cae6bd00452777e2301ab1383d5589a69d4d40fd05b6dd49606 diff --git a/www-plugins/stylus/stylus-1.1.0.ebuild b/www-plugins/stylus/stylus-1.1.0.ebuild deleted file mode 100644 index 2157fc88..00000000 --- a/www-plugins/stylus/stylus-1.1.0.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit mv_mozextension-r1 readme.gentoo-r1 -RESTRICT="mirror" - -DESCRIPTION="Firefox plugin: Install themes and skins for many popular sites" -HOMEPAGE="https://addons.mozilla.org/en-US/firefox/addon/styl-us/" -SRC_URI="https://addons.cdn.mozilla.net/user-media/addons/814814/${PN}_beta-${PV}-an+fx.xpi" - -LICENSE="MPL-2.0" -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." - -INSTALL_ID=-i'{7a7a4a92-a2a0-41d1-9fd7-1e92480d612d}' - -moz_defaults "${INSTALL_ID}" firefox seamonkey - -src_install() { - moz_install "${INSTALL_ID}" - readme.gentoo_create_doc -} - -pkg_postinst() { - readme.gentoo_print_elog -} diff --git a/www-plugins/stylus/stylus-1.1.2.1.ebuild b/www-plugins/stylus/stylus-1.1.2.1.ebuild new file mode 100644 index 00000000..2157fc88 --- /dev/null +++ b/www-plugins/stylus/stylus-1.1.2.1.ebuild @@ -0,0 +1,36 @@ +# Copyright 2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit mv_mozextension-r1 readme.gentoo-r1 +RESTRICT="mirror" + +DESCRIPTION="Firefox plugin: Install themes and skins for many popular sites" +HOMEPAGE="https://addons.mozilla.org/en-US/firefox/addon/styl-us/" +SRC_URI="https://addons.cdn.mozilla.net/user-media/addons/814814/${PN}_beta-${PV}-an+fx.xpi" + +LICENSE="MPL-2.0" +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." + +INSTALL_ID=-i'{7a7a4a92-a2a0-41d1-9fd7-1e92480d612d}' + +moz_defaults "${INSTALL_ID}" firefox seamonkey + +src_install() { + moz_install "${INSTALL_ID}" + readme.gentoo_create_doc +} + +pkg_postinst() { + readme.gentoo_print_elog +} -- cgit v1.2.3-18-g5258