From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IaxIG-0008Nh-6l for garchives@archives.gentoo.org; Thu, 27 Sep 2007 17:36:56 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l8RHSJIM023543; Thu, 27 Sep 2007 17:28:19 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l8RHSFFn023421 for ; Thu, 27 Sep 2007 17:28:17 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 71E1F656C7 for ; Thu, 27 Sep 2007 17:28:17 +0000 (UTC) Received: from wolf31o2 by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1Iax9s-0005AQ-EB for gentoo-commits@lists.gentoo.org; Thu, 27 Sep 2007 17:28:16 +0000 From: "Chris Gianelloni (wolf31o2)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, wolf31o2@gentoo.org Subject: [gentoo-commits] gentoo commit in src/releng/specs/2007.1/mips/mips3: netboot.spec stage1.spec stage2.spec stage3.spec X-VCS-Repository: gentoo X-VCS-Files: netboot.spec stage1.spec stage2.spec stage3.spec X-VCS-Directories: src/releng/specs/2007.1/mips/mips3 X-VCS-Committer: wolf31o2 X-VCS-Committer-Name: Chris Gianelloni Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Chris Gianelloni Date: Thu, 27 Sep 2007 17:28:16 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@gentoo.org X-Archives-Salt: b6a6e569-f00a-415f-bd46-c30326cc8215 X-Archives-Hash: be19146ba1f704e471a07f0934320e2a wolf31o2 07/09/27 17:28:16 Modified: netboot.spec stage1.spec stage2.spec stage3.spec Log: Change all 2007.0 to 2007.1, and change seeds for stage1 to 2007.0 on each architecture. Revision Changes Path 1.2 src/releng/specs/2007.1/mips/mips3/netboot.spec file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/mips/mips3/netboot.spec?rev=1.2&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/mips/mips3/netboot.spec?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/mips/mips3/netboot.spec?r1=1.1&r2=1.2 Index: netboot.spec =================================================================== RCS file: /var/cvsroot/gentoo/src/releng/specs/2007.1/mips/mips3/netboot.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- netboot.spec 27 Sep 2007 17:22:52 -0000 1.1 +++ netboot.spec 27 Sep 2007 17:28:15 -0000 1.2 @@ -1,10 +1,10 @@ subarch: mips3 -version_stamp: 2007.0 +version_stamp: 2007.1 target: netboot2 rel_type: default -profile: default-linux/mips/2007.0/generic-be/o32 -snapshot: 2007.0 -source_subpath: default/stage3-mips3-2007.0 +profile: default-linux/mips/2007.1/generic-be/o32 +snapshot: 2007.1 +source_subpath: default/stage3-mips3-2007.1 chost: mips-unknown-linux-gnu cflags: -Os -march=mips3 -pipe -fomit-frame-pointer -pie -ftracer -fforce-addr @@ -16,10 +16,10 @@ boot/kernel/ip32r5k/sources: =mips-sources-2.6.16.27 boot/kernel/ip32rm5k/sources: =mips-sources-2.6.16.27 -boot/kernel/ip28r10k/config: /usr/catalyst/2007.0/ip28r10k-2007.0.cf -boot/kernel/ip30r10k/config: /usr/catalyst/2007.0/ip30r10k-2007.0.cf -boot/kernel/ip32r5k/config: /usr/catalyst/2007.0/ip32r5k-2007.0.cf -boot/kernel/ip32rm5k/config: /usr/catalyst/2007.0/ip32rm5k-2007.0.cf +boot/kernel/ip28r10k/config: /usr/catalyst/2007.1/ip28r10k-2007.1.cf +boot/kernel/ip30r10k/config: /usr/catalyst/2007.1/ip30r10k-2007.1.cf +boot/kernel/ip32r5k/config: /usr/catalyst/2007.1/ip32r5k-2007.1.cf +boot/kernel/ip32rm5k/config: /usr/catalyst/2007.1/ip32rm5k-2007.1.cf boot/kernel/ip28r10k/use: -doc ip28 boot/kernel/ip30r10k/use: -doc ip30 1.2 src/releng/specs/2007.1/mips/mips3/stage1.spec file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/mips/mips3/stage1.spec?rev=1.2&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/mips/mips3/stage1.spec?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/mips/mips3/stage1.spec?r1=1.1&r2=1.2 Index: stage1.spec =================================================================== RCS file: /var/cvsroot/gentoo/src/releng/specs/2007.1/mips/mips3/stage1.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- stage1.spec 27 Sep 2007 17:22:52 -0000 1.1 +++ stage1.spec 27 Sep 2007 17:28:15 -0000 1.2 @@ -1,10 +1,10 @@ subarch: mips3 -version_stamp: 2007.0 +version_stamp: 2007.1 target: stage1 rel_type: default -profile: default-linux/mips/2007.0/generic-be/o32 -snapshot: 2007.0 -source_subpath: default/stage3-mips3-2007.0-pre +profile: default-linux/mips/2007.1/generic-be/o32 +snapshot: 2007.1 +source_subpath: default/stage3-mips3-2007.0 chost: mips-unknown-linux-gnu cflags: -O2 -march=mips3 -pipe -mabi=32 1.2 src/releng/specs/2007.1/mips/mips3/stage2.spec file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/mips/mips3/stage2.spec?rev=1.2&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/mips/mips3/stage2.spec?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/mips/mips3/stage2.spec?r1=1.1&r2=1.2 Index: stage2.spec =================================================================== RCS file: /var/cvsroot/gentoo/src/releng/specs/2007.1/mips/mips3/stage2.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- stage2.spec 27 Sep 2007 17:22:52 -0000 1.1 +++ stage2.spec 27 Sep 2007 17:28:15 -0000 1.2 @@ -1,10 +1,10 @@ subarch: mips3 -version_stamp: 2007.0 +version_stamp: 2007.1 target: stage2 rel_type: default -profile: default-linux/mips/2007.0/generic-be/o32 -snapshot: 2007.0 -source_subpath: default/stage1-mips3-2007.0 +profile: default-linux/mips/2007.1/generic-be/o32 +snapshot: 2007.1 +source_subpath: default/stage1-mips3-2007.1 chost: mips-unknown-linux-gnu cflags: -O2 -march=mips3 -pipe -mabi=32 1.2 src/releng/specs/2007.1/mips/mips3/stage3.spec file : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/mips/mips3/stage3.spec?rev=1.2&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/mips/mips3/stage3.spec?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/releng/specs/2007.1/mips/mips3/stage3.spec?r1=1.1&r2=1.2 Index: stage3.spec =================================================================== RCS file: /var/cvsroot/gentoo/src/releng/specs/2007.1/mips/mips3/stage3.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- stage3.spec 27 Sep 2007 17:22:52 -0000 1.1 +++ stage3.spec 27 Sep 2007 17:28:15 -0000 1.2 @@ -1,9 +1,9 @@ subarch: mips3 -version_stamp: 2007.0 +version_stamp: 2007.1 target: stage3 rel_type: default -profile: default-linux/mips/2007.0/generic-be/o32 -snapshot: 2007.0 -source_subpath: default/stage2-mips3-2007.0 +profile: default-linux/mips/2007.1/generic-be/o32 +snapshot: 2007.1 +source_subpath: default/stage2-mips3-2007.1 makeopts: -j3 -- gentoo-commits@gentoo.org mailing list