diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-05-15 15:13:11 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-05-15 15:13:11 +0000 |
commit | 22018be960fd0105aa1c7a488cf1cd5a8af32775 (patch) | |
tree | 51bc85c04055e03f02a4f5d1b51f92c4dc9a233a /sys-fs/squashfs-tools/squashfs-tools-3.1_p2.ebuild | |
parent | VIDEO_CARDS=ati has been split into three different drivers (mach64 r128 rade... (diff) | |
download | historical-22018be960fd0105aa1c7a488cf1cd5a8af32775.tar.gz historical-22018be960fd0105aa1c7a488cf1cd5a8af32775.tar.bz2 historical-22018be960fd0105aa1c7a488cf1cd5a8af32775.zip |
Stable for HPPA (bug #165289).
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'sys-fs/squashfs-tools/squashfs-tools-3.1_p2.ebuild')
-rw-r--r-- | sys-fs/squashfs-tools/squashfs-tools-3.1_p2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/squashfs-tools/squashfs-tools-3.1_p2.ebuild b/sys-fs/squashfs-tools/squashfs-tools-3.1_p2.ebuild index 9317c82d1398..9a688f11d2bf 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-3.1_p2.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-3.1_p2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.1_p2.ebuild,v 1.10 2007/05/11 05:00:22 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.1_p2.ebuild,v 1.11 2007/05/15 15:13:11 jer Exp $ inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/squashfs/squashfs${MY_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="" RDEPEND="sys-libs/zlib" |