From 5eb8a85ca977cc882229bc66b8902297e8b9ca3b Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Sun, 19 Mar 2017 18:22:23 +1300 Subject: [PATCH] v0.003023 - Remove special casing for Gtk2 --- Changes | 2 ++ lib/Gentoo/Util/VirtualDepend.pm | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 5ade0c5..5c35338 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Release history for Gentoo-Util-VirtualDepend {{$NEXT}} + +0.003023 2017-03-19T05:21:07Z 4385424 - Remove special casing for Gtk2 0.003022 2017-03-06T13:07:00Z c56b6cd diff --git a/lib/Gentoo/Util/VirtualDepend.pm b/lib/Gentoo/Util/VirtualDepend.pm index 2c8965e..4071f30 100644 --- a/lib/Gentoo/Util/VirtualDepend.pm +++ b/lib/Gentoo/Util/VirtualDepend.pm @@ -4,7 +4,7 @@ use warnings; package Gentoo::Util::VirtualDepend; -our $VERSION = '0.003023'; +our $VERSION = '0.003024'; # ABSTRACT: Hard-coded replacements for perl-core/ dependencies and dependencies with odd names in Gentoo