diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-02-06 19:02:21 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-02-06 19:02:21 +0000 |
commit | b249bc9b18cc5fcc974129f8a1da8b582c71cf74 (patch) | |
tree | a44574a923a0ec46dc43d8728b4dd0e35dd15db1 /sys-fs/squashfs-tools | |
parent | Marked ~hppa (bug #499468). (diff) | |
download | gentoo-2-b249bc9b18cc5fcc974129f8a1da8b582c71cf74.tar.gz gentoo-2-b249bc9b18cc5fcc974129f8a1da8b582c71cf74.tar.bz2 gentoo-2-b249bc9b18cc5fcc974129f8a1da8b582c71cf74.zip |
Marked ~hppa (bug #499468).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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-4.2_p20140119-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-fs/squashfs-tools/ChangeLog b/sys-fs/squashfs-tools/ChangeLog index 84e92b5b757f..c9df73009170 100644 --- a/sys-fs/squashfs-tools/ChangeLog +++ b/sys-fs/squashfs-tools/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/squashfs-tools # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.96 2014/01/27 16:36:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.97 2014/02/06 19:02:21 jer Exp $ + + 06 Feb 2014; Jeroen Roovers <jer@gentoo.org> + squashfs-tools-4.2_p20140119-r1.ebuild: + Marked ~hppa (bug #499468). *squashfs-tools-4.2_p20140119-r1 (27 Jan 2014) diff --git a/sys-fs/squashfs-tools/squashfs-tools-4.2_p20140119-r1.ebuild b/sys-fs/squashfs-tools/squashfs-tools-4.2_p20140119-r1.ebuild index 1a739cdf62d3..41edbe51b2b6 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-4.2_p20140119-r1.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-4.2_p20140119-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-4.2_p20140119-r1.ebuild,v 1.1 2014/01/27 16:36:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/squashfs-tools-4.2_p20140119-r1.ebuild,v 1.2 2014/02/06 19:02:21 jer Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://dev.gentoo.org/~jer/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS=" ~amd64" +KEYWORDS=" ~amd64 ~hppa" IUSE="+xz lzma lz4 lzo xattr" RDEPEND=" |