diff options
author | 2006-04-24 01:41:38 +0000 | |
---|---|---|
committer | 2006-04-24 01:41:38 +0000 | |
commit | 138c1381cae6111449e7a0ae381152be571b962c (patch) | |
tree | 47d286e5d5851fb4ab5c0196757171ca2abc2bff /sys-fs/squashfs-tools | |
parent | digest fix (diff) | |
download | historical-138c1381cae6111449e7a0ae381152be571b962c.tar.gz historical-138c1381cae6111449e7a0ae381152be571b962c.tar.bz2 historical-138c1381cae6111449e7a0ae381152be571b962c.zip |
Marked stable on mips.
Package-Manager: portage-2.1_pre9-r3
Diffstat (limited to 'sys-fs/squashfs-tools')
-rw-r--r-- | sys-fs/squashfs-tools/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/squashfs-tools/squashfs-tools-3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/squashfs-tools/ChangeLog b/sys-fs/squashfs-tools/ChangeLog index 0977c655a598..0e605c1fb1ce 100644 --- a/sys-fs/squashfs-tools/ChangeLog +++ b/sys-fs/squashfs-tools/ChangeLog @@ -1,6 +1,9 @@ # 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.32 2006/04/23 01:31:18 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.33 2006/04/24 01:41:38 kumba Exp $ + + 29 Apr 2006; Joshua Kinard <kumba@gentoo.org> squashfs-tools-3.0.ebuild: + Marked stable on mips. 23 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org> squashfs-tools-3.0.ebuild: diff --git a/sys-fs/squashfs-tools/squashfs-tools-3.0.ebuild b/sys-fs/squashfs-tools/squashfs-tools-3.0.ebuild index ce3316415483..f2844d6b424d 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.5 2006/04/23 01:31:18 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-3.0.ebuild,v 1.6 2006/04/24 01:41:38 kumba 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 |