diff options
author | 2014-12-15 17:07:41 +0000 | |
---|---|---|
committer | 2014-12-15 17:07:41 +0000 | |
commit | 5c345252f9b499be89f2f4639753749d1497dbfc (patch) | |
tree | a358ede251c398366fc9d1987c6d9c1e5d8e324d /profiles | |
parent | x86 stable, bug #518990 (diff) | |
download | historical-5c345252f9b499be89f2f4639753749d1497dbfc.tar.gz historical-5c345252f9b499be89f2f4639753749d1497dbfc.tar.bz2 historical-5c345252f9b499be89f2f4639753749d1497dbfc.zip |
Added standalone profile.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/prefix/Changelog | 6 | ||||
-rw-r--r-- | profiles/features/prefix/rpath/use.force | 7 | ||||
-rw-r--r-- | profiles/features/prefix/rpath/use.mask | 5 | ||||
-rw-r--r-- | profiles/features/prefix/standalone/eapi | 1 | ||||
-rw-r--r-- | profiles/features/prefix/standalone/parent | 1 |
5 files changed, 18 insertions, 2 deletions
diff --git a/profiles/features/prefix/Changelog b/profiles/features/prefix/Changelog index 61a713ae472b..77974b613586 100644 --- a/profiles/features/prefix/Changelog +++ b/profiles/features/prefix/Changelog @@ -1,6 +1,10 @@ # ChangeLog for profiles/features/prefix # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/features/prefix/Changelog,v 1.2 2014/11/23 19:44:36 redlizard Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/prefix/Changelog,v 1.3 2014/12/15 17:07:41 redlizard Exp $ + + 15 Dec 2014; Ruud Koolen <redlizard@gentoo.org> rpath/use.force, + rpath/use.mask, standalone/eapi, standalone/parent: + Added standalone profile. 23 Nov 2014; Ruud Koolen <redlizard@gentoo.org> make.defaults: Switched python version to 3.3 from base 3.4. diff --git a/profiles/features/prefix/rpath/use.force b/profiles/features/prefix/rpath/use.force new file mode 100644 index 000000000000..f80230f450b1 --- /dev/null +++ b/profiles/features/prefix/rpath/use.force @@ -0,0 +1,7 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/features/prefix/rpath/use.force,v 1.1 2014/12/15 17:07:41 redlizard Exp $ + +# prefix-guest USE flag should be set in prefix rpath profiles +-prefix-guest + diff --git a/profiles/features/prefix/rpath/use.mask b/profiles/features/prefix/rpath/use.mask index 80ad42e21fcb..64824a474a44 100644 --- a/profiles/features/prefix/rpath/use.mask +++ b/profiles/features/prefix/rpath/use.mask @@ -1,6 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/features/prefix/rpath/use.mask,v 1.1 2014/01/18 02:01:20 redlizard Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/prefix/rpath/use.mask,v 1.2 2014/12/15 17:07:41 redlizard Exp $ + +# prefix-guest USE flag should be set in prefix rpath profiles +-prefix-guest # multilib is never going to work as expected in Prefix rpath multilib diff --git a/profiles/features/prefix/standalone/eapi b/profiles/features/prefix/standalone/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/features/prefix/standalone/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/features/prefix/standalone/parent b/profiles/features/prefix/standalone/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/features/prefix/standalone/parent @@ -0,0 +1 @@ +.. |