diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2013-01-18 19:35:08 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2013-01-18 19:35:08 +0000 |
commit | 7a3799dee75a0818a0e3f84bd11a421c1fb17e94 (patch) | |
tree | 0e638b41148eeba3c01a8bb061df0fc225d6b294 /profiles/default | |
parent | unbundle libRocket, revbump for safety (diff) | |
download | gentoo-2-7a3799dee75a0818a0e3f84bd11a421c1fb17e94.tar.gz gentoo-2-7a3799dee75a0818a0e3f84bd11a421c1fb17e94.tar.bz2 gentoo-2-7a3799dee75a0818a0e3f84bd11a421c1fb17e94.zip |
Copy profile tree 10.0 to 13.0 and adapt inheritance
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/s390/13.0/eapi | 1 | ||||
-rw-r--r-- | profiles/default/linux/s390/13.0/parent | 2 | ||||
-rw-r--r-- | profiles/default/linux/s390/13.0/s390x/parent | 2 | ||||
-rw-r--r-- | profiles/default/linux/s390/ChangeLog | 8 |
4 files changed, 13 insertions, 0 deletions
diff --git a/profiles/default/linux/s390/13.0/eapi b/profiles/default/linux/s390/13.0/eapi new file mode 100644 index 000000000000..0cfbf08886fc --- /dev/null +++ b/profiles/default/linux/s390/13.0/eapi @@ -0,0 +1 @@ +2 diff --git a/profiles/default/linux/s390/13.0/parent b/profiles/default/linux/s390/13.0/parent new file mode 100644 index 000000000000..99a816a82e3d --- /dev/null +++ b/profiles/default/linux/s390/13.0/parent @@ -0,0 +1,2 @@ +../../../../releases/13.0 +.. diff --git a/profiles/default/linux/s390/13.0/s390x/parent b/profiles/default/linux/s390/13.0/s390x/parent new file mode 100644 index 000000000000..9e170a6edfdf --- /dev/null +++ b/profiles/default/linux/s390/13.0/s390x/parent @@ -0,0 +1,2 @@ +.. +../../../../../arch/s390/s390x diff --git a/profiles/default/linux/s390/ChangeLog b/profiles/default/linux/s390/ChangeLog new file mode 100644 index 000000000000..8ad9c355c6bf --- /dev/null +++ b/profiles/default/linux/s390/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for Gentoo/alpha profile directory +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/s390/ChangeLog,v 1.1 2013/01/18 19:35:08 dilfridge Exp $ + + 18 Jan 2013; Andreas K. Huettel <dilfridge@gentoo.org> +13.0/eapi, + +13.0/parent, +13.0/s390x/parent: + Copy profile tree 10.0 to 13.0 and adapt inheritance + |