diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2008-12-06 14:41:51 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2008-12-06 14:41:51 +0000 |
commit | 995ee66ddb51a7324ac7743dd6539a21f92d45dc (patch) | |
tree | 8487d757bd45ba1f5ab07d31a06334438d94afe6 /games-util | |
parent | Version bumped, bug #215078. (diff) | |
download | gentoo-2-995ee66ddb51a7324ac7743dd6539a21f92d45dc.tar.gz gentoo-2-995ee66ddb51a7324ac7743dd6539a21f92d45dc.tar.bz2 gentoo-2-995ee66ddb51a7324ac7743dd6539a21f92d45dc.zip |
inherit toolchain-funcs
(Portage version: 2.2_rc17/cvs/Linux 2.6.27.7 i686)
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/biounzip/biounzip-1.1a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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/" |