From: | Jason Stubbs <jstubbs@g.o> |
---|---|
To: | gentoo-portage-dev@l.g.o |
Subject: | [gentoo-portage-dev] [PATCH] EAPI cleanups and fixes |
Date: | Mon, 31 Oct 2011 03:55:48 |
Message-Id: | 200510040106.35078.jstubbs@gentoo.org |
1 | Don't like the size of this patch, but it's quite repetitive so... |
2 | |
3 | * Make all aux_get() functions return a list of strings again |
4 | * Move the EAPI validity check into a separate function |
5 | * Raise a specific UnsupportedAPIException instead of plain Exception |
6 | * Mark metadata of unsupported EAPIs as "INVALID" rather than -1 |
File name | MIME type |
---|---|
api-exception.patch | text/x-diff |
Subject | Author |
---|---|
Re: [gentoo-portage-dev] [PATCH] EAPI cleanups and fixes | Brian Harring <ferringb@g.o> |