diff options
-rw-r--r-- | metadata/pkg_desc_index | 3 | ||||
-rw-r--r-- | profiles/use.local.desc | 5 | ||||
-rw-r--r-- | www-plugins/bookmark-dupes/Manifest | 2 | ||||
-rw-r--r-- | www-plugins/bookmark-dupes/bookmark-dupes-3.0.ebuild (renamed from www-plugins/bookmark-dupes/bookmark-dupes-2.4.ebuild) | 2 |
4 files changed, 3 insertions, 9 deletions
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index e9015d5c..4188576b 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -112,12 +112,11 @@ sys-fs/squashmount 16.1.0 17.0.0: Keep directories compressed with squashfs. Use sys-kernel/kccmp 0.3-r1: A simple tool for comparing two linux kernel .config files sys-kernel/kernel 4.4: A POSIX shell script to compile the kernel with user permissions sys-power/nut 2.7.4-r1: Network-UPS Tools -sys-process/systemd-cron 1.5.4 1.5.10: systemd units to create timers for cron directories and crontab virtual/freedesktop-icon-theme 0-r2: A virtual to choose between different icon themes www-client/palemoon 27: This is only a dummy ebuild. Use e.g. octopus or palemoon overlay www-client/palemoon-bin 26 27: This is only a dummy ebuild. Use e.g. palemoon overlay www-plugins/bookmark-deduplicator 1.3.1-r1: Firefox legacy add-on: deduplicate your bookmarks -www-plugins/bookmark-dupes 2.4: Firefox webextension: remove duplicate bookmarks/empty folders/descriptions +www-plugins/bookmark-dupes 3.0: Firefox webextension: remove duplicate bookmarks/empty folders/descriptions www-plugins/bookmark-duplicate-cleaner 0.2-r1: Firefox legacy add-on: remove duplicate bookmarks www-plugins/canvasblocker 0.4.2: Firefox webextension: block canvas API to prevent canvas fingerprinting www-plugins/classic-theme-restorer 1.7.3.4: Firefox legacy add-on: restore partially the look of classical firefox diff --git a/profiles/use.local.desc b/profiles/use.local.desc index af52265a..00707b1e 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -299,11 +299,6 @@ sys-power/nut:ups_drivers_tripplitesu - Driver for Tripp-Lite SmartOnline (SU) U sys-power/nut:ups_drivers_upscode2 - Driver for UPScode II compatible UPS equipment sys-power/nut:ups_drivers_usbhid-ups - Driver for USB/HID UPS equipment sys-power/nut:ups_drivers_victronups - Driver for IMV/Victron UPS unit Match, Match Lite, NetUps -sys-process/systemd-cron:cron-boot - Include support for the boot timer. -sys-process/systemd-cron:etc-crontab-systemd - Use dedicated /etc/crontab-systemd instead of parsing /etc/crontab -sys-process/systemd-cron:minutely - Support /etc/cron.minutely -sys-process/systemd-cron:setgid - Compile setgid C helper for crontab. Needs GCC or Clang. -sys-process/systemd-cron:yearly - Support /etc/cron.yearly x11-drivers/nvidia-drivers:kernel3-13 - Install unofficial patches for linux-3.13 and newer x11-drivers/nvidia-drivers:kernel3-14 - Install unofficial patches for linux-3.14 and newer x11-drivers/nvidia-drivers:kernel3-17 - Install unofficial patches for linux-3.17 and newer diff --git a/www-plugins/bookmark-dupes/Manifest b/www-plugins/bookmark-dupes/Manifest index a61a452d..8d4b74e8 100644 --- a/www-plugins/bookmark-dupes/Manifest +++ b/www-plugins/bookmark-dupes/Manifest @@ -1 +1 @@ -DIST bookmark-dupes-2.4-fx.xpi 24663 SHA512 3642c43db54b92fae0d3cc93bc2c2507369e1f064987ecc41831b71e0e2f1488477d0f1641219f1fa16b860b613c4638ce8bcfa3be8cb94ee06252d777a8fb1d +DIST bookmark_dupes-3.0-fx.xpi 32184 SHA512 6e440894afc6257c4c45308be2423ec95a2c1511ed225c0a94ad373dc96949dbe2d37ab4a5e5a93e68438f94dcdcb3a1ba979ae0989277e98fb15e07a74d64e4 diff --git a/www-plugins/bookmark-dupes/bookmark-dupes-2.4.ebuild b/www-plugins/bookmark-dupes/bookmark-dupes-3.0.ebuild index 6d18dbe6..31e2b7b2 100644 --- a/www-plugins/bookmark-dupes/bookmark-dupes-2.4.ebuild +++ b/www-plugins/bookmark-dupes/bookmark-dupes-3.0.ebuild @@ -8,7 +8,7 @@ RESTRICT="mirror" DESCRIPTION="Firefox webextension: remove duplicate bookmarks/empty folders/descriptions" HOMEPAGE="https://addons.mozilla.org/en-US/firefox/addon/bookmark-dupes/ https://github.com/vaeth/bookmarkdupes/" -SRC_URI="https://addons.cdn.mozilla.net/user-media/addons/870263/lesezeichenduplikate-${PV}-fx.xpi -> ${P}-fx.xpi" +SRC_URI="https://addons.cdn.mozilla.net/user-media/addons/870263/${PN//-/_}-${PV}-fx.xpi" LICENSE="GPL-2" SLOT="0" |