Hi guys,

I'm trying to get a machine to compile a lot of binary packages to my
network and I can't figure out how to separate the same binary
packages with different use flags and I came up with some ideas and I
wanted to check with everyone if this is ok/nice/cool/forget.

When we create binary packages they get the ${pkg}.tbz2 and they can
be overlapped by the same binary package with different use flags.

How about using ${pkg}-${profile}.tbz2 and using the profiles to mark
them different?

Example:

/usr/portage/profiles/default-linux/x86/2006.1/server ->
default_linux-x86-2006.1-server

coreutils-5.2.1-r6-default_linux-x86-2006.1-server.tbz2
coreutils-5.2.1-r6-default_linux-amd64-2006.1-server.tbz2
coreutils-5.2.1-r6-default_linux-${custom_arch}-2006.1-${custom_subprofile}.tbz2

What do you guys think?
--
[email protected] mailing list

Reply via email to