public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-boot/aboot: ChangeLog aboot-1.0_pre20040408-r3.ebuild
@ 2011-04-02 12:00 Raul Porcel (armin76)
  0 siblings, 0 replies; 3+ messages in thread
From: Raul Porcel (armin76) @ 2011-04-02 12:00 UTC (permalink / raw
  To: gentoo-commits

armin76     11/04/02 12:00:39

  Modified:             ChangeLog aboot-1.0_pre20040408-r3.ebuild
  Log:
  Remove PROVIDE line for bug #359971
  
  (Portage version: 2.1.9.44/cvs/Linux ia64)

Revision  Changes    Path
1.17                 sys-boot/aboot/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/aboot/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	6 Jun 2010 14:17:38 -0000	1.16
+++ ChangeLog	2 Apr 2011 12:00:39 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for sys-boot/aboot
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/aboot/ChangeLog,v 1.16 2010/06/06 14:17:38 armin76 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/aboot/ChangeLog,v 1.17 2011/04/02 12:00:39 armin76 Exp $
+
+  02 Apr 2011; Raúl Porcel <armin76@gentoo.org>
+  aboot-1.0_pre20040408-r3.ebuild:
+  Remove PROVIDE line for bug #359971
 
   06 Jun 2010; Raúl Porcel <armin76@gentoo.org>
   -aboot-1.0_pre20040408-r2.ebuild, aboot-1.0_pre20040408-r3.ebuild:



1.3                  sys-boot/aboot/aboot-1.0_pre20040408-r3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/aboot/aboot-1.0_pre20040408-r3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/aboot/aboot-1.0_pre20040408-r3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/aboot/aboot-1.0_pre20040408-r3.ebuild?r1=1.2&r2=1.3

Index: aboot-1.0_pre20040408-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/aboot/aboot-1.0_pre20040408-r3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- aboot-1.0_pre20040408-r3.ebuild	6 Jun 2010 14:17:38 -0000	1.2
+++ aboot-1.0_pre20040408-r3.ebuild	2 Apr 2011 12:00:39 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/aboot/aboot-1.0_pre20040408-r3.ebuild,v 1.2 2010/06/06 14:17:38 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/aboot/aboot-1.0_pre20040408-r3.ebuild,v 1.3 2011/04/02 12:00:39 armin76 Exp $
 
 inherit eutils
 
@@ -19,7 +19,6 @@
 IUSE=""
 
 DEPEND=""
-PROVIDE="virtual/bootloader"
 
 src_unpack() {
 	unpack ${A}






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

* [gentoo-commits] gentoo-x86 commit in sys-boot/aboot: ChangeLog aboot-1.0_pre20040408-r3.ebuild
@ 2011-12-11 17:22 Raul Porcel (armin76)
  0 siblings, 0 replies; 3+ messages in thread
From: Raul Porcel (armin76) @ 2011-12-11 17:22 UTC (permalink / raw
  To: gentoo-commits

armin76     11/12/11 17:22:34

  Modified:             ChangeLog aboot-1.0_pre20040408-r3.ebuild
  Log:
  Add patch to fix build failure with glibc-2.13, patch by Sergei Trofimovich <slyfox at gentoo dot org>, bug #364697
  
  (Portage version: 2.1.10.38/cvs/Linux ia64)

Revision  Changes    Path
1.18                 sys-boot/aboot/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/aboot/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/aboot/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/aboot/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/aboot/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	2 Apr 2011 12:00:39 -0000	1.17
+++ ChangeLog	11 Dec 2011 17:22:34 -0000	1.18
@@ -1,6 +1,12 @@
 # ChangeLog for sys-boot/aboot
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/aboot/ChangeLog,v 1.17 2011/04/02 12:00:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/aboot/ChangeLog,v 1.18 2011/12/11 17:22:34 armin76 Exp $
+
+  11 Dec 2011; Raúl Porcel <armin76@gentoo.org>
+  aboot-1.0_pre20040408-r3.ebuild,
+  +files/aboot-define_stat_only_in_userspace.patch:
+  Add patch to fix build failure with glibc-2.13, patch by Sergei Trofimovich
+  <slyfox at gentoo dot org>, bug #364697
 
   02 Apr 2011; Raúl Porcel <armin76@gentoo.org>
   aboot-1.0_pre20040408-r3.ebuild:



1.4                  sys-boot/aboot/aboot-1.0_pre20040408-r3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/aboot/aboot-1.0_pre20040408-r3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/aboot/aboot-1.0_pre20040408-r3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/aboot/aboot-1.0_pre20040408-r3.ebuild?r1=1.3&r2=1.4

Index: aboot-1.0_pre20040408-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/aboot/aboot-1.0_pre20040408-r3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- aboot-1.0_pre20040408-r3.ebuild	2 Apr 2011 12:00:39 -0000	1.3
+++ aboot-1.0_pre20040408-r3.ebuild	11 Dec 2011 17:22:34 -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-boot/aboot/aboot-1.0_pre20040408-r3.ebuild,v 1.3 2011/04/02 12:00:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/aboot/aboot-1.0_pre20040408-r3.ebuild,v 1.4 2011/12/11 17:22:34 armin76 Exp $
 
 inherit eutils
 
@@ -31,6 +31,9 @@
 	cd "${S}"
 	epatch "${FILESDIR}/aboot-gcc-3.4.patch"
 	epatch "${FILESDIR}/aboot-pt_note.patch"
+	# Bug 364697
+	epatch "${FILESDIR}/aboot-define_stat_only_in_userspace.patch"
+
 	# Modified patch from Debian to add netboot support
 	epatch "${WORKDIR}"/aboot_gentoo.diff
 }






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

* [gentoo-commits] gentoo-x86 commit in sys-boot/aboot: ChangeLog aboot-1.0_pre20040408-r3.ebuild
@ 2011-12-11 17:29 Raul Porcel (armin76)
  0 siblings, 0 replies; 3+ messages in thread
From: Raul Porcel (armin76) @ 2011-12-11 17:29 UTC (permalink / raw
  To: gentoo-commits

armin76     11/12/11 17:29:53

  Modified:             ChangeLog aboot-1.0_pre20040408-r3.ebuild
  Log:
  Define RDEPEND
  
  (Portage version: 2.1.10.38/cvs/Linux ia64)

Revision  Changes    Path
1.19                 sys-boot/aboot/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/aboot/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/aboot/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/aboot/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/aboot/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	11 Dec 2011 17:22:34 -0000	1.18
+++ ChangeLog	11 Dec 2011 17:29:53 -0000	1.19
@@ -1,6 +1,10 @@
 # ChangeLog for sys-boot/aboot
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/aboot/ChangeLog,v 1.18 2011/12/11 17:22:34 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/aboot/ChangeLog,v 1.19 2011/12/11 17:29:53 armin76 Exp $
+
+  11 Dec 2011; Raúl Porcel <armin76@gentoo.org>
+  aboot-1.0_pre20040408-r3.ebuild:
+  Define RDEPEND
 
   11 Dec 2011; Raúl Porcel <armin76@gentoo.org>
   aboot-1.0_pre20040408-r3.ebuild,



1.5                  sys-boot/aboot/aboot-1.0_pre20040408-r3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/aboot/aboot-1.0_pre20040408-r3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/aboot/aboot-1.0_pre20040408-r3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/aboot/aboot-1.0_pre20040408-r3.ebuild?r1=1.4&r2=1.5

Index: aboot-1.0_pre20040408-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/aboot/aboot-1.0_pre20040408-r3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- aboot-1.0_pre20040408-r3.ebuild	11 Dec 2011 17:22:34 -0000	1.4
+++ aboot-1.0_pre20040408-r3.ebuild	11 Dec 2011 17:29:53 -0000	1.5
@@ -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-boot/aboot/aboot-1.0_pre20040408-r3.ebuild,v 1.4 2011/12/11 17:22:34 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/aboot/aboot-1.0_pre20040408-r3.ebuild,v 1.5 2011/12/11 17:29:53 armin76 Exp $
 
 inherit eutils
 
@@ -19,6 +19,7 @@
 IUSE=""
 
 DEPEND=""
+RDEPEND=""
 
 src_unpack() {
 	unpack ${A}






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

end of thread, other threads:[~2011-12-11 17:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-11 17:29 [gentoo-commits] gentoo-x86 commit in sys-boot/aboot: ChangeLog aboot-1.0_pre20040408-r3.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2011-12-11 17:22 Raul Porcel (armin76)
2011-04-02 12:00 Raul Porcel (armin76)

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