public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/powerpc: parent
@ 2009-09-08 13:54 Jory Pratt (anarchy)
  0 siblings, 0 replies; 4+ messages in thread
From: Jory Pratt (anarchy) @ 2009-09-08 13:54 UTC (permalink / raw
  To: gentoo-commits

anarchy     09/09/08 13:54:01

  Modified:             parent
  Log:
  fix inherit order

Revision  Changes    Path
1.2                  profiles/hardened/linux/powerpc/parent

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/powerpc/parent?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/powerpc/parent?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/powerpc/parent?r1=1.1&r2=1.2

Index: parent
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/parent,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- parent	1 Apr 2008 17:41:18 -0000	1.1
+++ parent	8 Sep 2009 13:54:01 -0000	1.2
@@ -1,3 +1,3 @@
 ../../../base
-..
 ../../../arch/powerpc
+..






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/powerpc: parent
@ 2009-09-12  0:19 Gordon Malm (gengor)
  0 siblings, 0 replies; 4+ messages in thread
From: Gordon Malm (gengor) @ 2009-09-12  0:19 UTC (permalink / raw
  To: gentoo-commits

gengor      09/09/12 00:19:50

  Modified:             parent
  Log:
  Revert inherit order change

Revision  Changes    Path
1.3                  profiles/hardened/linux/powerpc/parent

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/powerpc/parent?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/powerpc/parent?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/powerpc/parent?r1=1.2&r2=1.3

Index: parent
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/parent,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- parent	8 Sep 2009 13:54:01 -0000	1.2
+++ parent	12 Sep 2009 00:19:50 -0000	1.3
@@ -1,3 +1,3 @@
 ../../../base
-../../../arch/powerpc
 ..
+../../../arch/powerpc






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/powerpc: parent
@ 2011-02-21 21:35 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 4+ messages in thread
From: Anthony G. Basile (blueness) @ 2011-02-21 21:35 UTC (permalink / raw
  To: gentoo-commits

blueness    11/02/21 21:35:40

  Modified:             parent
  Log:
  Reordered profile stacking to fix USE=-unicode on hardened profiles.

Revision  Changes    Path
1.4                  profiles/hardened/linux/powerpc/parent

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/powerpc/parent?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/powerpc/parent?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/powerpc/parent?r1=1.3&r2=1.4

Index: parent
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/parent,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- parent	12 Sep 2009 00:19:50 -0000	1.3
+++ parent	21 Feb 2011 21:35:40 -0000	1.4
@@ -1,3 +1,3 @@
 ../../../base
-..
 ../../../arch/powerpc
+..






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/powerpc: parent
@ 2011-02-27 16:03 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 4+ messages in thread
From: Anthony G. Basile (blueness) @ 2011-02-27 16:03 UTC (permalink / raw
  To: gentoo-commits

blueness    11/02/27 16:03:35

  Modified:             parent
  Log:
  Restructured profile inheritance for hardened/linux/powerpc/ppc32, hardened/linux/powerpc/ppc64

Revision  Changes    Path
1.5                  profiles/hardened/linux/powerpc/parent

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/powerpc/parent?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/powerpc/parent?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/linux/powerpc/parent?r1=1.4&r2=1.5

Index: parent
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/powerpc/parent,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- parent	21 Feb 2011 21:35:40 -0000	1.4
+++ parent	27 Feb 2011 16:03:35 -0000	1.5
@@ -1,3 +1 @@
-../../../base
-../../../arch/powerpc
 ..






^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-02-27 16:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-21 21:35 [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/powerpc: parent Anthony G. Basile (blueness)
  -- strict thread matches above, loose matches on Subject: below --
2011-02-27 16:03 Anthony G. Basile (blueness)
2009-09-12  0:19 Gordon Malm (gengor)
2009-09-08 13:54 Jory Pratt (anarchy)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox