Gentoo Archives: gentoo-osx

From: m h <sesquile@×××××.com>
To: gentoo-osx@l.g.o
Subject: [gentoo-osx] Tool to add EAPI="prefix"
Date: Mon, 15 May 2006 16:46:34
Message-Id: e36b84ee0605150946y6389ca3ay79b360459dd83621@mail.gmail.com
1 Folks-
2
3 I've hacked together some portage code to add new ebuilds to a prefixed overlay.
4
5 The idea is to be able to migrate existing ebuilds to prefix by:
6
7 * finding the latest version of the ebuild
8 * copying it into an overlay
9 * add EAPI="prefix"
10 * update the digest
11
12 It has some bugs, but if there is interest in this I can clean it up
13 and release it to others. (Obviously not all ebuilds will "just work"
14 with this hack, but it should remove some of the monotony of adding
15 ebuild that just require on this (lots of java ones for example)).
16
17 -matt
18
19 --
20 gentoo-osx@g.o mailing list

Replies

Subject Author
Re: [gentoo-osx] Tool to add EAPI="prefix" Grobian <grobian@g.o>