diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 11:18:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 11:18:09 +0000 |
commit | 69513523148b23867ae630cd08a4a7ac0c0d3758 (patch) | |
tree | 9aca75c4b0d14ba27c29dc95ea33b51bbaa1898b /sys-fs/xfsprogs | |
parent | Stable for sparc, wrt bug #459866 (diff) | |
download | gentoo-2-69513523148b23867ae630cd08a4a7ac0c0d3758.tar.gz gentoo-2-69513523148b23867ae630cd08a4a7ac0c0d3758.tar.bz2 gentoo-2-69513523148b23867ae630cd08a4a7ac0c0d3758.zip |
Stable for hppa, wrt bug #457486
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/xfsprogs')
-rw-r--r-- | sys-fs/xfsprogs/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/xfsprogs/xfsprogs-3.1.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/xfsprogs/ChangeLog b/sys-fs/xfsprogs/ChangeLog index d1dccfa92ee7..da31ee6f3384 100644 --- a/sys-fs/xfsprogs/ChangeLog +++ b/sys-fs/xfsprogs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/xfsprogs # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/ChangeLog,v 1.163 2013/03/31 11:13:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/ChangeLog,v 1.164 2013/04/02 11:18:09 ago Exp $ + + 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> xfsprogs-3.1.10.ebuild: + Stable for hppa, wrt bug #457486 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> xfsprogs-3.1.10.ebuild: Stable for sh, wrt bug #457486 diff --git a/sys-fs/xfsprogs/xfsprogs-3.1.10.ebuild b/sys-fs/xfsprogs/xfsprogs-3.1.10.ebuild index 7ce4343ee2f6..b2f32692c1bc 100644 --- a/sys-fs/xfsprogs/xfsprogs-3.1.10.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-3.1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-3.1.10.ebuild,v 1.10 2013/03/31 11:13:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-3.1.10.ebuild,v 1.11 2013/04/02 11:18:09 ago Exp $ EAPI="4" @@ -13,7 +13,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/cmd_tars/${P}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86" IUSE="libedit nls readline static static-libs" REQUIRED_USE="static? ( static-libs )" |