summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Judas <beejay@gentoo.org>2004-07-13 19:26:17 +0000
committerBenjamin Judas <beejay@gentoo.org>2004-07-13 19:26:17 +0000
commit0f5e4c0be68fe9ce7c03a2eb398d153c30670f16 (patch)
treeb4b5837abaae0556f507bf3ed949fb0f004dbba1 /profiles
parentInitial import, ebuild written by me. (diff)
downloadhistorical-0f5e4c0be68fe9ce7c03a2eb398d153c30670f16.tar.gz
historical-0f5e4c0be68fe9ce7c03a2eb398d153c30670f16.tar.bz2
historical-0f5e4c0be68fe9ce7c03a2eb398d153c30670f16.zip
added the stack'd version of the .2 profile just to keep consistency
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/x86/2004.2/make.defaults25
-rw-r--r--profiles/default-linux/x86/2004.2/packages25
-rw-r--r--profiles/default-linux/x86/2004.2/packages.build7
-rw-r--r--profiles/default-linux/x86/2004.2/parent7
-rw-r--r--profiles/default-linux/x86/2004.2/use.defaults12
-rw-r--r--profiles/default-linux/x86/2004.2/use.mask7
-rw-r--r--profiles/default-linux/x86/2004.2/virtuals7
7 files changed, 90 insertions, 0 deletions
diff --git a/profiles/default-linux/x86/2004.2/make.defaults b/profiles/default-linux/x86/2004.2/make.defaults
new file mode 100644
index 000000000000..a24d883ab8d5
--- /dev/null
+++ b/profiles/default-linux/x86/2004.2/make.defaults
@@ -0,0 +1,25 @@
+# Copyright 2002 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2004.2/make.defaults,v 1.1 2004/07/13 19:26:17 beejay Exp $
+
+# System-wide defaults for the gcc 3.2 Portage system (2004.0)
+
+
+#Experimental: trying to use these USE variables to build up from stage 2->3
+#thus eliminating the inherent fragility of using USE for this
+
+GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurses"
+
+# Please avoid enabling things by default in here if possible. Understand any
+# implications with core packages. For example, if "java" is in USE and db
+# has a conditional dependency on java (which it does,) then a JDK will be
+# pulled in during *emerge system*!
+
+USE="x86 oss apm arts avi berkdb crypt cups encode foomaticdb gdbm gif gpm gtk gtk2 imlib
+jpeg kde gnome libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis
+opengl pam pdflib png python qt quicktime readline sdl slang spell ssl
+svga tcpd truetype X xml2 xmms xv zlib"
+
+ARCH="x86"
+COMPILER="gcc3"
+ACCEPT_KEYWORDS="x86"
diff --git a/profiles/default-linux/x86/2004.2/packages b/profiles/default-linux/x86/2004.2/packages
new file mode 100644
index 000000000000..5ac012cb39e6
--- /dev/null
+++ b/profiles/default-linux/x86/2004.2/packages
@@ -0,0 +1,25 @@
+# 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/2004.2/packages,v 1.1 2004/07/13 19:26:17 beejay Exp $
+
+# For instructions on how this file works (as an inclusion mask, primarily),
+# please refer to ${PORTDIR}/profiles/base/packages
+
+# Use this file to lock down specific versions of packages ONLY TO THIS
+# SPECIFIC PROFILE!
+
+# You can also add files to the base system itself if you prefix them with a
+# *
+
+
+
+>dev-lang/gpc-2.1
+>=sys-apps/baselayout-1.7.9-r1
+>=sys-devel/binutils-2.13.90.0.4
+>=sys-devel/gcc-3.2
+>=sys-libs/glibc-2.2.5
+
+virtual/x11
+
+>=app-admin/sysklogd-1.4.1
+<sys-apps/shadow-5
diff --git a/profiles/default-linux/x86/2004.2/packages.build b/profiles/default-linux/x86/2004.2/packages.build
new file mode 100644
index 000000000000..e49abea52693
--- /dev/null
+++ b/profiles/default-linux/x86/2004.2/packages.build
@@ -0,0 +1,7 @@
+# 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/2004.2/packages.build,v 1.1 2004/07/13 19:26:17 beejay Exp $
+
+# This file describes the packages needed to build a stage 1 based on this
+# profile
+
diff --git a/profiles/default-linux/x86/2004.2/parent b/profiles/default-linux/x86/2004.2/parent
new file mode 100644
index 000000000000..73cea26394de
--- /dev/null
+++ b/profiles/default-linux/x86/2004.2/parent
@@ -0,0 +1,7 @@
+# Copyright 2004 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2004.2/parent,v 1.1 2004/07/13 19:26:17 beejay Exp $
+
+# This file describes the parent profile to this. In most cases this will
+# just be the name of the parent directory
+..
diff --git a/profiles/default-linux/x86/2004.2/use.defaults b/profiles/default-linux/x86/2004.2/use.defaults
new file mode 100644
index 000000000000..84129a8d7fd1
--- /dev/null
+++ b/profiles/default-linux/x86/2004.2/use.defaults
@@ -0,0 +1,12 @@
+# Copyright 2004 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2004.2/use.defaults,v 1.1 2004/07/13 19:26:17 beejay Exp $
+
+# Use this file to override specific mappings indicating which package
+# satisfies a particular USE flag. The base profile (in
+# ${PORTDIR}/profiles/base/use.defaults) will already describe those
+# mappings which apply to absolutely all architectures. This file is used
+# to describe mappings which are unique to THIS SPECIFIC PROFILE ONLY.
+# Note, that these mappings extend the parent profiles' (its own parent,
+# grandparent, and so on up to the base profile). However, mappings that
+# are present in the parents can be overridden in this file.
diff --git a/profiles/default-linux/x86/2004.2/use.mask b/profiles/default-linux/x86/2004.2/use.mask
new file mode 100644
index 000000000000..ab0ec7a3fe06
--- /dev/null
+++ b/profiles/default-linux/x86/2004.2/use.mask
@@ -0,0 +1,7 @@
+# Copyright 2004 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2004.2/use.mask,v 1.1 2004/07/13 19:26:17 beejay Exp $
+
+# This file serves as a mask file for USE flags. This way flags that may be
+# invalid on a specific architecture or profile and not on this one will
+# be listed in here.
diff --git a/profiles/default-linux/x86/2004.2/virtuals b/profiles/default-linux/x86/2004.2/virtuals
new file mode 100644
index 000000000000..cdffcc85d63e
--- /dev/null
+++ b/profiles/default-linux/x86/2004.2/virtuals
@@ -0,0 +1,7 @@
+# Copyright 2004 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/2004.2/virtuals,v 1.1 2004/07/13 19:26:17 beejay Exp $
+
+# Use this virtuals file to override or add virtuals that are specific ONLY
+# TO THIS PROFILE!
+virtual/ruby dev-lang/ruby