diff options
author | 2007-04-13 17:50:47 +0000 | |
---|---|---|
committer | 2007-04-13 17:50:47 +0000 | |
commit | deb442619cdef19d3ee5dbb82211569c23ee9f72 (patch) | |
tree | 6617efeb44622204407bffa352c66796fe8d228c /app-arch/pbzip2/pbzip2-1.0.1.ebuild | |
parent | scheduled removal, bug 147550 (diff) | |
download | historical-deb442619cdef19d3ee5dbb82211569c23ee9f72.tar.gz historical-deb442619cdef19d3ee5dbb82211569c23ee9f72.tar.bz2 historical-deb442619cdef19d3ee5dbb82211569c23ee9f72.zip |
Added inherit multilib and closing bug #173403.
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'app-arch/pbzip2/pbzip2-1.0.1.ebuild')
-rw-r--r-- | app-arch/pbzip2/pbzip2-1.0.1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-arch/pbzip2/pbzip2-1.0.1.ebuild b/app-arch/pbzip2/pbzip2-1.0.1.ebuild index 56bb3358ea3a..b024a3fcaace 100644 --- a/app-arch/pbzip2/pbzip2-1.0.1.ebuild +++ b/app-arch/pbzip2/pbzip2-1.0.1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/pbzip2-1.0.1.ebuild,v 1.1 2007/04/03 21:28:55 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/pbzip2-1.0.1.ebuild,v 1.2 2007/04/13 17:50:47 wolf31o2 Exp $ + +inherit multilib DESCRIPTION="A parallel version of BZIP2" HOMEPAGE="http://compression.ca/pbzip2/" |