diff options
author | Scott Stoddard <deltacow@gentoo.org> | 2006-03-22 01:10:49 +0000 |
---|---|---|
committer | Scott Stoddard <deltacow@gentoo.org> | 2006-03-22 01:10:49 +0000 |
commit | 1110f0ace24a92d796999ea134e9caf6b177eda7 (patch) | |
tree | e0e8cf07f327cc1784a28c845768944e172f2cfa /app-arch/pbzip2/pbzip2-0.9.5.ebuild | |
parent | xkobo masked, #122407 (diff) | |
download | gentoo-2-1110f0ace24a92d796999ea134e9caf6b177eda7.tar.gz gentoo-2-1110f0ace24a92d796999ea134e9caf6b177eda7.tar.bz2 gentoo-2-1110f0ace24a92d796999ea134e9caf6b177eda7.zip |
stable on amd64
(Portage version: 2.0.54)
Diffstat (limited to 'app-arch/pbzip2/pbzip2-0.9.5.ebuild')
-rw-r--r-- | app-arch/pbzip2/pbzip2-0.9.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/pbzip2/pbzip2-0.9.5.ebuild b/app-arch/pbzip2/pbzip2-0.9.5.ebuild index 70f3eddeed4d..c7f16e58c2e1 100644 --- a/app-arch/pbzip2/pbzip2-0.9.5.ebuild +++ b/app-arch/pbzip2/pbzip2-0.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/pbzip2-0.9.5.ebuild,v 1.4 2006/03/21 16:41:02 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/pbzip2-0.9.5.ebuild,v 1.5 2006/03/22 01:10:49 deltacow Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://compression.ca/${PN}/${P}.tar.gz" LICENSE="PBZIP2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 sparc x86" IUSE="static" DEPEND="virtual/libc |