* [gentoo-commits] gentoo-x86 commit in dev-libs/klibc: klibc-1.5.25.ebuild ChangeLog
@ 2012-12-31 15:31 Agostino Sarubbo (ago)
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-31 15:31 UTC (permalink / raw
To: gentoo-commits
ago 12/12/31 15:31:17
Modified: klibc-1.5.25.ebuild ChangeLog
Log:
Add ~ppc64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Revision Changes Path
1.2 dev-libs/klibc/klibc-1.5.25.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild?r1=1.1&r2=1.2
Index: klibc-1.5.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- klibc-1.5.25.ebuild 30 Aug 2011 01:37:01 -0000 1.1
+++ klibc-1.5.25.ebuild 31 Dec 2012 15:31:17 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild,v 1.1 2011/08/30 01:37:01 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild,v 1.2 2012/12/31 15:31:17 ago Exp $
# Robin H. Johnson <robbat2@gentoo.org>, 12 Nov 2007:
# This still needs major work.
@@ -36,7 +36,7 @@
${KERNEL_URI}"
LICENSE="|| ( GPL-2 LGPL-2 )"
-KEYWORDS="~amd64 ~arm -mips ~ppc ~x86"
+KEYWORDS="~amd64 ~arm -mips ~ppc ~ppc64 ~x86"
SLOT="0"
IUSE="debug"
1.83 dev-libs/klibc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/ChangeLog?rev=1.83&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/ChangeLog?rev=1.83&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/ChangeLog?r1=1.82&r2=1.83
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/klibc/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- ChangeLog 30 Aug 2011 01:37:01 -0000 1.82
+++ ChangeLog 31 Dec 2012 15:31:17 -0000 1.83
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/klibc
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/ChangeLog,v 1.82 2011/08/30 01:37:01 radhermit Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/ChangeLog,v 1.83 2012/12/31 15:31:17 ago Exp $
+
+ 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> klibc-1.5.25.ebuild:
+ Add ~ppc64, wrt bug #449220
*klibc-1.5.25 (30 Aug 2011)
@@ -379,4 +382,3 @@
09 Mar 2005; Martin Schlemmer <azarah@gentoo.org> +metadata.xml,
+files/klibc.m4, +klibc-1.0.ebuild:
Initial version
-
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/klibc: klibc-1.5.25.ebuild ChangeLog
@ 2013-01-01 11:43 Agostino Sarubbo (ago)
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-01 11:43 UTC (permalink / raw
To: gentoo-commits
ago 13/01/01 11:43:13
Modified: klibc-1.5.25.ebuild ChangeLog
Log:
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Revision Changes Path
1.3 dev-libs/klibc/klibc-1.5.25.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild?r1=1.2&r2=1.3
Index: klibc-1.5.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- klibc-1.5.25.ebuild 31 Dec 2012 15:31:17 -0000 1.2
+++ klibc-1.5.25.ebuild 1 Jan 2013 11:43:13 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild,v 1.2 2012/12/31 15:31:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild,v 1.3 2013/01/01 11:43:13 ago Exp $
# Robin H. Johnson <robbat2@gentoo.org>, 12 Nov 2007:
# This still needs major work.
@@ -36,7 +36,7 @@
${KERNEL_URI}"
LICENSE="|| ( GPL-2 LGPL-2 )"
-KEYWORDS="~amd64 ~arm -mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 -mips ~ppc ~ppc64 ~x86"
SLOT="0"
IUSE="debug"
1.84 dev-libs/klibc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/ChangeLog?rev=1.84&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/ChangeLog?rev=1.84&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/ChangeLog?r1=1.83&r2=1.84
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/klibc/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog 31 Dec 2012 15:31:17 -0000 1.83
+++ ChangeLog 1 Jan 2013 11:43:13 -0000 1.84
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/klibc
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/ChangeLog,v 1.83 2012/12/31 15:31:17 ago Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/ChangeLog,v 1.84 2013/01/01 11:43:13 ago Exp $
+
+ 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> klibc-1.5.25.ebuild:
+ Add ~ia64, wrt bug #449220
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> klibc-1.5.25.ebuild:
Add ~ppc64, wrt bug #449220
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/klibc: klibc-1.5.25.ebuild ChangeLog
@ 2013-01-01 14:09 Agostino Sarubbo (ago)
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-01 14:09 UTC (permalink / raw
To: gentoo-commits
ago 13/01/01 14:09:58
Modified: klibc-1.5.25.ebuild ChangeLog
Log:
Add ~alpha, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Revision Changes Path
1.4 dev-libs/klibc/klibc-1.5.25.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild?r1=1.3&r2=1.4
Index: klibc-1.5.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- klibc-1.5.25.ebuild 1 Jan 2013 11:43:13 -0000 1.3
+++ klibc-1.5.25.ebuild 1 Jan 2013 14:09:58 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild,v 1.3 2013/01/01 11:43:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild,v 1.4 2013/01/01 14:09:58 ago Exp $
# Robin H. Johnson <robbat2@gentoo.org>, 12 Nov 2007:
# This still needs major work.
@@ -36,7 +36,7 @@
${KERNEL_URI}"
LICENSE="|| ( GPL-2 LGPL-2 )"
-KEYWORDS="~amd64 ~arm ~ia64 -mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 -mips ~ppc ~ppc64 ~x86"
SLOT="0"
IUSE="debug"
1.85 dev-libs/klibc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/ChangeLog?rev=1.85&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/ChangeLog?rev=1.85&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/ChangeLog?r1=1.84&r2=1.85
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/klibc/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- ChangeLog 1 Jan 2013 11:43:13 -0000 1.84
+++ ChangeLog 1 Jan 2013 14:09:58 -0000 1.85
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/klibc
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/ChangeLog,v 1.84 2013/01/01 11:43:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/ChangeLog,v 1.85 2013/01/01 14:09:58 ago Exp $
+
+ 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> klibc-1.5.25.ebuild:
+ Add ~alpha, wrt bug #449220
01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> klibc-1.5.25.ebuild:
Add ~ia64, wrt bug #449220
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/klibc: klibc-1.5.25.ebuild ChangeLog
@ 2013-01-06 9:22 Agostino Sarubbo (ago)
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-06 9:22 UTC (permalink / raw
To: gentoo-commits
ago 13/01/06 09:22:51
Modified: klibc-1.5.25.ebuild ChangeLog
Log:
Add ~sparc, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Revision Changes Path
1.5 dev-libs/klibc/klibc-1.5.25.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild?r1=1.4&r2=1.5
Index: klibc-1.5.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- klibc-1.5.25.ebuild 1 Jan 2013 14:09:58 -0000 1.4
+++ klibc-1.5.25.ebuild 6 Jan 2013 09:22:51 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild,v 1.4 2013/01/01 14:09:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild,v 1.5 2013/01/06 09:22:51 ago Exp $
# Robin H. Johnson <robbat2@gentoo.org>, 12 Nov 2007:
# This still needs major work.
@@ -36,7 +36,7 @@
${KERNEL_URI}"
LICENSE="|| ( GPL-2 LGPL-2 )"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 -mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 -mips ~ppc ~ppc64 ~sparc ~x86"
SLOT="0"
IUSE="debug"
1.86 dev-libs/klibc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/ChangeLog?rev=1.86&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/ChangeLog?rev=1.86&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/ChangeLog?r1=1.85&r2=1.86
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/klibc/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog 1 Jan 2013 14:09:58 -0000 1.85
+++ ChangeLog 6 Jan 2013 09:22:51 -0000 1.86
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/klibc
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/ChangeLog,v 1.85 2013/01/01 14:09:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/ChangeLog,v 1.86 2013/01/06 09:22:51 ago Exp $
+
+ 06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> klibc-1.5.25.ebuild:
+ Add ~sparc, wrt bug #449220
01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> klibc-1.5.25.ebuild:
Add ~alpha, wrt bug #449220
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-libs/klibc: klibc-1.5.25.ebuild ChangeLog
@ 2014-01-15 9:43 Agostino Sarubbo (ago)
0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-01-15 9:43 UTC (permalink / raw
To: gentoo-commits
ago 14/01/15 09:43:28
Modified: klibc-1.5.25.ebuild ChangeLog
Log:
Stable for ia64, wrt bug #498092
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.9 dev-libs/klibc/klibc-1.5.25.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild?r1=1.8&r2=1.9
Index: klibc-1.5.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- klibc-1.5.25.ebuild 24 Aug 2013 12:23:49 -0000 1.8
+++ klibc-1.5.25.ebuild 15 Jan 2014 09:43:28 -0000 1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild,v 1.8 2013/08/24 12:23:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.25.ebuild,v 1.9 2014/01/15 09:43:28 ago Exp $
# Robin H. Johnson <robbat2@gentoo.org>, 12 Nov 2007:
# This still needs major work.
@@ -36,7 +36,7 @@
${KERNEL_URI}"
LICENSE="|| ( GPL-2 LGPL-2 )"
-KEYWORDS="~alpha amd64 ~arm ~ia64 -mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ia64 -mips ~ppc ~ppc64 ~sparc x86"
SLOT="0"
IUSE="debug"
1.100 dev-libs/klibc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/ChangeLog?rev=1.100&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/ChangeLog?rev=1.100&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/klibc/ChangeLog?r1=1.99&r2=1.100
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/klibc/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog 29 Dec 2013 11:57:22 -0000 1.99
+++ ChangeLog 15 Jan 2014 09:43:28 -0000 1.100
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/klibc
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/ChangeLog,v 1.99 2013/12/29 11:57:22 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/ChangeLog,v 1.100 2014/01/15 09:43:28 ago Exp $
+
+ 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> klibc-1.5.25.ebuild:
+ Stable for ia64, wrt bug #498092
29 Dec 2013; Patrick Lauer <patrick@gentoo.org> klibc-2.0.3-r1.ebuild:
Whitespace
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-01-15 9:43 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-31 15:31 [gentoo-commits] gentoo-x86 commit in dev-libs/klibc: klibc-1.5.25.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2013-01-01 11:43 Agostino Sarubbo (ago)
2013-01-01 14:09 Agostino Sarubbo (ago)
2013-01-06 9:22 Agostino Sarubbo (ago)
2014-01-15 9:43 Agostino Sarubbo (ago)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox