diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-01-06 21:01:56 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-01-06 21:01:56 +0000 |
commit | 3b97c96fca42cdd48fff5ac9940a41653908b561 (patch) | |
tree | 5cbaf3cbfe674c9a1fd880bc43223b6c9256c9a9 /sys-fs | |
parent | Added -fPIC fix for all arches. (Manifest recommit) (diff) | |
download | gentoo-2-3b97c96fca42cdd48fff5ac9940a41653908b561.tar.gz gentoo-2-3b97c96fca42cdd48fff5ac9940a41653908b561.tar.bz2 gentoo-2-3b97c96fca42cdd48fff5ac9940a41653908b561.zip |
Stable on alpha.
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/squashfs-tools/ChangeLog | 8 | ||||
-rw-r--r-- | sys-fs/squashfs-tools/squashfs-tools-2.0_p2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sys-fs/squashfs-tools/ChangeLog b/sys-fs/squashfs-tools/ChangeLog index b40a56433bb8..7ed3eda29a89 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.16 2004/12/15 19:40:59 wolf31o2 Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.17 2005/01/06 21:00:49 kloeri Exp $ + + 06 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> + squashfs-tools-2.0_p2.ebuild: + Stable on alpha. *squashfs-tools-2.1_p2 (15 Dec 2004) diff --git a/sys-fs/squashfs-tools/squashfs-tools-2.0_p2.ebuild b/sys-fs/squashfs-tools/squashfs-tools-2.0_p2.ebuild index 6b43efd04c14..b8d866fa8e13 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-2.0_p2.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-2.0_p2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 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.0_p2.ebuild,v 1.3 2004/12/15 19:40:59 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-2.0_p2.ebuild,v 1.4 2005/01/06 21:00:49 kloeri Exp $ MY_PV=${PV/_p/-r} @@ -9,7 +9,7 @@ HOMEPAGE="http://squashfs.sourceforge.net/" SRC_URI="mirror://sourceforge/squashfs/squashfs${MY_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc ~mips ~alpha arm hppa amd64 ia64 ppc64 s390" +KEYWORDS="x86 ppc sparc ~mips alpha arm hppa amd64 ia64 ppc64 s390" IUSE="" DEPEND="virtual/libc |