diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-09-22 06:41:42 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-09-22 06:41:42 +0000 |
commit | bf2effc94becb0128290233fcaf78d2d81fc5070 (patch) | |
tree | dade9da03f4ca3625eceabe3a223b45fa7e8fd54 /sys-devel | |
parent | move sys-devel/makepp dev-util/makepp (diff) | |
download | historical-bf2effc94becb0128290233fcaf78d2d81fc5070.tar.gz historical-bf2effc94becb0128290233fcaf78d2d81fc5070.tar.bz2 historical-bf2effc94becb0128290233fcaf78d2d81fc5070.zip |
use tar.bz2 instead of tar.gz
Package-Manager: portage-2.0.52-r1 http://ronaldmcnightrider.ytmnd.com/
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/bison/Manifest | 10 | ||||
-rw-r--r-- | sys-devel/bison/bison-2.1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/bison/files/digest-bison-2.1 | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/sys-devel/bison/Manifest b/sys-devel/bison/Manifest index b058e903761e..45f6dacb3f5d 100644 --- a/sys-devel/bison/Manifest +++ b/sys-devel/bison/Manifest @@ -2,14 +2,14 @@ Hash: SHA1 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 b3525fffca9cea39e82037e57f61baa6 bison-2.1.ebuild 1406 +MD5 56d59371f0e88e2c74e0d59462a8b873 bison-2.1.ebuild 1407 MD5 8daee23ecbd311833a371ff404cde24a bison-1.875d.ebuild 1791 MD5 2242f1d96824a7a82fcb75e0660f1eb2 bison-2.0.ebuild 1468 MD5 891a59b63cc7cc11c919095f55a38de3 bison-1.875.ebuild 1796 MD5 74ace92cfb9424b11c27843d501ee4e6 ChangeLog 6204 MD5 4ac198b61c1a87f5070a32369477eda0 files/digest-bison-2.0 62 MD5 644a4912da3e5107f509022f173ec146 files/bison-1.875-gccerror.patch 1538 -MD5 b1f336cb11b48c0d21d94441cd8674dd files/digest-bison-2.1 62 +MD5 de372a3e3ac4588a2322ac386997d8c9 files/digest-bison-2.1 63 MD5 6af3f9859615301181f6a1536aa56fb1 files/digest-bison-1.875d 65 MD5 4a875793f3bd808692002c152e5e26c4 files/digest-bison-1.875 64 MD5 61b224a9eaf1ae7f77c2d1456d8fda87 files/bison-1.32-extfix.patch 1170 @@ -17,7 +17,7 @@ MD5 b0e8983afb264754c539f1eb53116970 files/bison-2.0-token-name-translate.patch -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDMfApgIKl8Uu19MoRAuX+AJ0bnf7DG0d5gYU3r0ceO484AFDAjQCgg+Yk -jYoLqjppCSW7fI+ryH1snx8= -=5WOP +iD8DBQFDMlJMgIKl8Uu19MoRAkuQAJ9IyDVdexybictt94D1LN8h4MQsvQCfYG4f +pKCPX8LP5wQtK8rtwjGJI6Q= +=Qldl -----END PGP SIGNATURE----- diff --git a/sys-devel/bison/bison-2.1.ebuild b/sys-devel/bison/bison-2.1.ebuild index 9067c30df7de..976a0d2e4554 100644 --- a/sys-devel/bison/bison-2.1.ebuild +++ b/sys-devel/bison/bison-2.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 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.1 2005/09/21 23:43:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-2.1.ebuild,v 1.2 2005/09/22 06:41:42 vapier Exp $ inherit toolchain-funcs flag-o-matic eutils gnuconfig DESCRIPTION="A yacc-compatible parser generator" HOMEPAGE="http://www.gnu.org/software/bison/bison.html" -SRC_URI="mirror://gnu/bison/${P}.tar.gz" +SRC_URI="mirror://gnu/bison/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/sys-devel/bison/files/digest-bison-2.1 b/sys-devel/bison/files/digest-bison-2.1 index fd37b4ad3f14..de411061a568 100644 --- a/sys-devel/bison/files/digest-bison-2.1 +++ b/sys-devel/bison/files/digest-bison-2.1 @@ -1 +1 @@ -MD5 b1468d49c1357aebcd1de6ef12cbf3e8 bison-2.1.tar.gz 1316270 +MD5 ef3110077462b1140b2ae612626e8486 bison-2.1.tar.bz2 1005925 |