diff options
author | Sam James <sam@gentoo.org> | 2021-04-07 23:37:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-07 23:39:26 +0100 |
commit | 01b4a16129343d73efc27c98aa0dbd28eefae2a5 (patch) | |
tree | 60e57f8f1a1da4d0235bf3d49c134ce00868e8e7 /x11-misc/xdg-utils | |
parent | dev-python/websocket-client: Undo accidental revert to ~arch (diff) | |
download | gentoo-01b4a16129343d73efc27c98aa0dbd28eefae2a5.tar.gz gentoo-01b4a16129343d73efc27c98aa0dbd28eefae2a5.tar.bz2 gentoo-01b4a16129343d73efc27c98aa0dbd28eefae2a5.zip |
x11-misc/xdg-utils: loosen xmlto requirement again
Apologies for the noise. Dropping the newer xmlto
bound while we sort out the issues there (should be OK now),
but erring on the side of caution.
(We've dropped the new xmlto changes back to ~arch).
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/xdg-utils')
-rw-r--r-- | x11-misc/xdg-utils/xdg-utils-1.1.3-r3.ebuild (renamed from x11-misc/xdg-utils/xdg-utils-1.1.3-r2.ebuild) | 2 | ||||
-rw-r--r-- | x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r4.ebuild (renamed from x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r2.ebuild) | 2 | ||||
-rw-r--r-- | x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r5.ebuild (renamed from x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r3.ebuild) | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/xdg-utils/xdg-utils-1.1.3-r2.ebuild b/x11-misc/xdg-utils/xdg-utils-1.1.3-r3.ebuild index ba8167e9e06a..7409d5982806 100644 --- a/x11-misc/xdg-utils/xdg-utils-1.1.3-r2.ebuild +++ b/x11-misc/xdg-utils/xdg-utils-1.1.3-r3.ebuild @@ -29,7 +29,7 @@ RDEPEND=" x11-apps/xset " DEPEND=" - >=app-text/xmlto-0.0.28-r5[text(+)] + >=app-text/xmlto-0.0.28-r3[text(+)] virtual/awk " diff --git a/x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r2.ebuild b/x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r4.ebuild index 6a3449b21a05..66d98814bdda 100644 --- a/x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r2.ebuild +++ b/x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r4.ebuild @@ -27,7 +27,7 @@ RDEPEND=" x11-apps/xset " BDEPEND=" - >=app-text/xmlto-0.0.28-r5[text(+)] + >=app-text/xmlto-0.0.28-r3[text(+)] virtual/awk " diff --git a/x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r3.ebuild b/x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r5.ebuild index ebfab8c520bf..e5f2efaba8e4 100644 --- a/x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r3.ebuild +++ b/x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220-r5.ebuild @@ -32,7 +32,7 @@ RDEPEND=" x11-apps/xset " BDEPEND=" - >=app-text/xmlto-0.0.28-r5[text(+)] + >=app-text/xmlto-0.0.28-r3[text(+)] virtual/awk " |