* [gentoo-commits] gentoo-x86 commit in dev-util/byacc: byacc-1.9-r2.ebuild ChangeLog
@ 2008-10-22 19:33 Ferris McCormick (fmccor)
0 siblings, 0 replies; 6+ messages in thread
From: Ferris McCormick (fmccor) @ 2008-10-22 19:33 UTC (permalink / raw
To: gentoo-commits
fmccor 08/10/22 19:33:31
Modified: byacc-1.9-r2.ebuild ChangeLog
Log:
Sparc stable, part of Security Bug #232005.
(Portage version: 2.2_rc12/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Revision Changes Path
1.2 dev-util/byacc/byacc-1.9-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild?r1=1.1&r2=1.2
Index: byacc-1.9-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- byacc-1.9-r2.ebuild 4 Oct 2008 18:57:31 -0000 1.1
+++ byacc-1.9-r2.ebuild 22 Oct 2008 19:33:31 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild,v 1.1 2008/10/04 18:57:31 rbu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild,v 1.2 2008/10/22 19:33:31 fmccor Exp $
inherit eutils
@@ -10,7 +10,7 @@
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86"
IUSE=""
1.17 dev-util/byacc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 4 Oct 2008 18:57:31 -0000 1.16
+++ ChangeLog 22 Oct 2008 19:33:31 -0000 1.17
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/byacc
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.16 2008/10/04 18:57:31 rbu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.17 2008/10/22 19:33:31 fmccor Exp $
+
+ 22 Oct 2008; Ferris McCormick <fmccor@gentoo.org> byacc-1.9-r2.ebuild:
+ Sparc stable, part of Security Bug #232005.
*byacc-1.9-r2 (04 Oct 2008)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/byacc: byacc-1.9-r2.ebuild ChangeLog
@ 2008-10-22 19:36 Ferris McCormick (fmccor)
0 siblings, 0 replies; 6+ messages in thread
From: Ferris McCormick (fmccor) @ 2008-10-22 19:36 UTC (permalink / raw
To: gentoo-commits
fmccor 08/10/22 19:36:12
Modified: byacc-1.9-r2.ebuild ChangeLog
Log:
Fix quoting problems to make repoman be quiet.
(Portage version: 2.2_rc12/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Revision Changes Path
1.3 dev-util/byacc/byacc-1.9-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild?r1=1.2&r2=1.3
Index: byacc-1.9-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- byacc-1.9-r2.ebuild 22 Oct 2008 19:33:31 -0000 1.2
+++ byacc-1.9-r2.ebuild 22 Oct 2008 19:36:12 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild,v 1.2 2008/10/22 19:33:31 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild,v 1.3 2008/10/22 19:36:12 fmccor Exp $
inherit eutils
@@ -18,11 +18,11 @@
unpack ${A}
cd "${S}"
- epatch ${FILESDIR}/mkstemp.patch
+ epatch "${FILESDIR}"/mkstemp.patch
# The following patch fixes yacc to run correctly on ia64 (and
# other 64-bit arches). See bug 46233
- epatch ${FILESDIR}/byacc-1.9-ia64.patch
+ epatch "${FILESDIR}"/byacc-1.9-ia64.patch
# avoid stack access error, bug 232005
epatch "${FILESDIR}"/${P}-CVE-2008-3196.patch
1.18 dev-util/byacc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 22 Oct 2008 19:33:31 -0000 1.17
+++ ChangeLog 22 Oct 2008 19:36:12 -0000 1.18
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/byacc
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.17 2008/10/22 19:33:31 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.18 2008/10/22 19:36:12 fmccor Exp $
+
+ 22 Oct 2008; Ferris McCormick <fmccor@gentoo.org> byacc-1.9-r2.ebuild:
+ Fix quoting problems to make repoman be quiet.
22 Oct 2008; Ferris McCormick <fmccor@gentoo.org> byacc-1.9-r2.ebuild:
Sparc stable, part of Security Bug #232005.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/byacc: byacc-1.9-r2.ebuild ChangeLog
@ 2008-10-23 18:23 Markus Meier (maekke)
0 siblings, 0 replies; 6+ messages in thread
From: Markus Meier (maekke) @ 2008-10-23 18:23 UTC (permalink / raw
To: gentoo-commits
maekke 08/10/23 18:23:16
Modified: byacc-1.9-r2.ebuild ChangeLog
Log:
amd64/x86 stable, bug #232005
(Portage version: 2.2_rc12/cvs/Linux 2.6.27.1 i686)
Revision Changes Path
1.4 dev-util/byacc/byacc-1.9-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild?r1=1.3&r2=1.4
Index: byacc-1.9-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- byacc-1.9-r2.ebuild 22 Oct 2008 19:36:12 -0000 1.3
+++ byacc-1.9-r2.ebuild 23 Oct 2008 18:23:16 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild,v 1.3 2008/10/22 19:36:12 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild,v 1.4 2008/10/23 18:23:16 maekke Exp $
inherit eutils
@@ -10,7 +10,7 @@
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86"
IUSE=""
1.19 dev-util/byacc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 22 Oct 2008 19:36:12 -0000 1.18
+++ ChangeLog 23 Oct 2008 18:23:16 -0000 1.19
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/byacc
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.18 2008/10/22 19:36:12 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.19 2008/10/23 18:23:16 maekke Exp $
+
+ 23 Oct 2008; Markus Meier <maekke@gentoo.org> byacc-1.9-r2.ebuild:
+ amd64/x86 stable, bug #232005
22 Oct 2008; Ferris McCormick <fmccor@gentoo.org> byacc-1.9-r2.ebuild:
Fix quoting problems to make repoman be quiet.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/byacc: byacc-1.9-r2.ebuild ChangeLog
@ 2008-10-23 18:34 Tobias Scherbaum (dertobi123)
0 siblings, 0 replies; 6+ messages in thread
From: Tobias Scherbaum (dertobi123) @ 2008-10-23 18:34 UTC (permalink / raw
To: gentoo-commits
dertobi123 08/10/23 18:34:49
Modified: byacc-1.9-r2.ebuild ChangeLog
Log:
ppc stable, bug #232005
(Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Revision Changes Path
1.5 dev-util/byacc/byacc-1.9-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild?r1=1.4&r2=1.5
Index: byacc-1.9-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- byacc-1.9-r2.ebuild 23 Oct 2008 18:23:16 -0000 1.4
+++ byacc-1.9-r2.ebuild 23 Oct 2008 18:34:49 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild,v 1.4 2008/10/23 18:23:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild,v 1.5 2008/10/23 18:34:49 dertobi123 Exp $
inherit eutils
@@ -10,7 +10,7 @@
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86"
IUSE=""
1.20 dev-util/byacc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 23 Oct 2008 18:23:16 -0000 1.19
+++ ChangeLog 23 Oct 2008 18:34:49 -0000 1.20
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/byacc
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.19 2008/10/23 18:23:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.20 2008/10/23 18:34:49 dertobi123 Exp $
+
+ 23 Oct 2008; Tobias Scherbaum <dertobi123@gentoo.org> byacc-1.9-r2.ebuild:
+ ppc stable, bug #232005
23 Oct 2008; Markus Meier <maekke@gentoo.org> byacc-1.9-r2.ebuild:
amd64/x86 stable, bug #232005
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/byacc: byacc-1.9-r2.ebuild ChangeLog
@ 2008-10-24 9:05 Raul Porcel (armin76)
0 siblings, 0 replies; 6+ messages in thread
From: Raul Porcel (armin76) @ 2008-10-24 9:05 UTC (permalink / raw
To: gentoo-commits
armin76 08/10/24 09:05:29
Modified: byacc-1.9-r2.ebuild ChangeLog
Log:
alpha/ia64 stable wrt #232005
(Portage version: 2.1.4.5)
Revision Changes Path
1.6 dev-util/byacc/byacc-1.9-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild?r1=1.5&r2=1.6
Index: byacc-1.9-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- byacc-1.9-r2.ebuild 23 Oct 2008 18:34:49 -0000 1.5
+++ byacc-1.9-r2.ebuild 24 Oct 2008 09:05:29 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild,v 1.5 2008/10/23 18:34:49 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild,v 1.6 2008/10/24 09:05:29 armin76 Exp $
inherit eutils
@@ -10,7 +10,7 @@
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86"
+KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 sparc x86"
IUSE=""
1.21 dev-util/byacc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 23 Oct 2008 18:34:49 -0000 1.20
+++ ChangeLog 24 Oct 2008 09:05:29 -0000 1.21
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/byacc
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.20 2008/10/23 18:34:49 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.21 2008/10/24 09:05:29 armin76 Exp $
+
+ 24 Oct 2008; Raúl Porcel <armin76@gentoo.org> byacc-1.9-r2.ebuild:
+ alpha/ia64 stable wrt #232005
23 Oct 2008; Tobias Scherbaum <dertobi123@gentoo.org> byacc-1.9-r2.ebuild:
ppc stable, bug #232005
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/byacc: byacc-1.9-r2.ebuild ChangeLog
@ 2008-10-27 20:05 Brent Baude (ranger)
0 siblings, 0 replies; 6+ messages in thread
From: Brent Baude (ranger) @ 2008-10-27 20:05 UTC (permalink / raw
To: gentoo-commits
ranger 08/10/27 20:05:20
Modified: byacc-1.9-r2.ebuild ChangeLog
Log:
Marking byacc-1.9-r2 ppc64 for bug 232005
(Portage version: 2.2_rc12/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Revision Changes Path
1.7 dev-util/byacc/byacc-1.9-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild?r1=1.6&r2=1.7
Index: byacc-1.9-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- byacc-1.9-r2.ebuild 24 Oct 2008 09:05:29 -0000 1.6
+++ byacc-1.9-r2.ebuild 27 Oct 2008 20:05:20 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild,v 1.6 2008/10/24 09:05:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-1.9-r2.ebuild,v 1.7 2008/10/27 20:05:20 ranger Exp $
inherit eutils
@@ -10,7 +10,7 @@
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 sparc x86"
+KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86"
IUSE=""
1.22 dev-util/byacc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/byacc/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 24 Oct 2008 09:05:29 -0000 1.21
+++ ChangeLog 27 Oct 2008 20:05:20 -0000 1.22
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/byacc
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.21 2008/10/24 09:05:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.22 2008/10/27 20:05:20 ranger Exp $
+
+ 27 Oct 2008; Brent Baude <ranger@gentoo.org> byacc-1.9-r2.ebuild:
+ Marking byacc-1.9-r2 ppc64 for bug 232005
24 Oct 2008; Raúl Porcel <armin76@gentoo.org> byacc-1.9-r2.ebuild:
alpha/ia64 stable wrt #232005
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2008-10-27 20:05 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-23 18:34 [gentoo-commits] gentoo-x86 commit in dev-util/byacc: byacc-1.9-r2.ebuild ChangeLog Tobias Scherbaum (dertobi123)
-- strict thread matches above, loose matches on Subject: below --
2008-10-27 20:05 Brent Baude (ranger)
2008-10-24 9:05 Raul Porcel (armin76)
2008-10-23 18:23 Markus Meier (maekke)
2008-10-22 19:36 Ferris McCormick (fmccor)
2008-10-22 19:33 Ferris McCormick (fmccor)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox