diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2007-01-25 21:20:05 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2007-01-25 21:20:05 +0000 |
commit | bc6aea2b0a45e48f6fb333b8fee5bf16322448c3 (patch) | |
tree | 5485cfe25bfd29aec26ac25b4171bbfc20da74ab /profiles | |
parent | Stable on MIPS. (diff) | |
download | gentoo-2-bc6aea2b0a45e48f6fb333b8fee5bf16322448c3.tar.gz gentoo-2-bc6aea2b0a45e48f6fb333b8fee5bf16322448c3.tar.bz2 gentoo-2-bc6aea2b0a45e48f6fb333b8fee5bf16322448c3.zip |
remove unneeded constraint on gcc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/ppc/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/default-linux/ppc/ppc32/2006.1/packages | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/profiles/default-linux/ppc/ChangeLog b/profiles/default-linux/ppc/ChangeLog index 3e0ebe86b0d2..c805dfaf6aec 100644 --- a/profiles/default-linux/ppc/ChangeLog +++ b/profiles/default-linux/ppc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/ppc profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ChangeLog,v 1.7 2007/01/22 17:56:49 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ChangeLog,v 1.8 2007/01/25 21:20:05 lu_zero Exp $ + + 25 Jan 2007; Luca Barbato <lu_zero@gentoo.org> ppc32/2006.1/packages: + remove unneeded constraint on gcc (fixes qemu) 22 Jan 2007; Markus Rothe <corsair@gentoo.org> use.mask: added lcd_devices_graphlcd to use.mask; bug #150925 diff --git a/profiles/default-linux/ppc/ppc32/2006.1/packages b/profiles/default-linux/ppc/ppc32/2006.1/packages index 4e7d98d2fad9..9c14fcccfa82 100644 --- a/profiles/default-linux/ppc/ppc32/2006.1/packages +++ b/profiles/default-linux/ppc/ppc32/2006.1/packages @@ -1,6 +1,6 @@ # Copyright 2001-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc32/2006.1/packages,v 1.1 2006/06/26 11:31:18 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc32/2006.1/packages,v 1.2 2007/01/25 21:20:05 lu_zero Exp $ # For instructions on how this file works (as an inclusion mask, primarily), # please refer to ${PORTDIR}/profiles/base/packages @@ -13,5 +13,4 @@ >=sys-apps/baselayout-1.11.13-r1 >=sys-devel/binutils-2.16.1 ->=sys-devel/gcc-4.1.1 >=sys-libs/glibc-2.4 |