diff options
author | Otavio Rodolfo Piske <angusyoung@gentoo.org> | 2004-08-26 03:34:47 +0000 |
---|---|---|
committer | Otavio Rodolfo Piske <angusyoung@gentoo.org> | 2004-08-26 03:34:47 +0000 |
commit | edbbd2eb8328ea3f488e60593389096aba82e222 (patch) | |
tree | 956ec18212f80202ce0528219991b564e2b670b4 /profiles | |
parent | stabilizing f-prot for amd64, bug #53974 (diff) | |
download | historical-edbbd2eb8328ea3f488e60593389096aba82e222.tar.gz historical-edbbd2eb8328ea3f488e60593389096aba82e222.tar.bz2 historical-edbbd2eb8328ea3f488e60593389096aba82e222.zip |
Added x86-fbsd to the list of archs
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch.list | 1 | ||||
-rw-r--r-- | profiles/default-x86-fbsd-2004.0/make.defaults | 0 | ||||
-rw-r--r-- | profiles/default-x86-fbsd-2004.0/packages | 0 | ||||
-rw-r--r-- | profiles/default-x86-fbsd-2004.0/use.mask | 0 | ||||
-rw-r--r-- | profiles/default-x86-fbsd-2004.0/virtuals | 0 | ||||
-rw-r--r-- | profiles/profiles.desc | 1 |
6 files changed, 2 insertions, 0 deletions
diff --git a/profiles/arch.list b/profiles/arch.list index bfdf1506e9c8..def424290c16 100644 --- a/profiles/arch.list +++ b/profiles/arch.list @@ -11,3 +11,4 @@ s390 sparc x86 x86-obsd +x86-fbsd diff --git a/profiles/default-x86-fbsd-2004.0/make.defaults b/profiles/default-x86-fbsd-2004.0/make.defaults new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/profiles/default-x86-fbsd-2004.0/make.defaults diff --git a/profiles/default-x86-fbsd-2004.0/packages b/profiles/default-x86-fbsd-2004.0/packages new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/profiles/default-x86-fbsd-2004.0/packages diff --git a/profiles/default-x86-fbsd-2004.0/use.mask b/profiles/default-x86-fbsd-2004.0/use.mask new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/profiles/default-x86-fbsd-2004.0/use.mask diff --git a/profiles/default-x86-fbsd-2004.0/virtuals b/profiles/default-x86-fbsd-2004.0/virtuals new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/profiles/default-x86-fbsd-2004.0/virtuals diff --git a/profiles/profiles.desc b/profiles/profiles.desc index a00aa04117f2..b2eee464a45b 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -18,3 +18,4 @@ amd64 gcc34-amd64-2004.1 stable ia64 default-ia64-1.4 stable s390 default-s390-2004.0 dev x86-obsd default-x86-obsd-2004 dev +x86-fbsd default-x86-fbsd-2004.0 dev |