diff options
author | Andreas Hüttel <dilfridge@gentoo.org> | 2013-02-09 12:55:25 +0000 |
---|---|---|
committer | Andreas Hüttel <dilfridge@gentoo.org> | 2013-02-09 12:55:25 +0000 |
commit | a0904e2ddf5982ae7192d96f8c8913b54e2aa3d4 (patch) | |
tree | 3e75500461fb6120de02ade2652f98daf6165007 /profiles | |
parent | Deprecate 10.0 profiles (diff) | |
download | historical-a0904e2ddf5982ae7192d96f8c8913b54e2aa3d4.tar.gz historical-a0904e2ddf5982ae7192d96f8c8913b54e2aa3d4.tar.bz2 historical-a0904e2ddf5982ae7192d96f8c8913b54e2aa3d4.zip |
x86: remove 10.0 profiles from profiles.desc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/profiles.desc | 8 |
2 files changed, 4 insertions, 9 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index f221d8e98a27..ba86c667f807 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,12 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7456 2013/02/09 12:48:01 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7457 2013/02/09 12:55:25 dilfridge Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! 09 Feb 2013; Andreas K. Huettel <dilfridge@gentoo.org> profiles.desc: + x86: remove 10.0 profiles from profiles.desc + + 09 Feb 2013; Andreas K. Huettel <dilfridge@gentoo.org> profiles.desc: s390, sh, sparc: remove 10.0 profiles from profiles.desc 09 Feb 2013; Andreas K. Huettel <dilfridge@gentoo.org> profiles.desc: diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 0e088149c633..358298229256 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -140,14 +140,6 @@ sparc default/linux/sparc/13.0/desktop/kde stable sparc default/linux/sparc/13.0/developer stable # x86 Profiles -x86 default/linux/x86/10.0 stable -x86 default/linux/x86/10.0/selinux dev -x86 default/linux/x86/10.0/desktop stable -x86 default/linux/x86/10.0/desktop/gnome stable -x86 default/linux/x86/10.0/desktop/kde stable -x86 default/linux/x86/10.0/developer stable -x86 default/linux/x86/10.0/server stable - x86 default/linux/x86/13.0 stable x86 default/linux/x86/13.0/selinux dev x86 default/linux/x86/13.0/desktop stable |