diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2004-11-22 02:07:22 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2004-11-22 02:07:22 +0000 |
commit | 87a4db29e23fc1a010206e0bc1e0c7cfa2db3ded (patch) | |
tree | c6c2eb4d0a6384d912620ba5584b9e023e09913b /profiles/selinux | |
parent | Removing amd64 keyword as it's not quite ready yet... (diff) | |
download | historical-87a4db29e23fc1a010206e0bc1e0c7cfa2db3ded.tar.gz historical-87a4db29e23fc1a010206e0bc1e0c7cfa2db3ded.tar.bz2 historical-87a4db29e23fc1a010206e0bc1e0c7cfa2db3ded.zip |
move packages.build to selinux parent dir
Diffstat (limited to 'profiles/selinux')
-rw-r--r-- | profiles/selinux/2004.1/ppc/packages.build | 32 | ||||
-rw-r--r-- | profiles/selinux/2004.1/sparc64/packages.build | 35 | ||||
-rw-r--r-- | profiles/selinux/2004.1/x86/packages.build | 33 | ||||
-rw-r--r-- | profiles/selinux/packages.build (renamed from profiles/selinux/2004.1/amd64/packages.build) | 32 |
4 files changed, 16 insertions, 116 deletions
diff --git a/profiles/selinux/2004.1/ppc/packages.build b/profiles/selinux/2004.1/ppc/packages.build deleted file mode 100644 index 4fce3635adcd..000000000000 --- a/profiles/selinux/2004.1/ppc/packages.build +++ /dev/null @@ -1,32 +0,0 @@ -sys-apps/baselayout -sys-libs/glibc -sys-apps/texinfo -app-shells/bash -sys-apps/coreutils -app-arch/bzip2 -sys-apps/debianutils -sys-apps/diffutils -sys-apps/file -sys-apps/findutils -sys-apps/gawk -sys-apps/grep -app-arch/gzip -sys-apps/portage -sys-apps/sed -app-arch/tar -sys-devel/binutils -sys-devel/bison -sys-devel/flex -sys-devel/gcc -sys-devel/make -sys-devel/patch -dev-lang/python -net-misc/wget -net-misc/rsync -app-editors/nano -sys-apps/net-tools -sys-apps/less -sys-libs/libselinux -sec-policy/selinux-base-policy -sys-apps/policycoreutils -dev-python/python-selinux diff --git a/profiles/selinux/2004.1/sparc64/packages.build b/profiles/selinux/2004.1/sparc64/packages.build deleted file mode 100644 index e7a3cb8daf34..000000000000 --- a/profiles/selinux/2004.1/sparc64/packages.build +++ /dev/null @@ -1,35 +0,0 @@ -sys-apps/baselayout -sys-libs/glibc -sys-apps/texinfo -app-shells/bash -app-arch/bzip2 -sys-apps/debianutils -sys-apps/diffutils -sys-apps/file -sys-apps/fileutils -sys-apps/findutils -sys-apps/gawk -sys-apps/grep -app-arch/gzip -sys-apps/portage -sys-apps/sed -sys-apps/sh-utils -app-arch/tar -sys-apps/textutils -sys-devel/binutils -sys-devel/bison -sys-devel/flex -sys-devel/gcc -sys-devel/make -sys-devel/patch -dev-lang/python -net-misc/wget -net-misc/rsync -app-editors/nano -sys-apps/net-tools -sys-apps/less -dev-util/dialog -sys-libs/libselinux -sec-policy/selinux-base-policy -sys-apps/policycoreutils -dev-python/python-selinux diff --git a/profiles/selinux/2004.1/x86/packages.build b/profiles/selinux/2004.1/x86/packages.build deleted file mode 100644 index 7f3ff7b8cdf9..000000000000 --- a/profiles/selinux/2004.1/x86/packages.build +++ /dev/null @@ -1,33 +0,0 @@ -sys-apps/baselayout -sys-libs/glibc -sys-apps/texinfo -app-shells/bash -app-arch/bzip2 -sys-apps/coreutils -sys-apps/debianutils -sys-apps/diffutils -sys-apps/file -sys-apps/findutils -sys-apps/gawk -sys-apps/grep -app-arch/gzip -sys-apps/portage -sys-apps/sed -app-arch/tar -sys-devel/binutils -sys-devel/bison -sys-devel/flex -sys-devel/gcc -sys-devel/make -sys-devel/patch -sys-devel/gettext -dev-lang/python -net-misc/wget -net-misc/rsync -app-editors/nano -sys-apps/net-tools -sys-apps/less -sys-libs/libselinux -sec-policy/selinux-base-policy -sys-apps/policycoreutils -dev-python/python-selinux diff --git a/profiles/selinux/2004.1/amd64/packages.build b/profiles/selinux/packages.build index 7f3ff7b8cdf9..06769fc7ee9c 100644 --- a/profiles/selinux/2004.1/amd64/packages.build +++ b/profiles/selinux/packages.build @@ -1,8 +1,14 @@ -sys-apps/baselayout -sys-libs/glibc -sys-apps/texinfo -app-shells/bash app-arch/bzip2 +app-arch/gzip +app-arch/tar +app-editors/nano +app-shells/bash +dev-lang/python +dev-python/python-selinux +net-misc/rsync +net-misc/wget +sec-policy/selinux-base-policy +sys-apps/baselayout sys-apps/coreutils sys-apps/debianutils sys-apps/diffutils @@ -10,24 +16,18 @@ sys-apps/file sys-apps/findutils sys-apps/gawk sys-apps/grep -app-arch/gzip +sys-apps/less +sys-apps/net-tools +sys-apps/policycoreutils sys-apps/portage sys-apps/sed -app-arch/tar +sys-apps/texinfo sys-devel/binutils sys-devel/bison sys-devel/flex sys-devel/gcc +sys-devel/gettext sys-devel/make sys-devel/patch -sys-devel/gettext -dev-lang/python -net-misc/wget -net-misc/rsync -app-editors/nano -sys-apps/net-tools -sys-apps/less +sys-libs/glibc sys-libs/libselinux -sec-policy/selinux-base-policy -sys-apps/policycoreutils -dev-python/python-selinux |