public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-devel/gnuconfig: ChangeLog gnuconfig-20090819.ebuild gnuconfig-99999999.ebuild
@ 2010-01-19 20:46 Michael Haubenwallner (haubi)
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Haubenwallner (haubi) @ 2010-01-19 20:46 UTC (permalink / raw
  To: gentoo-commits

haubi       10/01/19 20:46:41

  Modified:             ChangeLog gnuconfig-20090819.ebuild
                        gnuconfig-99999999.ebuild
  Log:
  add ~ppc-aix keyword (prefix)
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.42                 sys-devel/gnuconfig/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gnuconfig/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gnuconfig/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gnuconfig/ChangeLog?r1=1.41&r2=1.42

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	15 Jan 2010 22:47:58 -0000	1.41
+++ ChangeLog	19 Jan 2010 20:46:40 -0000	1.42
@@ -1,6 +1,10 @@
 # ChangeLog for sys-devel/gnuconfig
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v 1.41 2010/01/15 22:47:58 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v 1.42 2010/01/19 20:46:40 haubi Exp $
+
+  19 Jan 2010; Michael Haubenwallner <haubi@gentoo.org>
+  gnuconfig-20090819.ebuild, gnuconfig-99999999.ebuild:
+  add ~ppc-aix keyword (prefix)
 
   15 Jan 2010; Jonathan Callen <abcd@gentoo.org> gnuconfig-20090819.ebuild:
   Add prefix keywords to non-live ebuild



1.3                  sys-devel/gnuconfig/gnuconfig-20090819.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20090819.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20090819.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20090819.ebuild?r1=1.2&r2=1.3

Index: gnuconfig-20090819.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20090819.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnuconfig-20090819.ebuild	15 Jan 2010 22:47:58 -0000	1.2
+++ gnuconfig-20090819.ebuild	19 Jan 2010 20:46:40 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20090819.ebuild,v 1.2 2010/01/15 22:47:58 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20090819.ebuild,v 1.3 2010/01/19 20:46:40 haubi Exp $
 
 inherit eutils
 if [[ ${PV} == "99999999" ]] ; then
@@ -8,7 +8,7 @@
 	inherit git
 else
 	SRC_URI="mirror://gentoo/${P}.tar.bz2"
-	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="Updated config.sub and config.guess file from GNU"



1.4                  sys-devel/gnuconfig/gnuconfig-99999999.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gnuconfig/gnuconfig-99999999.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gnuconfig/gnuconfig-99999999.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gnuconfig/gnuconfig-99999999.ebuild?r1=1.3&r2=1.4

Index: gnuconfig-99999999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-99999999.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnuconfig-99999999.ebuild	15 Jan 2010 22:42:12 -0000	1.3
+++ gnuconfig-99999999.ebuild	19 Jan 2010 20:46:40 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-99999999.ebuild,v 1.3 2010/01/15 22:42:12 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-99999999.ebuild,v 1.4 2010/01/19 20:46:40 haubi Exp $
 
 inherit eutils
 if [[ ${PV} == "99999999" ]] ; then
@@ -8,7 +8,7 @@
 	inherit git
 else
 	SRC_URI="mirror://gentoo/${P}.tar.bz2"
-	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="Updated config.sub and config.guess file from GNU"






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

* [gentoo-commits] gentoo-x86 commit in sys-devel/gnuconfig: ChangeLog gnuconfig-20090819.ebuild gnuconfig-99999999.ebuild
@ 2010-01-27 15:21 Markus Duft (mduft)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Duft (mduft) @ 2010-01-27 15:21 UTC (permalink / raw
  To: gentoo-commits

mduft       10/01/27 15:21:02

  Modified:             ChangeLog gnuconfig-20090819.ebuild
                        gnuconfig-99999999.ebuild
  Log:
  re-added ~x86-interix keywords
  (Portage version: 2.1.7.16/cvs/Linux i686)

Revision  Changes    Path
1.43                 sys-devel/gnuconfig/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gnuconfig/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gnuconfig/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gnuconfig/ChangeLog?r1=1.42&r2=1.43

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	19 Jan 2010 20:46:40 -0000	1.42
+++ ChangeLog	27 Jan 2010 15:21:01 -0000	1.43
@@ -1,6 +1,10 @@
 # ChangeLog for sys-devel/gnuconfig
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v 1.42 2010/01/19 20:46:40 haubi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v 1.43 2010/01/27 15:21:01 mduft Exp $
+
+  27 Jan 2010; Markus Duft <mduft@gentoo.org> gnuconfig-20090819.ebuild,
+  gnuconfig-99999999.ebuild:
+  re-added ~x86-interix keywords
 
   19 Jan 2010; Michael Haubenwallner <haubi@gentoo.org>
   gnuconfig-20090819.ebuild, gnuconfig-99999999.ebuild:



1.4                  sys-devel/gnuconfig/gnuconfig-20090819.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20090819.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20090819.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20090819.ebuild?r1=1.3&r2=1.4

Index: gnuconfig-20090819.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20090819.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gnuconfig-20090819.ebuild	19 Jan 2010 20:46:40 -0000	1.3
+++ gnuconfig-20090819.ebuild	27 Jan 2010 15:21:01 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20090819.ebuild,v 1.3 2010/01/19 20:46:40 haubi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20090819.ebuild,v 1.4 2010/01/27 15:21:01 mduft Exp $
 
 inherit eutils
 if [[ ${PV} == "99999999" ]] ; then
@@ -8,7 +8,7 @@
 	inherit git
 else
 	SRC_URI="mirror://gentoo/${P}.tar.bz2"
-	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="Updated config.sub and config.guess file from GNU"



1.5                  sys-devel/gnuconfig/gnuconfig-99999999.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gnuconfig/gnuconfig-99999999.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gnuconfig/gnuconfig-99999999.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gnuconfig/gnuconfig-99999999.ebuild?r1=1.4&r2=1.5

Index: gnuconfig-99999999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-99999999.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gnuconfig-99999999.ebuild	19 Jan 2010 20:46:40 -0000	1.4
+++ gnuconfig-99999999.ebuild	27 Jan 2010 15:21:01 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-99999999.ebuild,v 1.4 2010/01/19 20:46:40 haubi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-99999999.ebuild,v 1.5 2010/01/27 15:21:01 mduft Exp $
 
 inherit eutils
 if [[ ${PV} == "99999999" ]] ; then
@@ -8,7 +8,7 @@
 	inherit git
 else
 	SRC_URI="mirror://gentoo/${P}.tar.bz2"
-	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="Updated config.sub and config.guess file from GNU"






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

* [gentoo-commits] gentoo-x86 commit in sys-devel/gnuconfig: ChangeLog gnuconfig-20090819.ebuild gnuconfig-99999999.ebuild
@ 2010-02-05  9:22 Michael Haubenwallner (haubi)
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Haubenwallner (haubi) @ 2010-02-05  9:22 UTC (permalink / raw
  To: gentoo-commits

haubi       10/02/05 09:22:34

  Modified:             ChangeLog gnuconfig-20090819.ebuild
                        gnuconfig-99999999.ebuild
  Log:
  keyworded ~hppa-hpux (prefix)
  (Portage version: 2.1.7.16/cvs/Linux x86_64)

Revision  Changes    Path
1.44                 sys-devel/gnuconfig/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gnuconfig/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gnuconfig/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gnuconfig/ChangeLog?r1=1.43&r2=1.44

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	27 Jan 2010 15:21:01 -0000	1.43
+++ ChangeLog	5 Feb 2010 09:22:33 -0000	1.44
@@ -1,6 +1,10 @@
 # ChangeLog for sys-devel/gnuconfig
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v 1.43 2010/01/27 15:21:01 mduft Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/ChangeLog,v 1.44 2010/02/05 09:22:33 haubi Exp $
+
+  05 Feb 2010; Michael Haubenwallner <haubi@gentoo.org>
+  gnuconfig-20090819.ebuild, gnuconfig-99999999.ebuild:
+  keyworded ~hppa-hpux (prefix)
 
   27 Jan 2010; Markus Duft <mduft@gentoo.org> gnuconfig-20090819.ebuild,
   gnuconfig-99999999.ebuild:



1.5                  sys-devel/gnuconfig/gnuconfig-20090819.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20090819.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20090819.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20090819.ebuild?r1=1.4&r2=1.5

Index: gnuconfig-20090819.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20090819.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gnuconfig-20090819.ebuild	27 Jan 2010 15:21:01 -0000	1.4
+++ gnuconfig-20090819.ebuild	5 Feb 2010 09:22:33 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20090819.ebuild,v 1.4 2010/01/27 15:21:01 mduft Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20090819.ebuild,v 1.5 2010/02/05 09:22:33 haubi Exp $
 
 inherit eutils
 if [[ ${PV} == "99999999" ]] ; then
@@ -8,7 +8,7 @@
 	inherit git
 else
 	SRC_URI="mirror://gentoo/${P}.tar.bz2"
-	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="Updated config.sub and config.guess file from GNU"



1.6                  sys-devel/gnuconfig/gnuconfig-99999999.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gnuconfig/gnuconfig-99999999.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gnuconfig/gnuconfig-99999999.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gnuconfig/gnuconfig-99999999.ebuild?r1=1.5&r2=1.6

Index: gnuconfig-99999999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-99999999.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gnuconfig-99999999.ebuild	27 Jan 2010 15:21:01 -0000	1.5
+++ gnuconfig-99999999.ebuild	5 Feb 2010 09:22:33 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-99999999.ebuild,v 1.5 2010/01/27 15:21:01 mduft Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-99999999.ebuild,v 1.6 2010/02/05 09:22:33 haubi Exp $
 
 inherit eutils
 if [[ ${PV} == "99999999" ]] ; then
@@ -8,7 +8,7 @@
 	inherit git
 else
 	SRC_URI="mirror://gentoo/${P}.tar.bz2"
-	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+	KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="Updated config.sub and config.guess file from GNU"






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

end of thread, other threads:[~2010-02-05  9:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-27 15:21 [gentoo-commits] gentoo-x86 commit in sys-devel/gnuconfig: ChangeLog gnuconfig-20090819.ebuild gnuconfig-99999999.ebuild Markus Duft (mduft)
  -- strict thread matches above, loose matches on Subject: below --
2010-02-05  9:22 Michael Haubenwallner (haubi)
2010-01-19 20:46 Michael Haubenwallner (haubi)

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