diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-07-22 16:18:44 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-07-22 16:18:44 +0000 |
commit | b16fa77c7173c96ad0d8a4310b6aef5e68abba01 (patch) | |
tree | 289659457946c5f32e535f278fe628879fd196ec /app-arch/pbzip2/pbzip2-0.9.6.ebuild | |
parent | mark ~x86 (diff) | |
download | historical-b16fa77c7173c96ad0d8a4310b6aef5e68abba01.tar.gz historical-b16fa77c7173c96ad0d8a4310b6aef5e68abba01.tar.bz2 historical-b16fa77c7173c96ad0d8a4310b6aef5e68abba01.zip |
Stable on alpha.
Package-Manager: portage-2.1-r1
Diffstat (limited to 'app-arch/pbzip2/pbzip2-0.9.6.ebuild')
-rw-r--r-- | app-arch/pbzip2/pbzip2-0.9.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/pbzip2/pbzip2-0.9.6.ebuild b/app-arch/pbzip2/pbzip2-0.9.6.ebuild index ab762682ffda..052bdd4e661a 100644 --- a/app-arch/pbzip2/pbzip2-0.9.6.ebuild +++ b/app-arch/pbzip2/pbzip2-0.9.6.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.6.ebuild,v 1.4 2006/07/12 20:03:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/pbzip2-0.9.6.ebuild,v 1.5 2006/07/22 16:18:44 tcort 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 |