public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-devel/gdb-apple: gdb-apple-563.ebuild gdb-apple-1705.ebuild gdb-apple-1344.ebuild gdb-apple-1346.ebuild gdb-apple-960.ebuild gdb-apple-1518.ebuild gdb-apple-1461.ebuild gdb-apple-966.ebuild gdb-apple-768-r1.ebuild gdb-apple-962.ebuild ChangeLog
@ 2011-10-16 10:17 Fabian Groffen (grobian)
  0 siblings, 0 replies; only message in thread
From: Fabian Groffen (grobian) @ 2011-10-16 10:17 UTC (permalink / raw
  To: gentoo-commits

grobian     11/10/16 10:17:17

  Modified:             gdb-apple-563.ebuild gdb-apple-1705.ebuild
                        gdb-apple-1344.ebuild gdb-apple-1346.ebuild
                        gdb-apple-960.ebuild gdb-apple-1518.ebuild
                        gdb-apple-1461.ebuild gdb-apple-966.ebuild
                        gdb-apple-768-r1.ebuild gdb-apple-962.ebuild
                        ChangeLog
  Log:
  Fix quoting
  
  (Portage version: 2.2.01.19478-prefix/cvs/Darwin i386)

Revision  Changes    Path
1.3                  sys-devel/gdb-apple/gdb-apple-563.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-563.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-563.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-563.ebuild?r1=1.2&r2=1.3

Index: gdb-apple-563.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-563.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gdb-apple-563.ebuild	5 Mar 2010 16:25:26 -0000	1.2
+++ gdb-apple-563.ebuild	16 Oct 2011 10:17:17 -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/gdb-apple/gdb-apple-563.ebuild,v 1.2 2010/03/05 16:25:26 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-563.ebuild,v 1.3 2011/10/16 10:17:17 grobian Exp $
 
 EAPI="3"
 
@@ -45,7 +45,7 @@
 	emake DESTDIR="${D}" libdir=/nukeme includedir=/nukeme install || die
 	rm -r "${D}"/nukeme || die
 	rm -Rf "${ED}"/usr/${CHOST} || die
-	mv "${ED}"/usr/bin/gdb ${ED}/
+	mv "${ED}"/usr/bin/gdb "${ED}"/
 	rm -f "${ED}"/usr/bin/*
 	mv "${ED}"/gdb "${ED}"/usr/bin/
 }



1.4                  sys-devel/gdb-apple/gdb-apple-1705.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1705.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1705.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1705.ebuild?r1=1.3&r2=1.4

Index: gdb-apple-1705.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1705.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gdb-apple-1705.ebuild	25 Sep 2011 10:54:43 -0000	1.3
+++ gdb-apple-1705.ebuild	16 Oct 2011 10:17:17 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1705.ebuild,v 1.3 2011/09/25 10:54:43 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1705.ebuild,v 1.4 2011/10/16 10:17:17 grobian Exp $
 
 EAPI="3"
 
@@ -51,7 +51,7 @@
 	emake -j2 DESTDIR="${D}" libdir=/nukeme includedir=/nukeme install || die
 	rm -R "${D}"/nukeme || die
 	rm -Rf "${ED}"/usr/${CHOST} || die
-	mv "${ED}"/usr/bin/gdb ${ED}/
+	mv "${ED}"/usr/bin/gdb "${ED}"/
 	rm -f "${ED}"/usr/bin/*
 	mv "${ED}"/gdb "${ED}"/usr/bin/
 }



1.4                  sys-devel/gdb-apple/gdb-apple-1344.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1344.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1344.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1344.ebuild?r1=1.3&r2=1.4

Index: gdb-apple-1344.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1344.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gdb-apple-1344.ebuild	5 Mar 2010 16:25:26 -0000	1.3
+++ gdb-apple-1344.ebuild	16 Oct 2011 10:17:17 -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/gdb-apple/gdb-apple-1344.ebuild,v 1.3 2010/03/05 16:25:26 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1344.ebuild,v 1.4 2011/10/16 10:17:17 grobian Exp $
 
 EAPI="3"
 
@@ -44,7 +44,7 @@
 	emake DESTDIR="${D}" libdir=/nukeme includedir=/nukeme install || die
 	rm -R "${D}"/nukeme || die
 	rm -Rf "${ED}"/usr/${CHOST} || die
-	mv "${ED}"/usr/bin/gdb ${ED}/
+	mv "${ED}"/usr/bin/gdb "${ED}"/
 	rm -f "${ED}"/usr/bin/*
 	mv "${ED}"/gdb "${ED}"/usr/bin/
 }



1.3                  sys-devel/gdb-apple/gdb-apple-1346.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1346.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1346.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1346.ebuild?r1=1.2&r2=1.3

Index: gdb-apple-1346.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1346.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gdb-apple-1346.ebuild	5 Mar 2010 16:25:26 -0000	1.2
+++ gdb-apple-1346.ebuild	16 Oct 2011 10:17:17 -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/gdb-apple/gdb-apple-1346.ebuild,v 1.2 2010/03/05 16:25:26 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1346.ebuild,v 1.3 2011/10/16 10:17:17 grobian Exp $
 
 EAPI="3"
 
@@ -44,7 +44,7 @@
 	emake DESTDIR="${D}" libdir=/nukeme includedir=/nukeme install || die
 	rm -R "${D}"/nukeme || die
 	rm -Rf "${ED}"/usr/${CHOST} || die
-	mv "${ED}"/usr/bin/gdb ${ED}/
+	mv "${ED}"/usr/bin/gdb "${ED}"/
 	rm -f "${ED}"/usr/bin/*
 	mv "${ED}"/gdb "${ED}"/usr/bin/
 }



1.3                  sys-devel/gdb-apple/gdb-apple-960.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-960.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-960.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-960.ebuild?r1=1.2&r2=1.3

Index: gdb-apple-960.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-960.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gdb-apple-960.ebuild	5 Mar 2010 16:25:26 -0000	1.2
+++ gdb-apple-960.ebuild	16 Oct 2011 10:17:17 -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/gdb-apple/gdb-apple-960.ebuild,v 1.2 2010/03/05 16:25:26 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-960.ebuild,v 1.3 2011/10/16 10:17:17 grobian Exp $
 
 EAPI="3"
 
@@ -44,7 +44,7 @@
 	emake DESTDIR="${D}" libdir=/nukeme includedir=/nukeme install || die
 	rm -r "$D"/nukeme || die
 	rm -Rf "${ED}"/usr/${CHOST} || die
-	mv "${ED}"/usr/bin/gdb ${ED}/
+	mv "${ED}"/usr/bin/gdb "${ED}"/
 	rm -f "${ED}"/usr/bin/*
 	mv "${ED}"/gdb "${ED}"/usr/bin/
 }



1.3                  sys-devel/gdb-apple/gdb-apple-1518.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1518.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1518.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1518.ebuild?r1=1.2&r2=1.3

Index: gdb-apple-1518.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1518.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gdb-apple-1518.ebuild	11 Jul 2011 12:08:37 -0000	1.2
+++ gdb-apple-1518.ebuild	16 Oct 2011 10:17:17 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1518.ebuild,v 1.2 2011/07/11 12:08:37 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1518.ebuild,v 1.3 2011/10/16 10:17:17 grobian Exp $
 
 EAPI="3"
 
@@ -46,7 +46,7 @@
 	emake DESTDIR="${D}" libdir=/nukeme includedir=/nukeme install || die
 	rm -R "${D}"/nukeme || die
 	rm -Rf "${ED}"/usr/${CHOST} || die
-	mv "${ED}"/usr/bin/gdb ${ED}/
+	mv "${ED}"/usr/bin/gdb "${ED}"/
 	rm -f "${ED}"/usr/bin/*
 	mv "${ED}"/gdb "${ED}"/usr/bin/
 }



1.3                  sys-devel/gdb-apple/gdb-apple-1461.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1461.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1461.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1461.ebuild?r1=1.2&r2=1.3

Index: gdb-apple-1461.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1461.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gdb-apple-1461.ebuild	23 May 2010 13:40:00 -0000	1.2
+++ gdb-apple-1461.ebuild	16 Oct 2011 10:17:17 -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/gdb-apple/gdb-apple-1461.ebuild,v 1.2 2010/05/23 13:40:00 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-1461.ebuild,v 1.3 2011/10/16 10:17:17 grobian Exp $
 
 EAPI="3"
 
@@ -48,7 +48,7 @@
 	emake DESTDIR="${D}" libdir=/nukeme includedir=/nukeme install || die
 	rm -R "${D}"/nukeme || die
 	rm -Rf "${ED}"/usr/${CHOST} || die
-	mv "${ED}"/usr/bin/gdb ${ED}/
+	mv "${ED}"/usr/bin/gdb "${ED}"/
 	rm -f "${ED}"/usr/bin/*
 	mv "${ED}"/gdb "${ED}"/usr/bin/
 }



1.5                  sys-devel/gdb-apple/gdb-apple-966.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-966.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-966.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-966.ebuild?r1=1.4&r2=1.5

Index: gdb-apple-966.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-966.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gdb-apple-966.ebuild	5 Mar 2010 16:25:26 -0000	1.4
+++ gdb-apple-966.ebuild	16 Oct 2011 10:17:17 -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/gdb-apple/gdb-apple-966.ebuild,v 1.4 2010/03/05 16:25:26 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-966.ebuild,v 1.5 2011/10/16 10:17:17 grobian Exp $
 
 EAPI="3"
 
@@ -47,7 +47,7 @@
 	emake DESTDIR="${D}" libdir=/nukeme includedir=/nukeme install || die
 	rm -R "${D}"/nukeme || die
 	rm -Rf "${ED}"/usr/${CHOST} || die
-	mv "${ED}"/usr/bin/gdb ${ED}/
+	mv "${ED}"/usr/bin/gdb "${ED}"/
 	rm -f "${ED}"/usr/bin/*
 	mv "${ED}"/gdb "${ED}"/usr/bin/
 }



1.3                  sys-devel/gdb-apple/gdb-apple-768-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-768-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-768-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-768-r1.ebuild?r1=1.2&r2=1.3

Index: gdb-apple-768-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-768-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gdb-apple-768-r1.ebuild	5 Mar 2010 16:25:26 -0000	1.2
+++ gdb-apple-768-r1.ebuild	16 Oct 2011 10:17:17 -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/gdb-apple/gdb-apple-768-r1.ebuild,v 1.2 2010/03/05 16:25:26 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-768-r1.ebuild,v 1.3 2011/10/16 10:17:17 grobian Exp $
 
 EAPI="3"
 
@@ -44,7 +44,7 @@
 	emake DESTDIR="${D}" libdir=/nukeme includedir=/nukeme install || die
 	rm -r "${D}"/nukeme || die
 	rm -Rf "${ED}"/usr/${CHOST} || die
-	mv "${ED}"/usr/bin/gdb ${ED}/
+	mv "${ED}"/usr/bin/gdb "${ED}"/
 	rm -f "${ED}"/usr/bin/*
 	mv "${ED}"/gdb "${ED}"/usr/bin/
 }



1.5                  sys-devel/gdb-apple/gdb-apple-962.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-962.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-962.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/gdb-apple-962.ebuild?r1=1.4&r2=1.5

Index: gdb-apple-962.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-962.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gdb-apple-962.ebuild	5 Mar 2010 16:25:26 -0000	1.4
+++ gdb-apple-962.ebuild	16 Oct 2011 10:17:17 -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/gdb-apple/gdb-apple-962.ebuild,v 1.4 2010/03/05 16:25:26 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/gdb-apple-962.ebuild,v 1.5 2011/10/16 10:17:17 grobian Exp $
 
 EAPI="3"
 
@@ -47,7 +47,7 @@
 	emake DESTDIR="${D}" libdir=/nukeme includedir=/nukeme install || die
 	rm -r "${D}"/nukeme || die
 	rm -Rf "${ED}"/usr/${CHOST} || die
-	mv "${ED}"/usr/bin/gdb ${ED}/
+	mv "${ED}"/usr/bin/gdb "${ED}"/
 	rm -f "${ED}"/usr/bin/*
 	mv "${ED}"/gdb "${ED}"/usr/bin/
 }



1.16                 sys-devel/gdb-apple/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb-apple/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	25 Sep 2011 10:54:43 -0000	1.15
+++ ChangeLog	16 Oct 2011 10:17:17 -0000	1.16
@@ -1,6 +1,12 @@
 # ChangeLog for sys-devel/gdb-apple
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/ChangeLog,v 1.15 2011/09/25 10:54:43 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb-apple/ChangeLog,v 1.16 2011/10/16 10:17:17 grobian Exp $
+
+  16 Oct 2011; Fabian Groffen <grobian@gentoo.org> gdb-apple-768-r1.ebuild,
+  gdb-apple-1461.ebuild, gdb-apple-1518.ebuild, gdb-apple-1346.ebuild,
+  gdb-apple-966.ebuild, gdb-apple-960.ebuild, gdb-apple-1344.ebuild,
+  gdb-apple-1705.ebuild, gdb-apple-563.ebuild, gdb-apple-962.ebuild:
+  Fix quoting
 
   25 Sep 2011; Fabian Groffen <grobian@gentoo.org> gdb-apple-1705.ebuild,
   +files/gdb-apple-1705-darwin8-10.patch:






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-10-16 10:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-16 10:17 [gentoo-commits] gentoo-x86 commit in sys-devel/gdb-apple: gdb-apple-563.ebuild gdb-apple-1705.ebuild gdb-apple-1344.ebuild gdb-apple-1346.ebuild gdb-apple-960.ebuild gdb-apple-1518.ebuild gdb-apple-1461.ebuild gdb-apple-966.ebuild gdb-apple-768-r1.ebuild gdb-apple-962.ebuild ChangeLog Fabian Groffen (grobian)

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