summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2012-07-20 23:12:58 +0200
committerMartin Väth <martin@mvath.de>2015-10-11 10:48:10 +0200
commit2cf8135095f02b9c29269d4d064c2203c588d7e1 (patch)
tree762b44750200858e2b4c741208da7861f5710947
parentBump less. Fix world-mv for new vcs-snapshot.eclass (diff)
downloadmv-2cf8135095f02b9c29269d4d064c2203c588d7e1.tar.gz
mv-2cf8135095f02b9c29269d4d064c2203c588d7e1.tar.bz2
mv-2cf8135095f02b9c29269d4d064c2203c588d7e1.zip
Bump form-history-control, requestpolicy. Add IUSE=linguas_*. Update checksums
-rw-r--r--app-portage/eix/eix-99999999.ebuild2
-rw-r--r--www-plugins/form-history-control/ChangeLog5
-rw-r--r--www-plugins/form-history-control/Manifest2
-rw-r--r--www-plugins/form-history-control/form-history-control-1.3.0.2.ebuild (renamed from www-plugins/form-history-control/form-history-control-1.3.0.1.ebuild)2
-rw-r--r--www-plugins/requestpolicy/ChangeLog7
-rw-r--r--www-plugins/requestpolicy/Manifest2
-rw-r--r--www-plugins/requestpolicy/requestpolicy-0.5.27.ebuild (renamed from www-plugins/requestpolicy/requestpolicy-0.5.26.ebuild)2
7 files changed, 16 insertions, 6 deletions
diff --git a/app-portage/eix/eix-99999999.ebuild b/app-portage/eix/eix-99999999.ebuild
index 0c6b3b0e..8f046a93 100644
--- a/app-portage/eix/eix-99999999.ebuild
+++ b/app-portage/eix/eix-99999999.ebuild
@@ -18,7 +18,7 @@ PROPERTIES="live"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS=""
-IUSE="clang debug +dep doc nls optimization security strong-optimization sqlite tools zsh-completion"
+IUSE="clang debug +dep doc linguas_de linguas_ru nls optimization security strong-optimization sqlite tools zsh-completion"
RDEPEND="app-shells/push
sqlite? ( >=dev-db/sqlite-3 )
diff --git a/www-plugins/form-history-control/ChangeLog b/www-plugins/form-history-control/ChangeLog
index 9159c9a7..e86e8e0f 100644
--- a/www-plugins/form-history-control/ChangeLog
+++ b/www-plugins/form-history-control/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*form-history-control-1.3.0.2 (20 Jul 2012)
+
+ 20 Jul 2012; Martin Väth <martin@mvath.de>
+ Bump version. Remove old ebuild.
+
*form-history-control-1.3.0.1 (06 Jul 2012)
06 Jul 2012; Martin Väth <martin@mvath.de>
diff --git a/www-plugins/form-history-control/Manifest b/www-plugins/form-history-control/Manifest
index a0689145..6918122b 100644
--- a/www-plugins/form-history-control/Manifest
+++ b/www-plugins/form-history-control/Manifest
@@ -1 +1 @@
-DIST form_history_control-1.3.0.1-fx+sm.xpi 406398 SHA256 d2d7869e798d7d557e095562095933d38d22d90127075a5f5fd021c2a850eb34 SHA512 4ab99ced03d5f8f0b85af338643b5f04ce8bc4b31299eb0578dce6fe0fbde2d64ba39fac80e6891ca9c866464bf51e09a63f12e8ca92caa86446253fa0bca113 WHIRLPOOL 6c5941fc62a5ab3e2c363e47c9c8ff4d04c48e85c4f355d2faf134f7a1da16d65a9e1ae29af4a986f69d646534c2fdd43d727f559231102601e8f531694679c9
+DIST form_history_control-1.3.0.2-sm+fx.xpi 406626 SHA256 0e09c079f6d6980ba5e7a85cd268146f891857c1c7c5c639bc70d4c47cb6b591 SHA512 dda48cc6cd6256e1c870a3484981c3332befaa9d7b10ccb88e4952bd810b5346456edf04292b840317e84c04805e051092e004ae5beaea9b1917696d9d455f39 WHIRLPOOL 4dbd1150ce03e7ea67624e31503df8db438cdfb68c1ce38d8fb24c82112c8474af3f2e8ed7fa1b93d47a428866bd7afbfe77ee580656ba13aee94a5799d92ccf
diff --git a/www-plugins/form-history-control/form-history-control-1.3.0.1.ebuild b/www-plugins/form-history-control/form-history-control-1.3.0.2.ebuild
index 163ca8e7..02101ed7 100644
--- a/www-plugins/form-history-control/form-history-control-1.3.0.1.ebuild
+++ b/www-plugins/form-history-control/form-history-control-1.3.0.2.ebuild
@@ -8,7 +8,7 @@ RESTRICT="mirror"
MY_P="${P/-/_}"
MY_P="${MY_P/-/_}"
-NAME="${MY_P}-fx+sm.xpi"
+NAME="${MY_P}-sm+fx.xpi"
DESCRIPTION="Edit the saved history of forms in mozilla"
HOMEPAGE="http://www.formhistory.blogspot.com/"
SRC_URI="http://releases.mozilla.org/pub/mozilla.org/addons/12021/${NAME}"
diff --git a/www-plugins/requestpolicy/ChangeLog b/www-plugins/requestpolicy/ChangeLog
index 7c84a5bf..db666a1d 100644
--- a/www-plugins/requestpolicy/ChangeLog
+++ b/www-plugins/requestpolicy/ChangeLog
@@ -2,7 +2,12 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
-*requestpolicy-0.5.26 (05 Jul 2012)
+*requestpolicy-0.5.27 (20 Jul 2012)
+
+ 20 Jul 2012; Martin Väth <martin@mvath.de>
+ Version bump, remove old ebuild.
+
+*requestpolicy-0.5.26 (06 Jul 2012)
06 Jul 2012; Martin Väth <martin@mvath.de>
Version bump, remove old ebuild.
diff --git a/www-plugins/requestpolicy/Manifest b/www-plugins/requestpolicy/Manifest
index b789f247..058108ab 100644
--- a/www-plugins/requestpolicy/Manifest
+++ b/www-plugins/requestpolicy/Manifest
@@ -1 +1 @@
-DIST requestpolicy-0.5.26-sm+fx.xpi 147270 SHA256 568ad37de85f44a2d2fd1f2262eeadb9df6867e1f616f78cc95f782c35a07d16 SHA512 9e3e1881d360b5360ebb8f730c5c1c98d29a91c244b69714cf7f91008eba70d4fe4152be2921409e46a16c9f7844893e7027920f4a44e49e0ec94e4105763362 WHIRLPOOL 6e76daad53ba663778ab75d874811d80fca9e34dd4ae83c11db7fe34502678341225bd78c0fe4f10c49696bec44a16e9aff7f4c9fa6ab8fed0399fd714f919df
+DIST requestpolicy-0.5.27-fx+sm.xpi 172839 SHA256 fb4a1371d4e14b18f30cd8206fd40db101fff391805ba8f0b744b6365ae362de SHA512 05b6ca1c52e8d05fa555e2e81e840392397e90465d9748619ca307b8faa5d0908d889c55b94084343f7cea7abbae22f89aaf419ca54ca0ecce73ac2ac44c9fda WHIRLPOOL 49f0bdd06a4ad561ce2981f125a3b4e301ef0752891540452db60b053c9e93bd15ea327d0636550677d9f4aef9d694664cd2ebfc83d16c063af0e33a51edb093
diff --git a/www-plugins/requestpolicy/requestpolicy-0.5.26.ebuild b/www-plugins/requestpolicy/requestpolicy-0.5.27.ebuild
index 225b36a2..403da134 100644
--- a/www-plugins/requestpolicy/requestpolicy-0.5.26.ebuild
+++ b/www-plugins/requestpolicy/requestpolicy-0.5.27.ebuild
@@ -8,7 +8,7 @@ RESTRICT="mirror"
DESCRIPTION="Mozilla plugin: Restrict active contents like java/javascript/flash"
HOMEPAGE="https://www.requestpolicy.com/"
-SRC_URI="http://releases.mozilla.org/pub/mozilla.org/addons/9727/${P}-sm+fx.xpi"
+SRC_URI="http://releases.mozilla.org/pub/mozilla.org/addons/9727/${P}-fx+sm.xpi"
LICENSE="GPL-2"
SLOT="0"