diff options
author | Andreas Hüttel <dilfridge@gentoo.org> | 2013-01-16 21:33:00 +0000 |
---|---|---|
committer | Andreas Hüttel <dilfridge@gentoo.org> | 2013-01-16 21:33:00 +0000 |
commit | 886dfa1da6c64dc134b788d506f5379756c8517c (patch) | |
tree | 12b1ea1ae3a1d3974a555e4faea8a0a08903b764 /profiles/default | |
parent | Use subslot operator for dependency on cdio. (diff) | |
download | historical-886dfa1da6c64dc134b788d506f5379756c8517c.tar.gz historical-886dfa1da6c64dc134b788d506f5379756c8517c.tar.bz2 historical-886dfa1da6c64dc134b788d506f5379756c8517c.zip |
Copy profile tree 10.0 to 13.0 and adapt inheritance
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/hppa/13.0/desktop/eapi | 1 | ||||
-rw-r--r-- | profiles/default/linux/hppa/13.0/desktop/parent | 2 | ||||
-rw-r--r-- | profiles/default/linux/hppa/13.0/developer/eapi | 1 | ||||
-rw-r--r-- | profiles/default/linux/hppa/13.0/developer/parent | 2 | ||||
-rw-r--r-- | profiles/default/linux/hppa/13.0/eapi | 1 | ||||
-rw-r--r-- | profiles/default/linux/hppa/13.0/parent | 2 | ||||
-rw-r--r-- | profiles/default/linux/hppa/ChangeLog | 9 |
7 files changed, 16 insertions, 2 deletions
diff --git a/profiles/default/linux/hppa/13.0/desktop/eapi b/profiles/default/linux/hppa/13.0/desktop/eapi new file mode 100644 index 000000000000..0cfbf08886fc --- /dev/null +++ b/profiles/default/linux/hppa/13.0/desktop/eapi @@ -0,0 +1 @@ +2 diff --git a/profiles/default/linux/hppa/13.0/desktop/parent b/profiles/default/linux/hppa/13.0/desktop/parent new file mode 100644 index 000000000000..ad6c5e126fbb --- /dev/null +++ b/profiles/default/linux/hppa/13.0/desktop/parent @@ -0,0 +1,2 @@ +.. +../../../../../targets/desktop diff --git a/profiles/default/linux/hppa/13.0/developer/eapi b/profiles/default/linux/hppa/13.0/developer/eapi new file mode 100644 index 000000000000..0cfbf08886fc --- /dev/null +++ b/profiles/default/linux/hppa/13.0/developer/eapi @@ -0,0 +1 @@ +2 diff --git a/profiles/default/linux/hppa/13.0/developer/parent b/profiles/default/linux/hppa/13.0/developer/parent new file mode 100644 index 000000000000..4c893748ce71 --- /dev/null +++ b/profiles/default/linux/hppa/13.0/developer/parent @@ -0,0 +1,2 @@ +.. +../../../../../targets/developer diff --git a/profiles/default/linux/hppa/13.0/eapi b/profiles/default/linux/hppa/13.0/eapi new file mode 100644 index 000000000000..0cfbf08886fc --- /dev/null +++ b/profiles/default/linux/hppa/13.0/eapi @@ -0,0 +1 @@ +2 diff --git a/profiles/default/linux/hppa/13.0/parent b/profiles/default/linux/hppa/13.0/parent new file mode 100644 index 000000000000..7c0377510996 --- /dev/null +++ b/profiles/default/linux/hppa/13.0/parent @@ -0,0 +1,2 @@ +.. +../../../../releases/13.0 diff --git a/profiles/default/linux/hppa/ChangeLog b/profiles/default/linux/hppa/ChangeLog index a1606ef97b00..1a0bc5608a42 100644 --- a/profiles/default/linux/hppa/ChangeLog +++ b/profiles/default/linux/hppa/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for profiles/default/linux/hppa -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/hppa/ChangeLog,v 1.14 2012/10/22 23:24:21 jer Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/hppa/ChangeLog,v 1.15 2013/01/16 21:33:00 dilfridge Exp $ + + 16 Jan 2013; Andreas K. Huettel <dilfridge@gentoo.org> +13.0/desktop/eapi, + +13.0/desktop/parent, +13.0/developer/eapi, +13.0/developer/parent, + +13.0/eapi, +13.0/parent: + Copy profile tree 10.0 to 13.0 and adapt inheritance 22 Oct 2012; Jeroen Roovers <jer@gentoo.org> -10.0/desktop/gnome/eapi, -10.0/desktop/gnome/parent, -10.0/desktop/kde/eapi, -10.0/desktop/kde/parent: |