diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-04-12 18:23:07 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-04-12 18:23:07 +0000 |
commit | e8c0fe0c34caa146232b525339e7bf482fe82225 (patch) | |
tree | 7ccedb80adc8cd787054374f4cc6abf9be2e5cec /sys-fs/squashfs-tools | |
parent | Marked ppc stable for bug #129546. (diff) | |
download | gentoo-2-e8c0fe0c34caa146232b525339e7bf482fe82225.tar.gz gentoo-2-e8c0fe0c34caa146232b525339e7bf482fe82225.tar.bz2 gentoo-2-e8c0fe0c34caa146232b525339e7bf482fe82225.zip |
Stable on alpha, bug 126542.
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'sys-fs/squashfs-tools')
-rw-r--r-- | sys-fs/squashfs-tools/ChangeLog | 6 | ||||
-rw-r--r-- | sys-fs/squashfs-tools/squashfs-tools-2.2_p2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-fs/squashfs-tools/ChangeLog b/sys-fs/squashfs-tools/ChangeLog index 72590b1d94d1..3c5cf5f89209 100644 --- a/sys-fs/squashfs-tools/ChangeLog +++ b/sys-fs/squashfs-tools/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/squashfs-tools # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.27 2006/03/20 14:11:46 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.28 2006/04/12 18:23:07 kloeri Exp $ + + 12 Apr 2006; Bryan Østergaard <kloeri@gentoo.org + squashfs-tools-2.2_p2.ebuild: + Stable on alpha, bug 126542. 20 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> squashfs-tools-2.2_p2.ebuild: diff --git a/sys-fs/squashfs-tools/squashfs-tools-2.2_p2.ebuild b/sys-fs/squashfs-tools/squashfs-tools-2.2_p2.ebuild index aadee4da34ba..3d5d1c2184d2 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-2.2_p2.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-2.2_p2.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-2.2_p2.ebuild,v 1.7 2006/04/11 23:20:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-2.2_p2.ebuild,v 1.8 2006/04/12 18:23:07 kloeri 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 |