diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-12-23 15:55:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-12-23 15:55:47 +0000 |
commit | 986b8d7c2e238e379f71e8a394e931b1d1b5facf (patch) | |
tree | 93aefd81db8d053614418e78096656b39ca61e2e | |
parent | Bump patchset to fix the hardened patches (diff) | |
download | historical-986b8d7c2e238e379f71e8a394e931b1d1b5facf.tar.gz historical-986b8d7c2e238e379f71e8a394e931b1d1b5facf.tar.bz2 historical-986b8d7c2e238e379f71e8a394e931b1d1b5facf.zip |
Remove ppc32 profiles that have been removed
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/profiles.desc | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 3e2d3d950a7f..f1121ed0109a 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2196 2008/12/22 21:39:26 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2197 2008/12/23 15:55:47 armin76 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! + 23 Dec 2008; Raúl Porcel <armin76@gentoo.org> profiles.desc: + Remove ppc32 profiles that have been removed + 22 Dec 2008; Hans de Graaff <graaff@gentoo.org> package.mask: Revert the ruby-config package.mask. It must stay around long enough for currently installed dev-lang/ruby ebuilds to run their pkg_postrm and the diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 1570fac86301..9cc0121522ee 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -48,7 +48,6 @@ mips default-linux/mips/2007.1-dev/generic-be/n64 dev # PPC32 Profiles -ppc default-linux/ppc/ppc32/2006.1 stable ppc default-linux/ppc/ppc32/2007.0 stable ppc default-linux/ppc/ppc32/2007.0/desktop stable ppc default-linux/ppc/ppc32/2007.0/G3 stable @@ -61,10 +60,6 @@ ppc default-linux/ppc/ppc32/2007.0/desktop/G4 stable ppc default-linux/ppc/ppc32/2007.0/desktop/G4/Pegasos stable # PPC64 Profiles -#ppc64 default-linux/ppc/ppc64/2006.0/32bit-userland stable -#ppc64 default-linux/ppc/ppc64/2006.0/64bit-userland stable -#ppc64 default-linux/ppc/ppc64/2006.1/64bit-userland stable -#ppc64 default-linux/ppc/ppc64/2006.0/multilib dev ppc default-linux/ppc/ppc64/2007.0/32bit-userland dev ppc64 default-linux/ppc/ppc64/2007.0/64bit-userland dev |