diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-12-09 15:47:39 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-12-09 15:47:39 +0000 |
commit | 86b15291cca2753b2f80683a29c41988461b5c3b (patch) | |
tree | 169de35ecc1aa762e0f79200b64813fab4e31f69 /URPM.pm | |
parent | 16f6731b3b9f30f834398298456200a5c1e97673 (diff) | |
download | perl-URPM-86b15291cca2753b2f80683a29c41988461b5c3b.tar perl-URPM-86b15291cca2753b2f80683a29c41988461b5c3b.tar.gz perl-URPM-86b15291cca2753b2f80683a29c41988461b5c3b.tar.bz2 perl-URPM-86b15291cca2753b2f80683a29c41988461b5c3b.tar.xz perl-URPM-86b15291cca2753b2f80683a29c41988461b5c3b.zip |
- drop list_rpm_tag()
Diffstat (limited to 'URPM.pm')
-rw-r--r-- | URPM.pm | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -303,10 +303,6 @@ parse_synthesis()). Force the re-reading of the RPM configuration files. -=item URPM::list_rpm_tag() - -Returns a hash containing the key/id values of known rpm tags. - =item URPM::ranges_overlap($range1, $range2 [, $nopromoteepoch]) This utility function compares two version ranges, in order to calculate |