diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-20 12:12:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-20 12:12:13 +0000 |
commit | 048d9d3ce01ccdfb72fc3069fcf30412a141d660 (patch) | |
tree | b602e2039f73f65cb7b314425e8b1854d7799f00 /sys-fs/xfsprogs | |
parent | Version bump, remove old. (diff) | |
download | gentoo-2-048d9d3ce01ccdfb72fc3069fcf30412a141d660.tar.gz gentoo-2-048d9d3ce01ccdfb72fc3069fcf30412a141d660.tar.bz2 gentoo-2-048d9d3ce01ccdfb72fc3069fcf30412a141d660.zip |
alpha/arm/ia64/sh/sparc stable wrt #358499
(Portage version: 2.1.9.44/cvs/Linux ia64)
Diffstat (limited to 'sys-fs/xfsprogs')
-rw-r--r-- | sys-fs/xfsprogs/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/xfsprogs/xfsprogs-3.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/xfsprogs/ChangeLog b/sys-fs/xfsprogs/ChangeLog index 35fdd8296932..763baf3621e4 100644 --- a/sys-fs/xfsprogs/ChangeLog +++ b/sys-fs/xfsprogs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/xfsprogs # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/ChangeLog,v 1.130 2011/03/13 16:03:55 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/ChangeLog,v 1.131 2011/03/20 12:12:13 armin76 Exp $ + + 20 Mar 2011; Raúl Porcel <armin76@gentoo.org> xfsprogs-3.1.4.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #358499 13 Mar 2011; Markos Chandras <hwoarang@gentoo.org> xfsprogs-3.1.4.ebuild: Stable on amd64 wrt bug #358499 diff --git a/sys-fs/xfsprogs/xfsprogs-3.1.4.ebuild b/sys-fs/xfsprogs/xfsprogs-3.1.4.ebuild index b687314efcfe..f9a9a2d7efaa 100644 --- a/sys-fs/xfsprogs/xfsprogs-3.1.4.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-3.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-3.1.4.ebuild,v 1.4 2011/03/13 16:03:55 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-3.1.4.ebuild,v 1.5 2011/03/20 12:12:13 armin76 Exp $ EAPI="3" @@ -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" RDEPEND=">=sys-apps/util-linux-2.17.2 |