summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-10-02 19:59:00 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-10-02 19:59:00 +0000
commitbe28b1fa4a72da359d3b54e70ba3ba82b64329e3 (patch)
treeb07f0ff5029cd0b3b0461910039990468c94fc6e /profiles
parentFix mask for baselayout (diff)
downloadgentoo-2-be28b1fa4a72da359d3b54e70ba3ba82b64329e3.tar.gz
gentoo-2-be28b1fa4a72da359d3b54e70ba3ba82b64329e3.tar.bz2
gentoo-2-be28b1fa4a72da359d3b54e70ba3ba82b64329e3.zip
Moved the few things that were setting maximum versions from packages to package.mask per bug #149508.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/x86/ChangeLog7
-rw-r--r--profiles/default-linux/x86/gcc2/package.mask11
-rw-r--r--profiles/default-linux/x86/gcc2/packages13
3 files changed, 17 insertions, 14 deletions
diff --git a/profiles/default-linux/x86/ChangeLog b/profiles/default-linux/x86/ChangeLog
index 00885e537210..517ea6ab78e0 100644
--- a/profiles/default-linux/x86/ChangeLog
+++ b/profiles/default-linux/x86/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for Gentoo/x86 profile directory
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/ChangeLog,v 1.25 2006/10/02 19:46:24 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/ChangeLog,v 1.26 2006/10/02 19:59:00 wolf31o2 Exp $
+
+ 02 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> gcc2/package.mask,
+ gcc2/packages:
+ Moved the few things that were setting maximum versions from packages to
+ package.mask per bug #149508.
02 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
no-nptl/2.4/package.mask, -no-nptl/2.4/packages, -no-nptl/packages:
diff --git a/profiles/default-linux/x86/gcc2/package.mask b/profiles/default-linux/x86/gcc2/package.mask
index efc3faf106da..b50600d6aa42 100644
--- a/profiles/default-linux/x86/gcc2/package.mask
+++ b/profiles/default-linux/x86/gcc2/package.mask
@@ -1,9 +1,12 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/gcc2/package.mask,v 1.5 2006/08/26 07:24:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/gcc2/package.mask,v 1.6 2006/10/02 19:59:00 wolf31o2 Exp $
>=sys-kernel/linux-headers-2.5
+>=sys-devel/gcc-2.95.4
+>=sys-libs/glibc-2.2.6
+
sys-fs/ntfsprogs
media-video/cinelerra
dev-util/gnustep-back
@@ -14,3 +17,9 @@ dev-util/gnustep-make
dev-libs/elfutils
sys-devel/prelink
>=sys-apps/findutils-4.2
+
+# does not build with gcc-2.x
+>=media-video/transcode-0.6.12
+>=app-arch/rar-3.2.0
+>=dev-util/ddd-3.3.6
+
diff --git a/profiles/default-linux/x86/gcc2/packages b/profiles/default-linux/x86/gcc2/packages
index c28912b854a3..fdf8d86c433d 100644
--- a/profiles/default-linux/x86/gcc2/packages
+++ b/profiles/default-linux/x86/gcc2/packages
@@ -1,6 +1,6 @@
# Copyright 2001-2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/gcc2/packages,v 1.15 2006/04/22 05:55:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/gcc2/packages,v 1.16 2006/10/02 19:59:00 wolf31o2 Exp $
# For instructions on how this file works (as an inclusion mask, primarily),
# please refer to ${PORTDIR}/profiles/base/packages
@@ -11,26 +11,15 @@
# You can also add files to the base system itself if you prefix them with a
# *
-
~sys-devel/gcc-2.95.3
~sys-libs/glibc-2.2.5
-# 2.6 headers are too much of a pain to use with glibc-2 / gcc-2 #94544
-<sys-kernel/linux-headers-2.5
-
-# sash - static shell for system recovery
-
>=sys-apps/texinfo-4.2-r1
#these ones have the new rc6 style init scripts
>=sys-libs/gpm-1.19.3-r5
>=sys-apps/isapnptools-1.23-r6
-#does not build with gcc-2.x
-<media-video/transcode-0.6.12
-<app-arch/rar-3.2.0
-<dev-util/ddd-3.3.6
-
>=sys-apps/xinetd-2.3.3-r6
>=net-fs/samba-2.2.2-r6
>=sys-process/at-3.1.8-r6