diff options
author | Christian Heim <phreak@gentoo.org> | 2008-01-05 14:08:28 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2008-01-05 14:08:28 +0000 |
commit | 80919d07d89c6be30676b0c2d32ede792fdb0dc0 (patch) | |
tree | 04f918c65005a4738f08a6540f4dd7607730edbc | |
parent | Updating the snapshot date. Removing portage_overlay, as Spanky fixed stage1 ... (diff) | |
download | phreak-80919d07d89c6be30676b0c2d32ede792fdb0dc0.tar.gz phreak-80919d07d89c6be30676b0c2d32ede792fdb0dc0.tar.bz2 phreak-80919d07d89c6be30676b0c2d32ede792fdb0dc0.zip |
Updating the other (dependant) stamps.
svn path=/; revision=384
-rw-r--r-- | catalyst/specs/glibc/x86/hardened/stage1.spec | 4 | ||||
-rw-r--r-- | catalyst/specs/glibc/x86/hardened/stage2.spec | 4 | ||||
-rw-r--r-- | catalyst/specs/glibc/x86/hardened/stage3.spec | 4 | ||||
-rw-r--r-- | catalyst/specs/glibc/x86/i686/hardened/stage2.spec | 4 | ||||
-rw-r--r-- | catalyst/specs/glibc/x86/i686/hardened/stage3.spec | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/catalyst/specs/glibc/x86/hardened/stage1.spec b/catalyst/specs/glibc/x86/hardened/stage1.spec index 97d9bfe..3ed214f 100644 --- a/catalyst/specs/glibc/x86/hardened/stage1.spec +++ b/catalyst/specs/glibc/x86/hardened/stage1.spec @@ -1,10 +1,10 @@ subarch: x86 target: stage1 -version_stamp: hardened-20080101 +version_stamp: hardened-20080105 rel_type: default profile: hardened/x86/2.6 snapshot: 20080105 -source_subpath: stage3-x86-hardened-20080101 +source_subpath: stage3-x86-hardened-20080105 chost: i486-pc-linux-gnu cflags: -mtune=i486 -O2 -pipe -fforce-addr cxxflags: -mtune=i486 -O2 -pipe -fforce-addr diff --git a/catalyst/specs/glibc/x86/hardened/stage2.spec b/catalyst/specs/glibc/x86/hardened/stage2.spec index e6c830f..dd49073 100644 --- a/catalyst/specs/glibc/x86/hardened/stage2.spec +++ b/catalyst/specs/glibc/x86/hardened/stage2.spec @@ -1,10 +1,10 @@ subarch: x86 target: stage2 -version_stamp: hardened-20080101 +version_stamp: hardened-20080105 rel_type: default profile: hardened/x86/2.6 snapshot: 20080105 -source_subpath: default/stage1-x86-hardened-20080101 +source_subpath: default/stage1-x86-hardened-20080105 chost: i486-pc-linux-gnu cflags: -mtune=i486 -O2 -pipe -fforce-addr cxxflags: -mtune=i486 -O2 -pipe -fforce-addr diff --git a/catalyst/specs/glibc/x86/hardened/stage3.spec b/catalyst/specs/glibc/x86/hardened/stage3.spec index 1a152ce..380e891 100644 --- a/catalyst/specs/glibc/x86/hardened/stage3.spec +++ b/catalyst/specs/glibc/x86/hardened/stage3.spec @@ -1,9 +1,9 @@ subarch: x86 target: stage3 -version_stamp: hardened-20080101 +version_stamp: hardened-20080105 rel_type: default profile: hardened/x86/2.6 snapshot: 20080105 -source_subpath: default/stage2-x86-hardened-20080101 +source_subpath: default/stage2-x86-hardened-20080105 cflags: -mtune=i486 -O2 -pipe -fforce-addr cxxflags: -mtune=i486 -O2 -pipe -fforce-addr diff --git a/catalyst/specs/glibc/x86/i686/hardened/stage2.spec b/catalyst/specs/glibc/x86/i686/hardened/stage2.spec index 1273abd..34dbcea 100644 --- a/catalyst/specs/glibc/x86/i686/hardened/stage2.spec +++ b/catalyst/specs/glibc/x86/i686/hardened/stage2.spec @@ -1,10 +1,10 @@ subarch: i686 target: stage2 -version_stamp: hardened-20080101 +version_stamp: hardened-20080105 rel_type: default profile: hardened/x86/2.6 snapshot: 20080105 -source_subpath: default/stage1-x86-hardened-20080101 +source_subpath: default/stage1-x86-hardened-20080105 chost: i686-pc-linux-gnu cflags: -mtune=i686 -O2 -pipe -fforce-addr cxxflags: -mtune=i686 -O2 -pipe -fforce-addr diff --git a/catalyst/specs/glibc/x86/i686/hardened/stage3.spec b/catalyst/specs/glibc/x86/i686/hardened/stage3.spec index e4712b2..15d7351 100644 --- a/catalyst/specs/glibc/x86/i686/hardened/stage3.spec +++ b/catalyst/specs/glibc/x86/i686/hardened/stage3.spec @@ -1,9 +1,9 @@ subarch: i686 target: stage3 -version_stamp: hardened-20080101 +version_stamp: hardened-20080105 rel_type: default profile: hardened/x86/2.6 snapshot: 20080105 -source_subpath: default/stage2-i686-hardened-20080101 +source_subpath: default/stage2-i686-hardened-20080105 cflags: -mtune=i686 -O2 -pipe -fforce-addr cxxflags: -mtune=i686 -O2 -pipe -fforce-addr |