diff options
author | 2012-09-21 20:05:10 +0200 | |
---|---|---|
committer | 2015-10-11 10:48:24 +0200 | |
commit | 4df9aea73b95342034839a1f3aaadb67d8ffb78f (patch) | |
tree | 16d33c0f5917fe1c2f8c47197ab90f8ac95d214b /www-plugins/xclear | |
parent | Fix description of mv_emacs (diff) | |
download | mv-4df9aea73b95342034839a1f3aaadb67d8ffb78f.tar.gz mv-4df9aea73b95342034839a1f3aaadb67d8ffb78f.tar.bz2 mv-4df9aea73b95342034839a1f3aaadb67d8ffb78f.zip |
Bump to EAPI=5 as far as possible. Fix aufs-util. Remove obsolete run-help
Diffstat (limited to 'www-plugins/xclear')
-rw-r--r-- | www-plugins/xclear/ChangeLog | 5 | ||||
-rw-r--r-- | www-plugins/xclear/Manifest | 2 | ||||
-rw-r--r-- | www-plugins/xclear/xclear-1.8-r1.ebuild (renamed from www-plugins/xclear/xclear-1.8.ebuild) | 2 |
3 files changed, 7 insertions, 2 deletions
diff --git a/www-plugins/xclear/ChangeLog b/www-plugins/xclear/ChangeLog index 5880145c..ecc10f9e 100644 --- a/www-plugins/xclear/ChangeLog +++ b/www-plugins/xclear/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*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. + *xclear-1.8 (23 Mar 2012) 02 Apr 2012; Martin Väth <martin@mvath.de> diff --git a/www-plugins/xclear/Manifest b/www-plugins/xclear/Manifest index ee58c82c..450db805 100644 --- a/www-plugins/xclear/Manifest +++ b/www-plugins/xclear/Manifest @@ -1 +1 @@ -DIST xclear-1.8-sm+fx.xpi 4306 RMD160 83827afcf9b110c4f9baa5e821077658330cfe9c SHA1 cf9bfffb474d99d8649cfbcd74b8405d158d2976 SHA256 c26e1fabb300e9ec7277923cc80ab973d820a5dba2698a4ef0b27435d1d52ddb +DIST xclear-1.8-sm+fx.xpi 4306 SHA256 c26e1fabb300e9ec7277923cc80ab973d820a5dba2698a4ef0b27435d1d52ddb SHA512 ea2db9ee731844e1a10b6c6d5623acd40d38734e91dafadb54c61b637c2fa6e4c0e10d282d292fcc13bde1617fc63841833247d3dc4ceb0b7616d40ea31bb20f WHIRLPOOL 9cddfbed9114e1bc57f73ef6198ed2cfa08987bc43bf0f443f75cbd14ed36592c2db3aea2658e93165aa653baeb8fc0ba24ab23b6bc9e304a3870eeb6e40e864 diff --git a/www-plugins/xclear/xclear-1.8.ebuild b/www-plugins/xclear/xclear-1.8-r1.ebuild index 29702bcb..8c9915b3 100644 --- a/www-plugins/xclear/xclear-1.8.ebuild +++ b/www-plugins/xclear/xclear-1.8-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI="4" +EAPI=5 inherit mv_mozextension RESTRICT="mirror" |