From 0bf17c47f8404a8b44a31617a560440385809b33 Mon Sep 17 00:00:00 2001 From: Martin Väth Date: Mon, 21 Mar 2011 17:28:42 +0100 Subject: Bump xclear --- www-plugins/xclear/ChangeLog | 5 +++++ www-plugins/xclear/Manifest | 6 +++--- www-plugins/xclear/xclear-1.3-r2.ebuild | 17 ----------------- www-plugins/xclear/xclear-1.4.ebuild | 17 +++++++++++++++++ 4 files changed, 25 insertions(+), 20 deletions(-) delete mode 100644 www-plugins/xclear/xclear-1.3-r2.ebuild create mode 100644 www-plugins/xclear/xclear-1.4.ebuild (limited to 'www-plugins/xclear') diff --git a/www-plugins/xclear/ChangeLog b/www-plugins/xclear/ChangeLog index 64db038a..682b7eec 100644 --- a/www-plugins/xclear/ChangeLog +++ b/www-plugins/xclear/ChangeLog @@ -2,6 +2,11 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header $ +*xclear-1.4 (21 Mar 2011) + + 21 Mar 2011; Martin Väth + Version bump, remove old ebuild. + *xclear-1.3 (13 Jun 2010) 03 Jan 2011; Martin Väth diff --git a/www-plugins/xclear/Manifest b/www-plugins/xclear/Manifest index 7afef7af..83cc98bf 100644 --- a/www-plugins/xclear/Manifest +++ b/www-plugins/xclear/Manifest @@ -1,4 +1,4 @@ -DIST xclear-1.3-fx.xpi 3659 RMD160 c0ef5324dae310d9b0a9cf258ecc9234b8ac107f SHA1 50d7caeadf104d8f4a51ab376f0adf7b1b88d9d3 SHA256 73f5e7527fe803f7ef66e76b94d224d0b0cf4db045d307e2282f49479eb6b8bd -EBUILD xclear-1.3-r2.ebuild 450 RMD160 7eb1da20dd8702fdb285b9bdbced5599b4dae4a4 SHA1 a24899e04950041867a09f47d61cadb193292011 SHA256 39255a66bd7c05fbb0d6684910a9948d81b818ccdeed9bc8569e5485656977df -MISC ChangeLog 518 RMD160 0b48a2c903dfaec9b59cdce0e4c0a6b9d3365795 SHA1 cf06d0aa52962bc94c5b71437368943a50953acb SHA256 637c3d33e4b4cc81c31cfac220607c5afc58b18862c8273af22670df38dd46b6 +DIST xclear-1.4-fx.xpi 3664 RMD160 cd07b87559a864f9a54b86b93b96ccf70675512f SHA1 4eae31a57b9db3ef87cf053bb1ccc48a5eb53ac3 SHA256 0d001f7732053bf75dd2c8760f8ecce00fb220989359d0d94c77c717c78dadc6 +EBUILD xclear-1.4.ebuild 439 RMD160 ffc2a4b727a07ef87cbee62fd39274c3cef48b68 SHA1 c65a11dcf7a303ddc45909f9ab8d21fdbebe27cf SHA256 11e114064c02cc5a1530cf5799fbd55761f61d5ea64b2c3aa88aba625ef67b8e +MISC ChangeLog 645 RMD160 52aa6cc83c97752dbf28ff3ba6279a775d317f52 SHA1 ed9c45007b89b960c6692cdbf719c13b61241975 SHA256 b25991218a1291d1b47fc6524ea335b7a049a72c2ab633a0abbb2d2c806cecb3 MISC metadata.xml 264 RMD160 4c10b5dfc6857fcb2e9cdc91ff64bb5d4a5c2204 SHA1 69886f7e401bdf99a78d428ff4361991607e86c6 SHA256 dd28333300fc1ec2dbd96450bddbdd9e1061c1eff809e687442c53c91c05d86d diff --git a/www-plugins/xclear/xclear-1.3-r2.ebuild b/www-plugins/xclear/xclear-1.3-r2.ebuild deleted file mode 100644 index bb831fa2..00000000 --- a/www-plugins/xclear/xclear-1.3-r2.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header $ - -EAPI="4" -MV_MOZ_MOZILLAS="firefox icecat" -inherit mv_mozextension -RESTRICT="mirror" - -DESCRIPTION="Firefox plugin: button to clear URL" -HOMEPAGE="https://addons.mozilla.org/firefox/addon/13078/" -SRC_URI="http://releases.mozilla.org/pub/mozilla.org/addons/13078/${P}-fx.xpi" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" diff --git a/www-plugins/xclear/xclear-1.4.ebuild b/www-plugins/xclear/xclear-1.4.ebuild new file mode 100644 index 00000000..18c73213 --- /dev/null +++ b/www-plugins/xclear/xclear-1.4.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header $ + +EAPI="4" +MV_MOZ_MOZILLAS="firefox icecat" +inherit mv_mozextension +RESTRICT="mirror" + +DESCRIPTION="Firefox plugin: button to clear URL" +HOMEPAGE="https://addons.mozilla.org/firefox/addon/13078/" +SRC_URI="http://static.addons.mozilla.net/_files/13078/${P}-fx.xpi" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" -- cgit v1.2.3-65-gdbad