Hi,
Here's a pre-GLEP draft based on the earlier discussion on gentoo-
portage-dev mailing list. The specification uses GLEP form as it
provides for cleanly specifying the motivation and rationale.
(Note: the number assignment is not official, just took the next number
to satisfy the glep conver
On Mon, 5 Nov 2018 18:37:55 +0300 Andrew Savchenko wrote:
> Hi all!
>
> Here follow updated patches for fortran-2.eclass EAPI 7 update.
>
> Patch 2 contains only code cleanup and fixes unrelated to EAPI 7
> update:
With no comments for ~12 days both patches are applied now.
Best regards,
Andrew
On 2018.11.17 11:21, Michał Górny wrote:
> Hi,
>
> Here's a pre-GLEP draft based on the earlier discussion on gentoo-
> portage-dev mailing list. The specification uses GLEP form as it
> provides for cleanly specifying the motivation and rationale.
>
>[snip glep proposal]
> --
> Best regards,
>
On Sat, Nov 17, 2018 at 9:05 AM Roy Bamford wrote:
>
> Does this proposal allow for installing the payload without
> the use of the Gentoo package manager from some random
> distro being used as a rescue media?
>
Yes, it is a tarball of tarballs. There would be an extra step, but a
vanilla tarba
Hey all,
I've been using Bazel (https://bazel.build/) to build TensorFlow for a
while now. Here is a bazel.eclass I'd like to commit to make it easier
for packages that use it to build. It's basically bits that I've
refactored out of the TensorFlow ebuild that would be useful to other
packages as
From: Conrad Kostecki
Closes: https://bugs.gentoo.org/671258
Signed-off-by: Conrad Kostecki
---
eclass/webapp.eclass | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/eclass/webapp.eclass b/eclass/webapp.eclass
index 8983af334ab..e11835735ca 100644
--- a/eclass/
On Sat, 2018-11-17 at 14:05 +, Roy Bamford wrote:
> On 2018.11.17 11:21, Michał Górny wrote:
> > Hi,
> >
> > Here's a pre-GLEP draft based on the earlier discussion on gentoo-
> > portage-dev mailing list. The specification uses GLEP form as it
> > provides for cleanly specifying the motivati
On Sun, 2018-11-18 at 03:37 +0800, Jason Zaman wrote:
> Hey all,
>
> I've been using Bazel (https://bazel.build/) to build TensorFlow for a
> while now. Here is a bazel.eclass I'd like to commit to make it easier
> for packages that use it to build. It's basically bits that I've
> refactored out o
On Sat, Nov 17, 2018 at 11:54:24PM +0100, Michał Górny wrote:
> On Sun, 2018-11-18 at 03:37 +0800, Jason Zaman wrote:
> > Hey all,
> >
> > I've been using Bazel (https://bazel.build/) to build TensorFlow for a
> > while now. Here is a bazel.eclass I'd like to commit to make it easier
> > for packa