= __('Git Clone URL') . ': ' ?> |
= $git_clone_uri_anon ?>
= $git_clone_uri_priv ?> |
||
---|---|---|---|
= __('Package Base') . ': ' ?> | = htmlspecialchars($row['BaseName']); ?> | ||
= __('Description') . ': ' ?> | = htmlspecialchars($row['Description']); ?> | ||
= __('Upstream URL') . ': ' ?> | = htmlspecialchars($row['URL'], ENT_QUOTES) ?> | ||
= __('Category') . ': ' ?> | = $row['Category'] ?> | ||
= __('Licenses') . ': ' ?> | |||
= __('Groups') . ': ' ?> | |||
= __('Conflicts') . ': ' ?> | |||
= __('Provides') . ': ' ?> | |||
= __('Replaces') . ': ' ?> | |||
= __('Submitter') .': ' ?> | = html_format_username($submitter) ?> | = html_format_username($submitter) ?> | = __('None') ?> |
= __('Maintainer') .': ' ?> | = html_format_username($maintainer) ?> | = html_format_username($maintainer) ?> | = __('None') ?> |
= __('Last Packager') .': ' ?> | = html_format_username($packager) ?> | = html_format_username($packager) ?> | = __('None') ?> |
= __('Votes') . ': ' ?> | = $votes ?> | = $votes ?> | |
= __('First Submitted') . ': ' ?> | = $submitted_time ?> | ||
= __('Last Updated') . ': ' ?> | = $updated_time ?> |