diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-06-22 05:58:10 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-06-22 05:58:10 +0000 |
commit | 8baf9aaeb501f35111e4d521e74a1f7c260aabcc (patch) | |
tree | bfcffd234ac2b1c024f14ff154daf17e4531f82e /sys-devel/bison | |
parent | repoman (diff) | |
download | gentoo-2-8baf9aaeb501f35111e4d521e74a1f7c260aabcc.tar.gz gentoo-2-8baf9aaeb501f35111e4d521e74a1f7c260aabcc.tar.bz2 gentoo-2-8baf9aaeb501f35111e4d521e74a1f7c260aabcc.zip |
amd64
Diffstat (limited to 'sys-devel/bison')
-rw-r--r-- | sys-devel/bison/Manifest | 2 | ||||
-rw-r--r-- | sys-devel/bison/bison-1.35.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/bison/Manifest b/sys-devel/bison/Manifest index 9ba82ee8178c..d34228d7f122 100644 --- a/sys-devel/bison/Manifest +++ b/sys-devel/bison/Manifest @@ -1,6 +1,6 @@ MD5 10ddb67f4bfaf0fc2d98caecd5122c43 ChangeLog 2504 MD5 fb75382f3d65598a931cfce968806d49 bison-1.34-r1.ebuild 1230 -MD5 92cd0ca73f2eb8f289b015f6a956531a bison-1.35.ebuild 1332 +MD5 130aa4651f553e0695147980f18a4d84 bison-1.35.ebuild 1340 MD5 9247a2c500c5eee77ad89a6a7276db56 bison-1.75.ebuild 1158 MD5 6dbb0a557faa1b5de66b4fd7bcb43c55 files/digest-bison-1.34-r1 62 MD5 01db98e0f5c62862509ebd05470c3ee5 files/digest-bison-1.35 62 diff --git a/sys-devel/bison/bison-1.35.ebuild b/sys-devel/bison/bison-1.35.ebuild index 19c7fab982a5..01c2136d1583 100644 --- a/sys-devel/bison/bison-1.35.ebuild +++ b/sys-devel/bison/bison-1.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.35.ebuild,v 1.13 2003/02/19 21:46:47 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.35.ebuild,v 1.14 2003/06/22 05:54:44 drobbins Exp $ IUSE="nls static build" # icc" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/bison/bison.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha mips hppa arm" +KEYWORDS="amd64 x86 ppc sparc alpha mips hppa arm" DEPEND="nls? ( sys-devel/gettext )" # icc? ( dev-lang/icc )" |