Changeset 3518


Ignore:
Timestamp:
Jul 4, 2007, 4:11:33 AM (18 years ago)
Author:
bird
Message:

Hacking and importing.

Location:
trunk/kNIXPortage/profiles
Files:
15 added
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/kNIXPortage/profiles/arch.list

    r3434 r3518  
    1 alpha
    21amd64
    3 arm
    4 hppa
    52ia64
    6 m68k
    73mips
    8 ppc
    9 ppc64
     4x86
     5ppc-aix
    106ppc-macos
    11 s390
    12 sh
    13 sparc
    14 sparc-fbsd
    15 x86
    16 x86-fbsd
     7x86-macos
     8sparc-solaris
     9x86-solaris
     10mips-irix
     11x86-interix
     12
     13# bird: kNIX/2
    1714x86-os2
     15
     16# this is a very special entry, which doesn't represent an arch, but
     17# silences portage's "prefix not in IUSE" messages
     18prefix
  • trunk/kNIXPortage/profiles/default-knix/os2/make.defaults

    r3473 r3518  
    66
    77ARCH="x86-os2"
    8 #ACCEPT_KEYWORDS="x86-os2 ~x86-os2" ???
    9 ACCEPT_KEYWORDS="x86-os2"
     8ACCEPT_KEYWORDS="x86-os2 ~x86-os2"
     9#ACCEPT_KEYWORDS="x86-os2"
    1010USE="x86-os2"
    1111
  • trunk/kNIXPortage/profiles/default-knix/parent

    r3434 r3518  
    1 #../base
    2 /@unixroot/usr/portage/profiles/base
     1../base
Note: See TracChangeset for help on using the changeset viewer.