aurweb/web/html
Slavi Pantaleev 2131d3cb8b Honor epoch field in PKGBUILD files.
The epoch field in PKGBUILD files was completely ignored until now,
and the final Version field for a package consisted only of
pkgver and pkgrel (example: 5.0-1)

This means that rpc.php reported the version incorrectly for packages
having epoch > 0.
One case where this was a problem is that it confused AUR helpers
wanting to examine all locally installed packages (with epoch > 0)
and search the AUR for an updated version.

The epoch field is taken into consideration now, and if not 0,
will be prepended to the final Version field (example: 1:5.0-1)

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2011-06-25 11:29:56 +02:00
..
css Fix broken XHTML. 2011-03-11 19:00:50 +01:00
images titlelogo.png: Update again 2010-03-12 16:52:07 -05:00
account.php rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00
addvote.php rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00
index.php rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00
logout.php rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00
packages.php rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00
passreset.php rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00
pkgsubmit.php Honor epoch field in PKGBUILD files. 2011-06-25 11:29:56 +02:00
rpc.php Cleanup RPC usage output a bit 2011-05-29 16:06:28 +02:00
rss.php rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00
tu.php rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00
voters.php rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00