From 1dcc12c478ae8beffd40c64ba98c53565b6e1b66 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Sun, 10 Sep 2017 18:20:01 +0200 Subject: www-plugins/stylus: Version bump --- www-plugins/stylus/Manifest | 2 +- www-plugins/stylus/stylus-1.1.3.1.ebuild | 36 -------------------------------- www-plugins/stylus/stylus-1.1.4.1.ebuild | 36 ++++++++++++++++++++++++++++++++ 3 files changed, 37 insertions(+), 37 deletions(-) delete mode 100644 www-plugins/stylus/stylus-1.1.3.1.ebuild create mode 100644 www-plugins/stylus/stylus-1.1.4.1.ebuild (limited to 'www-plugins/stylus') diff --git a/www-plugins/stylus/Manifest b/www-plugins/stylus/Manifest index e37c98c9..be7e1084 100644 --- a/www-plugins/stylus/Manifest +++ b/www-plugins/stylus/Manifest @@ -1 +1 @@ -DIST stylus_beta-1.1.3.1-an+fx.xpi 628720 SHA256 4231a51176023d95cae4198357c46be41bb6298a06064b9c102437adc4d18be5 +DIST stylus_beta-1.1.4.1-an+fx.xpi 896750 SHA256 15d84c7187c0b6a8f35cf3b6a41c303fd568c0a7b99587b78828636e44ec3541 SHA512 4d1d07625e0ccc9aeeaf011d945c96c1266fd9b9f6732b9c51042025a3c7e4558d40a9586a52d0cb8db403ac6fba2b271fb6eeb4bc17c49f40bc28e8477a6414 diff --git a/www-plugins/stylus/stylus-1.1.3.1.ebuild b/www-plugins/stylus/stylus-1.1.3.1.ebuild deleted file mode 100644 index 2157fc88..00000000 --- a/www-plugins/stylus/stylus-1.1.3.1.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.4.1.ebuild b/www-plugins/stylus/stylus-1.1.4.1.ebuild new file mode 100644 index 00000000..2157fc88 --- /dev/null +++ b/www-plugins/stylus/stylus-1.1.4.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-65-gdbad