diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-17 21:36:50 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-17 21:36:50 +0200 |
commit | fa93fdaf901de25c26c118819ffbe5c2240e426f (patch) | |
tree | 946bb35afbe5637e711e87520575339e635d05e5 /x11-wm | |
parent | perl-core/Getopt-Long: virtual/perl-Pod-Parser -> dev-perl/Pod-Parser (diff) | |
download | gentoo-fa93fdaf901de25c26c118819ffbe5c2240e426f.tar.gz gentoo-fa93fdaf901de25c26c118819ffbe5c2240e426f.tar.bz2 gentoo-fa93fdaf901de25c26c118819ffbe5c2240e426f.zip |
x11-wm/ratpoison: virtual/perl-Pod-Parser -> dev-perl/Pod-Parser
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/ratpoison/ratpoison-1.4.9-r2.ebuild (renamed from x11-wm/ratpoison/ratpoison-1.4.9-r1.ebuild) | 2 | ||||
-rw-r--r-- | x11-wm/ratpoison/ratpoison-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/ratpoison/ratpoison-1.4.9-r1.ebuild b/x11-wm/ratpoison/ratpoison-1.4.9-r2.ebuild index 001e9b843227..8346af3e1dc3 100644 --- a/x11-wm/ratpoison/ratpoison-1.4.9-r1.ebuild +++ b/x11-wm/ratpoison/ratpoison-1.4.9-r2.ebuild @@ -18,7 +18,7 @@ RDEPEND=" history? ( sys-libs/readline:= ) xft? ( x11-libs/libXft ) xrandr? ( x11-libs/libXrandr ) - virtual/perl-Pod-Parser + dev-perl/Pod-Parser x11-libs/libX11 x11-libs/libXtst " diff --git a/x11-wm/ratpoison/ratpoison-9999.ebuild b/x11-wm/ratpoison/ratpoison-9999.ebuild index 70a7773144bc..b22f59987d42 100644 --- a/x11-wm/ratpoison/ratpoison-9999.ebuild +++ b/x11-wm/ratpoison/ratpoison-9999.ebuild @@ -18,7 +18,7 @@ RDEPEND=" history? ( sys-libs/readline:= ) xft? ( x11-libs/libXft ) xrandr? ( x11-libs/libXrandr ) - virtual/perl-Pod-Parser + dev-perl/Pod-Parser x11-libs/libX11 x11-libs/libXtst " |