aurweb/web/lib
Lukas Fleischer 782e9eb188 Fix parsing of array overrides
If a depends (makedepends, checkdepends, optdepends, conflicts,
provides, replaces, license, groups, source) line appears in a package
section, it replaces the corresponding array from the pkgbase section.
If there is a single "depends = " line in the package section, the
depends array of that package is considered empty.

This partly reverts the behavior introduced in commit 137a9ae (Fix
parsing of array overrides, 2014-05-03).

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2014-05-03 18:08:57 +02:00
..
Archive Style fixes: Capitalization of "true" and "false" 2014-02-06 16:32:31 +01:00
acctfuncs.inc.php Set Content-type header when sending UTF-8 mails 2014-02-10 21:00:36 +01:00
aur.inc.php Fix parsing of array overrides 2014-05-03 18:08:57 +02:00
aurjson.class.php Use RPC API version 1 by default 2014-04-28 18:54:26 +02:00
cachefuncs.inc.php Remove unnecessary database connection parameter from all functions 2013-02-10 12:10:38 +01:00
config.inc.php.proto aurjson.class.php: Limit number of RPC results 2012-10-22 12:33:13 +02:00
DB.class.php Add database wrapper class and new connection method 2013-02-10 12:10:37 +01:00
feedcreator.class.php Avoid use of "<b>"/"</b>" 2012-09-24 12:23:05 +02:00
gettext.php Style fixes: Capitalization of "true" and "false" 2014-02-06 16:32:31 +01:00
pkgbasefuncs.inc.php Fix misuses of pkgbase_from_pkgid() 2014-04-06 18:42:00 +02:00
pkgbuild-parser.inc.php Factor out PKGBUILD parsing 2014-04-05 12:21:36 +02:00
pkgfuncs.inc.php Fix vote/notify link on the package details page 2014-05-01 09:29:55 +02:00
routing.inc.php Add package base detail pages 2014-04-05 12:21:36 +02:00
stats.inc.php Add provisional support for package bases 2014-04-05 12:21:35 +02:00
streams.php Add php-gettext libraries to "web/lib/". 2011-04-10 15:40:49 +02:00
translator.inc.php Add Japanese and Slovak languages 2013-08-26 18:45:10 +02:00
version.inc.php Release 3.0.0-rc1 2014-04-30 23:47:35 +02:00