Hello fellow devs,
I've created a script to help me keep my tree/overlays up-to-date,
automatically regenerate metadata, update eix, etc.
It's not anything too sophisticated, but it works for me, so I thought
I'd share it with you guys.
An updated version of the script is available at my gentoo
On 02-02-2010 11:18:32 +0100, Torsten Veller wrote:
> > # Prefix compat
> > case ${EAPI:-0} in
> > 0|1|2)
> > if ! use prefix; then
> > EPREFIX=
> > ED=${D}
> > EROOT=${ROOT}
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dne 2.2.2010 11:18, Torsten Veller napsal(a):
> * Tomáš Chvátal :
>> # @FUNCTION: font_pkg_setup
>> # @DESCRIPTION:
>> # The font pkg_setup function.
>> # Collision portection and Prefix compat for eapi < 3.
>> font_pkg_setup() {
>> # make sure we
* Tomáš Chvátal :
> # @FUNCTION: font_pkg_setup
> # @DESCRIPTION:
> # The font pkg_setup function.
> # Collision portection and Prefix compat for eapi < 3.
> font_pkg_setup() {
> # make sure we get no collisions
> # setup is not the nicest place, but preinst doesn't cut it
> [[ -e