diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-09 21:18:04 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-09 21:18:04 +0000 |
commit | 581b778f2247c4d3de86a50602d61a17f01a398c (patch) | |
tree | 83b78e551c98fc636c5ea5f49e5e734d32951eae /sys-fs/squashfs-tools/squashfs-tools-3.0.ebuild | |
parent | Marking stable on x86 for bug #127003. Marking stable on amd64 for bug #1270... (diff) | |
download | historical-581b778f2247c4d3de86a50602d61a17f01a398c.tar.gz historical-581b778f2247c4d3de86a50602d61a17f01a398c.tar.bz2 historical-581b778f2247c4d3de86a50602d61a17f01a398c.zip |
Marking stable on amd64 for bug #126992.
Package-Manager: portage-2.1_pre10-r4
Diffstat (limited to 'sys-fs/squashfs-tools/squashfs-tools-3.0.ebuild')
-rw-r--r-- | sys-fs/squashfs-tools/squashfs-tools-3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/squashfs-tools/squashfs-tools-3.0.ebuild b/sys-fs/squashfs-tools/squashfs-tools-3.0.ebuild index 057e84ba5ea3..a69616404a92 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-3.0.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-3.0.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/sys-fs/squashfs-tools/squashfs-tools-3.0.ebuild,v 1.8 2006/05/02 17:38:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.0.ebuild,v 1.9 2006/05/09 21:18:04 wolf31o2 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 mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="" RDEPEND="virtual/libc |