summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-03-16 17:05:56 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-03-16 17:05:56 +0000
commit9e96ed06d733c1d84680ad026b586c518962d873 (patch)
treef8684129696df2c14969d13f986f9c705e22dfdc /sys-devel/bison
parentStable on sparc wrt #126363 (diff)
downloadhistorical-9e96ed06d733c1d84680ad026b586c518962d873.tar.gz
historical-9e96ed06d733c1d84680ad026b586c518962d873.tar.bz2
historical-9e96ed06d733c1d84680ad026b586c518962d873.zip
Stable on sparc wrt #126364
Package-Manager: portage-2.0.54
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 941f85d98d67..d195d7f1b34e 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.44 2006/03/16 11:36:06 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.45 2006/03/16 17:05:56 gustavoz Exp $
+
+ 16 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> bison-2.1.ebuild:
+ Stable on sparc wrt #126364
16 Mar 2006; Markus Rothe <corsair@gentoo.org> bison-2.1.ebuild:
Stable on ppc64; bug #126364
diff --git a/sys-devel/bison/Manifest b/sys-devel/bison/Manifest
index 5d2f449be088..b29045409ea9 100644
--- a/sys-devel/bison/Manifest
+++ b/sys-devel/bison/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 8496a3351a2fca661aea952ad07888ba ChangeLog 6408
MD5 891a59b63cc7cc11c919095f55a38de3 bison-1.875.ebuild 1796
MD5 8daee23ecbd311833a371ff404cde24a bison-1.875d.ebuild 1791
@@ -11,3 +14,10 @@ MD5 6af3f9859615301181f6a1536aa56fb1 files/digest-bison-1.875d 65
MD5 4ac198b61c1a87f5070a32369477eda0 files/digest-bison-2.0 62
MD5 de372a3e3ac4588a2322ac386997d8c9 files/digest-bison-2.1 63
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.2-ecc0.1.6 (GNU/Linux)
+
+iD8DBQFEGZsEKRy60XGEcJIRAoNmAKCjVaZu7o5+7cS17/72jGwMENOBygCdE+Tj
+zDZTTMoK5FCHggXVrYaru3E=
+=BDp+
+-----END PGP SIGNATURE-----
diff --git a/sys-devel/bison/bison-2.1.ebuild b/sys-devel/bison/bison-2.1.ebuild
index 3dfd0d91ba47..3c1809e5e4b1 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.3 2006/03/16 11:36:06 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-2.1.ebuild,v 1.4 2006/03/16 17:05:56 gustavoz 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