summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--metadata/pkg_desc_index10
-rw-r--r--sys-apps/openrc-wrapper/Manifest2
-rw-r--r--sys-apps/openrc-wrapper/openrc-wrapper-2.2.ebuild (renamed from sys-apps/openrc-wrapper/openrc-wrapper-2.1.ebuild)3
-rw-r--r--sys-block/zram-init/Manifest2
-rw-r--r--sys-block/zram-init/zram-init-6.1.1.ebuild (renamed from sys-block/zram-init/zram-init-6.1.0.ebuild)0
-rw-r--r--sys-boot/grub-cfg-mv/Manifest2
-rw-r--r--sys-boot/grub-cfg-mv/grub-cfg-mv-1.2.ebuild (renamed from sys-boot/grub-cfg-mv/grub-cfg-mv-1.1.ebuild)0
-rw-r--r--sys-fs/squash_dir/Manifest2
-rw-r--r--sys-fs/squash_dir/squash_dir-13.13.ebuild (renamed from sys-fs/squash_dir/squash_dir-13.12.ebuild)1
-rw-r--r--sys-fs/squashmount/Manifest2
-rw-r--r--sys-fs/squashmount/squashmount-15.4.3_p1.ebuild (renamed from sys-fs/squashmount/squashmount-15.4.3.ebuild)0
11 files changed, 13 insertions, 11 deletions
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index e266b577..20f01623 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -93,18 +93,18 @@ sci-mathematics/genius 1.0.21: Genius Mathematics Tool and the GEL Language
sci-mathematics/reduce 20141130-r1: A general-purpose computer algebra system
sys-apps/cpi 2.15: A wrapper for cp -i -a, making use of diff
sys-apps/less 487 497: Excellent text file viewer, optionally with additional selection feature
-sys-apps/openrc-wrapper 2.1: Use openrc init scripts with systemd or other init systems
+sys-apps/openrc-wrapper 2.2: Use openrc init scripts with systemd or other init systems
sys-apps/paxopen 1.2: A wrapper script to set PAX kernel variables to an insecure/safe state
sys-apps/schedule 7.5.4: script to schedule jobs in a multiuser multitasking environment
sys-apps/starter 3.0: POSIX shell script and function to schedule commands
-sys-block/zram-init 6.1.0: Scripts to support compressed swap devices or ramdisks with zram
-sys-boot/grub-cfg-mv 1.1: A grub.cfg library/example for GRUB2
+sys-block/zram-init 6.1.1: Scripts to support compressed swap devices or ramdisks with zram
+sys-boot/grub-cfg-mv 1.2: A grub.cfg library/example for GRUB2
sys-fs/aufs 99999999: An entirely re-designed and re-implemented Unionfs
sys-fs/aufs-util 99999999: Userspace tools for aufs
sys-fs/emount 3.0.4: mount/unmount create/remove dm-crypt filesystems according to your /etc/fstab
-sys-fs/squash_dir 13.12: Keep directories compressed with squashfs. Useful for portage tree, texmf-dist
+sys-fs/squash_dir 13.13: Keep directories compressed with squashfs. Useful for portage tree, texmf-dist
sys-fs/squashfs-tools 4.3.1_alpha0 99999999: Tool for creating compressed filesystem type squashfs
-sys-fs/squashmount 15.4.3: Keep directories compressed with squashfs. Useful for portage tree, texmf-dist
+sys-fs/squashmount 15.4.3_p1: Keep directories compressed with squashfs. Useful for portage tree, texmf-dist
sys-kernel/kernel 4.3: A POSIX shell script to compile the kernel with user permissions
sys-process/systemd-cron 1.5.4: systemd units to create timers for cron directories and crontab
virtual/freedesktop-icon-theme 0-r1: A virtual to choose between different icon themes
diff --git a/sys-apps/openrc-wrapper/Manifest b/sys-apps/openrc-wrapper/Manifest
index 58e12280..dd0cc613 100644
--- a/sys-apps/openrc-wrapper/Manifest
+++ b/sys-apps/openrc-wrapper/Manifest
@@ -1 +1 @@
-DIST openrc-wrapper-2.1.tar.gz 3468 SHA256 ed8ae7a1b0a7006d8525165647f79c44928b858bda7c663e3757c11661057aa6
+DIST openrc-wrapper-2.2.tar.gz 3494 SHA256 8551346417dfc622372582b5b42f134df712aef59b65324aca10b6a0a9d25f91
diff --git a/sys-apps/openrc-wrapper/openrc-wrapper-2.1.ebuild b/sys-apps/openrc-wrapper/openrc-wrapper-2.2.ebuild
index 37f0dc36..3de964a2 100644
--- a/sys-apps/openrc-wrapper/openrc-wrapper-2.1.ebuild
+++ b/sys-apps/openrc-wrapper/openrc-wrapper-2.2.ebuild
@@ -23,8 +23,9 @@ IUSE=""
src_install() {
dodoc README
- dobin bin/*
systemd_dounit systemd/system/*
insinto /usr/share/zsh/site-functions
doins zsh/*
+ into /
+ dobin bin/*
}
diff --git a/sys-block/zram-init/Manifest b/sys-block/zram-init/Manifest
index 460b6178..9f1670fe 100644
--- a/sys-block/zram-init/Manifest
+++ b/sys-block/zram-init/Manifest
@@ -1 +1 @@
-DIST zram-init-6.1.0.tar.gz 8353 SHA256 3879a277597e6658093e790f34be8c13a603c3b26fc3439d3df192967c44a4cd
+DIST zram-init-6.1.1.tar.gz 8441 SHA256 6c6041d05ccf4c5ad7dea82674478d97c02d8100fe7cae749d672afe302b75e1
diff --git a/sys-block/zram-init/zram-init-6.1.0.ebuild b/sys-block/zram-init/zram-init-6.1.1.ebuild
index 935518da..935518da 100644
--- a/sys-block/zram-init/zram-init-6.1.0.ebuild
+++ b/sys-block/zram-init/zram-init-6.1.1.ebuild
diff --git a/sys-boot/grub-cfg-mv/Manifest b/sys-boot/grub-cfg-mv/Manifest
index 49fc4ed0..f6bd0e40 100644
--- a/sys-boot/grub-cfg-mv/Manifest
+++ b/sys-boot/grub-cfg-mv/Manifest
@@ -1 +1 @@
-DIST grub-cfg-mv-1.1.tar.gz 4576 SHA256 ad118b6fefd0f007750fcbbfd0c58522d8ecd215c0ad67d50142d1a6124185f8
+DIST grub-cfg-mv-1.2.tar.gz 4619 SHA256 4d8aaa2fc62ed7bf3aab9bf0a98e7ad2eddcf8257b4cef390d39c4902da2eb95
diff --git a/sys-boot/grub-cfg-mv/grub-cfg-mv-1.1.ebuild b/sys-boot/grub-cfg-mv/grub-cfg-mv-1.2.ebuild
index e2cd8456..e2cd8456 100644
--- a/sys-boot/grub-cfg-mv/grub-cfg-mv-1.1.ebuild
+++ b/sys-boot/grub-cfg-mv/grub-cfg-mv-1.2.ebuild
diff --git a/sys-fs/squash_dir/Manifest b/sys-fs/squash_dir/Manifest
index cbcb11ac..ea8d8624 100644
--- a/sys-fs/squash_dir/Manifest
+++ b/sys-fs/squash_dir/Manifest
@@ -1 +1 @@
-DIST squash_dir-13.12.tar.gz 31540 SHA256 8fe1ada3889f7fe1374b44c5183dd919727b9bcadb40fa020a9ae4a9e5625534
+DIST squash_dir-13.13.tar.gz 31615 SHA256 2d214f31bf896eddd1203aed33b2ddb03d7b596aa863cda701ed7b6389cc1fbf
diff --git a/sys-fs/squash_dir/squash_dir-13.12.ebuild b/sys-fs/squash_dir/squash_dir-13.13.ebuild
index e7b88528..04603ae4 100644
--- a/sys-fs/squash_dir/squash_dir-13.12.ebuild
+++ b/sys-fs/squash_dir/squash_dir-13.13.ebuild
@@ -62,6 +62,7 @@ src_configure() {
econf --with-zsh-completion \
"$(use_enable bundled-openrc-wrapper openrc-wrapper)" \
--with-systemdsystemunitdir="$(systemd_get_systemunitdir)" \
+ --bindir=/bind \
${order:+"--with-first-order=${order}"}
}
diff --git a/sys-fs/squashmount/Manifest b/sys-fs/squashmount/Manifest
index 03b425e3..442492a5 100644
--- a/sys-fs/squashmount/Manifest
+++ b/sys-fs/squashmount/Manifest
@@ -1 +1 @@
-DIST squashmount-15.4.3.tar.gz 66628 SHA256 ca90b7ddd2e75bc4278cc62df0df867cddda75b2b3688ab059dd1810b8d93acb
+DIST squashmount-15.4.3_p1.tar.gz 66702 SHA256 36e37b9153e7a189352ce0c58233208b9cdc92f6c6341de3bdf73e2fb51dd56b
diff --git a/sys-fs/squashmount/squashmount-15.4.3.ebuild b/sys-fs/squashmount/squashmount-15.4.3_p1.ebuild
index 8bed942a..8bed942a 100644
--- a/sys-fs/squashmount/squashmount-15.4.3.ebuild
+++ b/sys-fs/squashmount/squashmount-15.4.3_p1.ebuild