Changeset 3518
- Timestamp:
- Jul 4, 2007, 4:11:33 AM (18 years ago)
- Location:
- trunk/kNIXPortage/profiles
- Files:
-
- 15 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kNIXPortage/profiles/arch.list
r3434 r3518 1 alpha2 1 amd64 3 arm4 hppa5 2 ia64 6 m68k7 3 mips 8 ppc 9 ppc 644 x86 5 ppc-aix 10 6 ppc-macos 11 s390 12 sh 13 sparc 14 sparc-fbsd 15 x86 16 x86-fbsd 7 x86-macos 8 sparc-solaris 9 x86-solaris 10 mips-irix 11 x86-interix 12 13 # bird: kNIX/2 17 14 x86-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 18 prefix -
trunk/kNIXPortage/profiles/default-knix/os2/make.defaults
r3473 r3518 6 6 7 7 ARCH="x86-os2" 8 #ACCEPT_KEYWORDS="x86-os2 ~x86-os2" ??? 9 ACCEPT_KEYWORDS="x86-os2"8 ACCEPT_KEYWORDS="x86-os2 ~x86-os2" 9 #ACCEPT_KEYWORDS="x86-os2" 10 10 USE="x86-os2" 11 11 -
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.