summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2010-06-06 17:13:03 +0200
committerMartin Väth <martin@mvath.de>2015-10-11 10:45:30 +0200
commit72e481c815870f64fb00b3c2359348817320815a (patch)
tree64f71976be6371af6fc2833bfa91f82d24c95a2a /www-plugins/stylish
parentUpdate squash_dir to support new syntax of unionfs-fuse (diff)
downloadmv-72e481c815870f64fb00b3c2359348817320815a.tar.gz
mv-72e481c815870f64fb00b3c2359348817320815a.tar.bz2
mv-72e481c815870f64fb00b3c2359348817320815a.zip
Bump www-plugins and support seamonkey etc via mv_mozextension.eclass
Diffstat (limited to 'www-plugins/stylish')
-rw-r--r--www-plugins/stylish/ChangeLog7
-rw-r--r--www-plugins/stylish/Manifest6
-rw-r--r--www-plugins/stylish/stylish-1.0.8.ebuild50
-rw-r--r--www-plugins/stylish/stylish-1.0.9.ebuild27
4 files changed, 37 insertions, 53 deletions
diff --git a/www-plugins/stylish/ChangeLog b/www-plugins/stylish/ChangeLog
index 7d885791..2cdb26cc 100644
--- a/www-plugins/stylish/ChangeLog
+++ b/www-plugins/stylish/ChangeLog
@@ -2,6 +2,13 @@
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header $
+*stylish-1.0.9 (06 Jun 2010)
+
+ 06 Jun 2010; Martin Väth <martin@mvath.de>
+ +stylish-1.0.9.ebuild -stylish-1.0.8.ebuild:
+ Version bump, remove old ebuild. Switch to new mv_mozextension.eclass:
+ Installs also for other mozilla variants like seamonkey.
+
*stylish-1.0.8 (02 Apr 2010)
02 Apr 2010; Martin Väth <martin@mvath.de>
diff --git a/www-plugins/stylish/Manifest b/www-plugins/stylish/Manifest
index 61efc514..dd7de2c0 100644
--- a/www-plugins/stylish/Manifest
+++ b/www-plugins/stylish/Manifest
@@ -1,4 +1,4 @@
-DIST stylish-1.0.8-fx+tb+sm.xpi 162282 RMD160 69e7c1b1d8f42a4890d80baf42d3baf1b3f2ff0c SHA1 7dad93162370d46e904ee28414e2689691105e23 SHA256 44611b9084b4a25d66ee96d10afa560376e155588765186bc1284aa4c79b04ff
-EBUILD stylish-1.0.8.ebuild 1412 RMD160 a72337e99bc8c1e1eb12056851166f15b226aa0c SHA1 6b15ee748fe5ab357c74e4899f7feb1f6c0a0a88 SHA256 c092281c504e8726dd4897781df04a0eda4d5026de39754cc46bb852bce3a3c3
-MISC ChangeLog 467 RMD160 a8f1daf8bd760632cd95cd4fbba806795a512055 SHA1 14e4b7c8cfd4c4eba5863b4b4f9e763784c5e138 SHA256 fa040a76893abc78a0cd98a8e7fbf49965c87c7e49e76ba47d6b2e4de1075f43
+DIST stylish-1.0.9-fx+tb+sm.xpi 172082 RMD160 6588c38c2cebcaea9514c05e1e0c1bbe12c9dd6c SHA1 e74ad59f2866d8002ce7efc27969344d60a247d6 SHA256 85c231b6a0f64fdad9bdd9d3d8d80005f8a1fe77c0e19e480c30a8827c88a128
+EBUILD stylish-1.0.9.ebuild 892 RMD160 78905480b8452272774b0c4039f5195298836983 SHA1 98ef4c13d6c91457e3cccabc8b114f44792b24a8 SHA256 8c30728e9219551f8668b722e645c4cf0231191a79eea194f1b1bd08ece667c7
+MISC ChangeLog 741 RMD160 c3a1bc566b5b460d18ef9bbb8d886633dd22804d SHA1 b6e28686e3c91377283abf079392de79dc090af7 SHA256 c01fc4f5ff9a82dc70cb8060cf09b04108ac7f12633b3e86ebfdccaec68b3d3f
MISC metadata.xml 264 RMD160 4c10b5dfc6857fcb2e9cdc91ff64bb5d4a5c2204 SHA1 69886f7e401bdf99a78d428ff4361991607e86c6 SHA256 dd28333300fc1ec2dbd96450bddbdd9e1061c1eff809e687442c53c91c05d86d
diff --git a/www-plugins/stylish/stylish-1.0.8.ebuild b/www-plugins/stylish/stylish-1.0.8.ebuild
deleted file mode 100644
index 0e9d4a66..00000000
--- a/www-plugins/stylish/stylish-1.0.8.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header $
-
-EAPI="1"
-inherit mozextension multilib
-RESTRICT="mirror"
-
-DESCRIPTION="Firefox plugin to modify style of certain web pages, in particular of gentoo forums"
-HOMEPAGE="https://addons.mozilla.org/firefox/addon/2108"
-MY_P="${P}-fx+tb+sm"
-FILENAME="${MY_P}.xpi"
-SRC_URI="https://addons.mozilla.org/de/firefox/downloads/latest/2108/${FILENAME}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="|| (
- >=www-client/mozilla-firefox-bin-1.5.0.7
- >=www-client/mozilla-firefox-1.5.0.7
-)"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}
-
-src_unpack() {
- xpi_unpack "${FILENAME}"
-}
-
-src_install() {
- declare MOZILLA_FIVE_HOME
- if has_version '>=www-client/mozilla-firefox-1.5.0.7'; then
- MOZILLA_FIVE_HOME="/usr/$(get_libdir)/mozilla-firefox"
- xpi_install "${S}"/"${MY_P}"
- fi
- if has_version '>=www-client/mozilla-firefox-bin-1.5.0.7'; then
- MOZILLA_FIVE_HOME="/opt/firefox"
- xpi_install "${S}"/"${MY_P}"
- fi
-}
-
-src_postinstall() {
- einfo "You will probably want to setup the \"Darker forum\" style."
- einfo "The old version could be found at"
- einfo " http://jesgue.homelinux.org/other-files/dark-gentoo-forums.css"
- einfo "but now it is easier to serve with javascript activated to"
- einfo " http://userstyles.org/users/8172"
- einfo "Note that you have to temporarily disable noscript for that site."
-}
diff --git a/www-plugins/stylish/stylish-1.0.9.ebuild b/www-plugins/stylish/stylish-1.0.9.ebuild
new file mode 100644
index 00000000..f5d21961
--- /dev/null
+++ b/www-plugins/stylish/stylish-1.0.9.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header $
+
+EAPI="3"
+inherit mv_mozextension
+RESTRICT="mirror"
+
+DESCRIPTION="Firefox plugin to modify style of certain web pages, in particular of gentoo forums"
+HOMEPAGE="https://addons.mozilla.org/firefox/addon/2108"
+SRC_URI="https://addons.mozilla.org/de/firefox/downloads/latest/2108/${P}-fx+tb+sm.xpi"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+src_postinst() {
+ mv_mozextension_src_postinst
+ elog
+ elog "You will probably want to setup the \"Darker forum\" style."
+ elog "The old version could be found at"
+ elog " http://jesgue.homelinux.org/other-files/dark-gentoo-forums.css"
+ elog "but now it is easier to surf with javascript activated to"
+ elog " http://userstyles.org/users/8172"
+ elog "Note that you have to temporarily disable noscript for that site."
+}