Re: [aur-dev] [PATCH 1/4] remove submitter from package data

2011-05-11 Thread Lukas Fleischer
On Wed, May 11, 2011 at 12:00:50PM -0700, elij wrote: > On Wed, May 11, 2011 at 11:51 AM, Dan McGee wrote: > > On Wed, May 11, 2011 at 1:48 PM, elij wrote: > >> On Wed, May 11, 2011 at 7:11 AM, Lukas Fleischer > >> wrote: > >>> On Tue, May 10, 2011 at 09:01:27PM -0700, elij wrote: > --- > >

Re: [aur-dev] [PATCH 1/4] remove submitter from package data

2011-05-11 Thread elij
On Wed, May 11, 2011 at 11:51 AM, Dan McGee wrote: > On Wed, May 11, 2011 at 1:48 PM, elij wrote: >> On Wed, May 11, 2011 at 7:11 AM, Lukas Fleischer >> wrote: >>> On Tue, May 10, 2011 at 09:01:27PM -0700, elij wrote: ---  web/html/pkgsubmit.php       |    3 +--  web/lib/pkgfuncs.

Re: [aur-dev] [PATCH 1/4] remove submitter from package data

2011-05-11 Thread Dan McGee
On Wed, May 11, 2011 at 1:48 PM, elij wrote: > On Wed, May 11, 2011 at 7:11 AM, Lukas Fleischer > wrote: >> On Tue, May 10, 2011 at 09:01:27PM -0700, elij wrote: >>> --- >>>  web/html/pkgsubmit.php       |    3 +-- >>>  web/lib/pkgfuncs.inc         |   10 +- >>>  web/template/pkg_details.

Re: [aur-dev] [PATCH 1/4] remove submitter from package data

2011-05-11 Thread elij
On Wed, May 11, 2011 at 7:11 AM, Lukas Fleischer wrote: > On Tue, May 10, 2011 at 09:01:27PM -0700, elij wrote: >> --- >>  web/html/pkgsubmit.php       |    3 +-- >>  web/lib/pkgfuncs.inc         |   10 +- >>  web/template/pkg_details.php |   11 --- >>  3 files changed, 2 insertion

Re: [aur-dev] [PATCH 1/4] remove submitter from package data

2011-05-11 Thread Lukas Fleischer
On Tue, May 10, 2011 at 09:01:27PM -0700, elij wrote: > --- > web/html/pkgsubmit.php |3 +-- > web/lib/pkgfuncs.inc | 10 +- > web/template/pkg_details.php | 11 --- > 3 files changed, 2 insertions(+), 22 deletions(-) > The submitter field proved to be usefu

[aur-dev] [PATCH 1/4] remove submitter from package data

2011-05-10 Thread elij
--- web/html/pkgsubmit.php |3 +-- web/lib/pkgfuncs.inc | 10 +- web/template/pkg_details.php | 11 --- 3 files changed, 2 insertions(+), 22 deletions(-) diff --git a/web/html/pkgsubmit.php b/web/html/pkgsubmit.php index 26608ea..4f0c076 100644 --- a/web/html