summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <tristan@gentoo.org>2008-12-06 14:41:51 +0000
committerTristan Heaven <tristan@gentoo.org>2008-12-06 14:41:51 +0000
commitf7dd3a951550977b6160d71b0d553d70a01ed9b5 (patch)
treea1ec1606116d2df388006a988fa53cac014e087d /games-util/biounzip
parentVersion bumped, bug #215078. (diff)
downloadhistorical-f7dd3a951550977b6160d71b0d553d70a01ed9b5.tar.gz
historical-f7dd3a951550977b6160d71b0d553d70a01ed9b5.tar.bz2
historical-f7dd3a951550977b6160d71b0d553d70a01ed9b5.zip
inherit toolchain-funcs
Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.27.7 i686
Diffstat (limited to 'games-util/biounzip')
-rw-r--r--games-util/biounzip/Manifest8
-rw-r--r--games-util/biounzip/biounzip-1.1a.ebuild4
2 files changed, 6 insertions, 6 deletions
diff --git a/games-util/biounzip/Manifest b/games-util/biounzip/Manifest
index 5b987347e2e3..c4021bb676e8 100644
--- a/games-util/biounzip/Manifest
+++ b/games-util/biounzip/Manifest
@@ -3,13 +3,13 @@ Hash: SHA1
AUX biounzip-1.1a-64bit.patch 462 RMD160 3c782014a517a396636a9a28e9cbab40d33a9609 SHA1 ab9a25a9c594d5c65c1156da7b1b4a712fa5ff80 SHA256 fed15408ab640f7a6c9da0ca60590f334f0192648ada229de28ad13353fcf59c
DIST biounzip-1.1a.tar.bz2 9894 RMD160 55c422a32930e61a453035caf57e06363af47c5f SHA1 20f33102e4bb503ca03e44b79990c1a8b5000131 SHA256 8f6960e4a281f6ce352e499d91de71ccd74536619000a4dfd37d2eb92c740273
-EBUILD biounzip-1.1a.ebuild 691 RMD160 09c6f8e042f4999c6ed7bac3cf0c935ac0da78ac SHA1 745e9a6fff6cb48303aaf07af7efed59c3f80aad SHA256 b64aabc4b29166e624684cc115cb363bef4a04b6502536971241296d740bb90d
+EBUILD biounzip-1.1a.ebuild 707 RMD160 848e068a3bd1c0730b16ef8bc08d16f5debf62ad SHA1 4540adf26441cbab1e4f2ae7f826e615538d7feb SHA256 63e80117fbd92e5db715782de24f5a966680a3e5f714af939f3e4a9736f60cf7
MISC ChangeLog 1003 RMD160 d6c7d0a7b046fdb71c3009e4c5db20282e35370d SHA1 7386e4e225fca45c41d9da433ab84b0dc78d65d0 SHA256 b9c400ec94b27e6475ca348b3c9daf69a8ce2696b5ed528f82f382f4e32885bc
MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
-iEYEARECAAYFAkk6ht8ACgkQdz7hIScOURFVdACdHHJYhmda5d772uYQ8vnDk65L
-aDEAoJPdfibBj5M+vW7U7YYuTIvzc17+
-=xz0M
+iEYEARECAAYFAkk6jzYACgkQdz7hIScOURFqGgCeLFiZOeENDvSOXSi4RAr4cbQX
+Fm0AoLMSL2pSFHnf0Sh8zqTy7GuLO24h
+=1sTE
-----END PGP SIGNATURE-----
diff --git a/games-util/biounzip/biounzip-1.1a.ebuild b/games-util/biounzip/biounzip-1.1a.ebuild
index 6d489248cf56..c22c9ce0d5c4 100644
--- a/games-util/biounzip/biounzip-1.1a.ebuild
+++ b/games-util/biounzip/biounzip-1.1a.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/biounzip/biounzip-1.1a.ebuild,v 1.7 2008/12/06 14:06:16 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/biounzip/biounzip-1.1a.ebuild,v 1.8 2008/12/06 14:41:51 nyhm Exp $
-inherit eutils
+inherit eutils toolchain-funcs
DESCRIPTION="Unpacks BioZip archives"
HOMEPAGE="http://biounzip.sourceforge.net/"