Re: [gentoo-dev] [PATCH 3/5] www-apps/gitea: Use acct-{group,user}/git

2019-08-31 Thread Michał Górny
On Sat, 2019-08-17 at 17:29 -0400, Michael Orlitzky wrote: > On 8/17/19 4:43 PM, Michał Górny wrote: > > > I realize we'd have to tell people how to rename the account to support > > > upgrades -- but is there some other reason to keep the shared "git" name? > > > > The argument I've been told is

Re: [gentoo-dev] [PATCH 3/5] www-apps/gitea: Use acct-{group,user}/git

2019-08-17 Thread Michael Orlitzky
On 8/17/19 4:43 PM, Michał Górny wrote: >> >> I realize we'd have to tell people how to rename the account to support >> upgrades -- but is there some other reason to keep the shared "git" name? > > The argument I've been told is that users expect 'git@...' to work > as remote URI on their boxes.

Re: [gentoo-dev] [PATCH 3/5] www-apps/gitea: Use acct-{group,user}/git

2019-08-17 Thread Michał Górny
On Sat, 2019-08-17 at 09:42 -0400, Michael Orlitzky wrote: > On 8/17/19 4:54 AM, Michał Górny wrote: > > On Sat, 2019-08-17 at 10:52 +0200, Ulrich Mueller wrote: > > > Shouldn't there be a blocker against dev-vcs/gitolite{,-gentoo} > > > (and vice versa)? These packages cannot be installed at the

Re: [gentoo-dev] [PATCH 3/5] www-apps/gitea: Use acct-{group,user}/git

2019-08-17 Thread Michael Orlitzky
On 8/17/19 4:54 AM, Michał Górny wrote: > On Sat, 2019-08-17 at 10:52 +0200, Ulrich Mueller wrote: >> >> Shouldn't there be a blocker against dev-vcs/gitolite{,-gentoo} >> (and vice versa)? These packages cannot be installed at the same time, >> and I guess that a direct blocker would result in a

Re: [gentoo-dev] [PATCH 3/5] www-apps/gitea: Use acct-{group,user}/git

2019-08-17 Thread Michał Górny
On Sat, 2019-08-17 at 10:52 +0200, Ulrich Mueller wrote: > > > > > > On Sat, 17 Aug 2019, Michał Górny wrote: > > +RDEPEND="${COMMON_DEPEND} > > + dev-vcs/git" > > Shouldn't there be a blocker against dev-vcs/gitolite{,-gentoo} > (and vice versa)? These packages cannot be installed at the same

Re: [gentoo-dev] [PATCH 3/5] www-apps/gitea: Use acct-{group,user}/git

2019-08-17 Thread Ulrich Mueller
> On Sat, 17 Aug 2019, Michał Górny wrote: > +RDEPEND="${COMMON_DEPEND} > + dev-vcs/git" Shouldn't there be a blocker against dev-vcs/gitolite{,-gentoo} (and vice versa)? These packages cannot be installed at the same time, and I guess that a direct blocker would result in a friendlier