From 3880463a92142896704deca4d341af93be762b84 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 19 Dec 2007 12:16:49 +0000 Subject: - all tools: o drop hdlist support (will be replaced with xml media_info) --- urpm.pm | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'urpm.pm') diff --git a/urpm.pm b/urpm.pm index 9705183c..5cd79dcd 100644 --- a/urpm.pm +++ b/urpm.pm @@ -375,8 +375,7 @@ B: { id => src_rpm_file|spec_file } B: [ { start => int, end => int, name => string, url => string, - virtual => bool, media_info_dir => string, with_hdlist => string, - hdlist => bool|string, synthesis => bool, + virtual => bool, media_info_dir => string, with_synthesis => string, removable => string, downloader => string, ignore => bool, update => bool, modified => bool, really_modified => bool, } ], @@ -385,7 +384,7 @@ B: [ { =head1 SEE ALSO -The C package is used to manipulate at a lower level hdlist and rpm +The C package is used to manipulate at a lower level synthesis and rpm files. =head1 COPYRIGHT -- cgit v1.2.1