diff options
author | 2015-07-17 19:44:26 +0200 | |
---|---|---|
committer | 2015-10-11 10:49:23 +0200 | |
commit | 62b8266eda8d6831977c1b9f54632fb2c08e9d71 (patch) | |
tree | 47d7b48bad37ddfeb8215fbd4cea87cedfdc6f08 /www-plugins/xclear | |
parent | Bump kernel (diff) | |
download | mv-62b8266eda8d6831977c1b9f54632fb2c08e9d71.tar.gz mv-62b8266eda8d6831977c1b9f54632fb2c08e9d71.tar.bz2 mv-62b8266eda8d6831977c1b9f54632fb2c08e9d71.zip |
Bump sundtek-tv, classic-theme-restorer. Bump to signed tarballs
Diffstat (limited to 'www-plugins/xclear')
-rw-r--r-- | www-plugins/xclear/ChangeLog | 25 | ||||
-rw-r--r-- | www-plugins/xclear/Manifest | 2 | ||||
-rw-r--r-- | www-plugins/xclear/xclear-1.8-r2.ebuild (renamed from www-plugins/xclear/xclear-1.8-r1.ebuild) | 2 |
3 files changed, 17 insertions, 12 deletions
diff --git a/www-plugins/xclear/ChangeLog b/www-plugins/xclear/ChangeLog index 8285543f..7641f6cc 100644 --- a/www-plugins/xclear/ChangeLog +++ b/www-plugins/xclear/ChangeLog @@ -2,44 +2,49 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*xclear-1.8-r2 (17 Jul 2015) + + 17 Jul 2015; Martin Väth <martin@mvath.de>: + Use signed tarball + *xclear-1.8-r1 (21 Sep 2012) 21 Sep 2012; Martin Väth <martin@mvath.de>: - Bump to EAPI=5. Revision bump to force slot dependency. + Bump to EAPI=5. Revision bump to force slot dependency *xclear-1.8 (23 Mar 2012) 02 Apr 2012; Martin Väth <martin@mvath.de>: - Fix homepage. + Fix homepage 23 Mar 2012; Martin Väth <martin@mvath.de>: - Version bump, remove old ebuild. + Version bump, remove old ebuild *xclear-1.7 (10 Mar 2012) 10 Mar 2012; Martin Väth <martin@mvath.de>: - Version bump, remove old ebuild. + Version bump, remove old ebuild *xclear-1.6 (20 Dec 2011) 20 Dec 2011; Martin Väth <martin@mvath.de>: - Version bump, remove old ebuild. + Version bump, remove old ebuild *xclear-1.4 (21 Mar 2011) 21 Mar 2011; Martin Väth <martin@mvath.de>: - Version bump, remove old ebuild. + Version bump, remove old ebuild *xclear-1.3 (13 Jun 2010) 03 Jan 2011; Martin Väth <martin@mvath.de>: - Bump to EAPI=4. + Bump to EAPI=4 01 Aug 2010; Martin Väth <martin@mvath.de>: - Bump revision to force eclass upgrade. + Bump revision to force eclass upgrade 31 Jul 2010; Martin Väth <martin@mvath.de>: - Bump revision to force eclass upgrade. + Bump revision to force eclass upgrade 13 Jun 2010; Martin Väth <martin@mvath.de>: - New ebuild. + New ebuild diff --git a/www-plugins/xclear/Manifest b/www-plugins/xclear/Manifest index 450db805..2d18d296 100644 --- a/www-plugins/xclear/Manifest +++ b/www-plugins/xclear/Manifest @@ -1 +1 @@ -DIST xclear-1.8-sm+fx.xpi 4306 SHA256 c26e1fabb300e9ec7277923cc80ab973d820a5dba2698a4ef0b27435d1d52ddb SHA512 ea2db9ee731844e1a10b6c6d5623acd40d38734e91dafadb54c61b637c2fa6e4c0e10d282d292fcc13bde1617fc63841833247d3dc4ceb0b7616d40ea31bb20f WHIRLPOOL 9cddfbed9114e1bc57f73ef6198ed2cfa08987bc43bf0f443f75cbd14ed36592c2db3aea2658e93165aa653baeb8fc0ba24ab23b6bc9e304a3870eeb6e40e864 +DIST xclear-1.8-sm+fx.xpi 8321 SHA256 2abd35ab7bdb4df7d97e70ddcd406d562984a150074b16296304f9a13ae43abd SHA512 3b1c5b84e3709a2cd670a54c2f268acaf188df57c2f17e76d7e712aedb8784145783a5d28f8e40ca355504585915c22e1d3eb73d49ab6e380b7cc49a8c01a1e8 WHIRLPOOL 4781ca1c9f037daeae2780368fc660b7fe38554d2dc8dc650f71972cc976d3844036544a76ac00683755d9babcc6a12efda4b89aa793759ded59f05a6289ba11 diff --git a/www-plugins/xclear/xclear-1.8-r1.ebuild b/www-plugins/xclear/xclear-1.8-r2.ebuild index b814e2b2..0558b5c0 100644 --- a/www-plugins/xclear/xclear-1.8-r1.ebuild +++ b/www-plugins/xclear/xclear-1.8-r2.ebuild @@ -8,7 +8,7 @@ RESTRICT="mirror" DESCRIPTION="Firefox plugin: button to clear URL" HOMEPAGE="http://addons.mozilla.org/firefox/addon/xclear/" -SRC_URI="http://releases.mozilla.org/pub/mozilla.org/addons/13078/${P}-sm+fx.xpi" +SRC_URI="https://addons.cdn.mozilla.net/user-media/addons/13078/${P}-sm+fx.xpi" LICENSE="GPL-2" SLOT="0" |