summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2006-03-16 18:17:26 +0000
committerTorsten Veller <tove@gentoo.org>2006-03-16 18:17:26 +0000
commite0067245e15dcd227ab7d0701eeefd328576d7c4 (patch)
tree939891cc2b16b107070bd05e677ab79a2aac393b /sys-devel/bison
parentnew package for 2.14. (diff)
downloadhistorical-e0067245e15dcd227ab7d0701eeefd328576d7c4.tar.gz
historical-e0067245e15dcd227ab7d0701eeefd328576d7c4.tar.bz2
historical-e0067245e15dcd227ab7d0701eeefd328576d7c4.zip
Stable on x86 (#126364)
Package-Manager: portage-2.1_pre6-r3
Diffstat (limited to 'sys-devel/bison')
-rw-r--r--sys-devel/bison/ChangeLog5
-rw-r--r--sys-devel/bison/Manifest10
-rw-r--r--sys-devel/bison/bison-2.1.ebuild4
3 files changed, 16 insertions, 3 deletions
diff --git a/sys-devel/bison/ChangeLog b/sys-devel/bison/ChangeLog
index d195d7f1b34e..fe00e64fec24 100644
--- a/sys-devel/bison/ChangeLog
+++ b/sys-devel/bison/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/bison
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.45 2006/03/16 17:05:56 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.46 2006/03/16 18:17:26 tove Exp $
+
+ 16 Mar 2006; Torsten Veller <tove@gentoo.org> bison-2.1.ebuild:
+ Stable on x86 (#126364)
16 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> bison-2.1.ebuild:
Stable on sparc wrt #126364
diff --git a/sys-devel/bison/Manifest b/sys-devel/bison/Manifest
index 032fd31614c3..76e6c3fe7c71 100644
--- a/sys-devel/bison/Manifest
+++ b/sys-devel/bison/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 bbbbd9c76bfac3c52a1337c635cc6db0 ChangeLog 6497
RMD160 571d558ca7295608136e4df608655d82beecaf0f ChangeLog 6497
SHA256 8a344972388017ba6f829029d377dbd648af8b1dacc17b5da5d9cb96e2632bd1 ChangeLog 6497
@@ -37,3 +40,10 @@ SHA256 af8ed2bf8f0e956ca8261204a0ce67dd7d37e25acc314e65438eeef887218d8f files/di
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
RMD160 f43cbec30b7074319087c9acffdb9354b17b0db3 metadata.xml 164
SHA256 f5f2891f2a4791cd31350bb2bb572131ad7235cd0eeb124c9912c187ac10ce92 metadata.xml 164
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.2 (GNU/Linux)
+
+iD8DBQFEGavDV3J2n04EauwRAoHdAJ4p2vmhe6n1bZzGNo5X3sYAfVonkwCfX04Y
+sgYs/AtGVTTNMDp4R9J+uWg=
+=6k/s
+-----END PGP SIGNATURE-----
diff --git a/sys-devel/bison/bison-2.1.ebuild b/sys-devel/bison/bison-2.1.ebuild
index 3c1809e5e4b1..c87050b4a10c 100644
--- a/sys-devel/bison/bison-2.1.ebuild
+++ b/sys-devel/bison/bison-2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-2.1.ebuild,v 1.4 2006/03/16 17:05:56 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-2.1.ebuild,v 1.5 2006/03/16 18:17:26 tove Exp $
inherit toolchain-funcs flag-o-matic eutils gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/bison/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86"
IUSE="nls static"
DEPEND="sys-devel/m4