diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-16 10:20:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-16 10:20:42 +0000 |
commit | 66ceb4e37872fe49d1ba7c9ea38e08a2205bb95d (patch) | |
tree | a072e1df209cb1fe81684de079b7c139dfcd937a /sys-libs | |
parent | Stable for sparc, wrt bug #538930 (diff) | |
download | gentoo-2-66ceb4e37872fe49d1ba7c9ea38e08a2205bb95d.tar.gz gentoo-2-66ceb4e37872fe49d1ba7c9ea38e08a2205bb95d.tar.bz2 gentoo-2-66ceb4e37872fe49d1ba7c9ea38e08a2205bb95d.zip |
Stable for sparc, wrt bug #538930
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/e2fsprogs-libs/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/e2fsprogs-libs/ChangeLog b/sys-libs/e2fsprogs-libs/ChangeLog index c5350296b812..42c48891d698 100644 --- a/sys-libs/e2fsprogs-libs/ChangeLog +++ b/sys-libs/e2fsprogs-libs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/e2fsprogs-libs # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/e2fsprogs-libs/ChangeLog,v 1.136 2015/02/10 09:58:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/e2fsprogs-libs/ChangeLog,v 1.137 2015/02/16 10:20:42 ago Exp $ + + 16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> e2fsprogs-libs-1.42.12.ebuild: + Stable for sparc, wrt bug #538930 10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> e2fsprogs-libs-1.42.12.ebuild: Stable for x86, wrt bug #538930 diff --git a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.12.ebuild b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.12.ebuild index 81fa77c3ed8d..6a59858520be 100644 --- a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.12.ebuild +++ b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.12.ebuild,v 1.6 2015/02/10 09:58:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.12.ebuild,v 1.7 2015/02/16 10:20:42 ago Exp $ EAPI="4" @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${PN}-${UP_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~m68k-mint ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~m68k-mint ~x86-solaris" IUSE="nls static-libs" RDEPEND="!sys-libs/com_err |