diff options
author | Martin Väth <martin@mvath.de> | 2012-03-19 22:27:05 +0100 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2015-10-11 10:47:26 +0200 |
commit | 01451f3cbe50cd6f38b3d3a8fe3e1cb5a648af8f (patch) | |
tree | 51faca7560d66b840a9f4a6d040e89d48315dcab /www-plugins/stylish | |
parent | Bump noscript (diff) | |
download | mv-01451f3cbe50cd6f38b3d3a8fe3e1cb5a648af8f.tar.gz mv-01451f3cbe50cd6f38b3d3a8fe3e1cb5a648af8f.tar.bz2 mv-01451f3cbe50cd6f38b3d3a8fe3e1cb5a648af8f.zip |
Bump getdelta. Use vcs-snapshot.eclass. Homepage without variable
Diffstat (limited to 'www-plugins/stylish')
-rw-r--r-- | www-plugins/stylish/ChangeLog | 3 | ||||
-rw-r--r-- | www-plugins/stylish/stylish-1.2.6.ebuild | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/www-plugins/stylish/ChangeLog b/www-plugins/stylish/ChangeLog index 154d097b..22d3b2cb 100644 --- a/www-plugins/stylish/ChangeLog +++ b/www-plugins/stylish/ChangeLog @@ -4,6 +4,9 @@ *stylish-1.2.6 (28 Feb 2012) + 10 Mar 2012; Martin Väth <martin@mvath.de> + Homepage without variable. + 28 Feb 2012; Martin Väth <martin@mvath.de> Version bump, remove old ebuild. diff --git a/www-plugins/stylish/stylish-1.2.6.ebuild b/www-plugins/stylish/stylish-1.2.6.ebuild index 1cdf4e2d..166846d4 100644 --- a/www-plugins/stylish/stylish-1.2.6.ebuild +++ b/www-plugins/stylish/stylish-1.2.6.ebuild @@ -7,7 +7,7 @@ inherit mv_mozextension RESTRICT="mirror" DESCRIPTION="Mozilla plugin to modify style of certain web pages (e.g. Gentoo forums)" -HOMEPAGE="https://addons.mozilla.org/firefox/addon/${PN}/" +HOMEPAGE="https://addons.mozilla.org/firefox/addon/stylish/" SRC_URI="http://releases.mozilla.org/pub/mozilla.org/addons/2108/${P}-sm+tb+fx.xpi" LICENSE="GPL-2" |