diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-12 14:03:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-12 14:03:52 +0000 |
commit | a937bce02fa405102949d96a2472210a522b69a7 (patch) | |
tree | d8a4c48da8fbb15ea577511b3508b0e501681619 /sys-fs/dosfstools | |
parent | Stable for arm, wrt bug #469100 (diff) | |
download | gentoo-2-a937bce02fa405102949d96a2472210a522b69a7.tar.gz gentoo-2-a937bce02fa405102949d96a2472210a522b69a7.tar.bz2 gentoo-2-a937bce02fa405102949d96a2472210a522b69a7.zip |
Stable for arm, wrt bug #469358
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/dosfstools')
-rw-r--r-- | sys-fs/dosfstools/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/dosfstools/dosfstools-3.0.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/dosfstools/ChangeLog b/sys-fs/dosfstools/ChangeLog index c35c20763173..db6be678fd1d 100644 --- a/sys-fs/dosfstools/ChangeLog +++ b/sys-fs/dosfstools/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/dosfstools # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/ChangeLog,v 1.116 2013/05/11 11:03:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/ChangeLog,v 1.117 2013/05/12 14:03:52 ago Exp $ + + 12 May 2013; Agostino Sarubbo <ago@gentoo.org> dosfstools-3.0.16.ebuild: + Stable for arm, wrt bug #469358 11 May 2013; Agostino Sarubbo <ago@gentoo.org> dosfstools-3.0.16.ebuild: Stable for x86, wrt bug #469358 diff --git a/sys-fs/dosfstools/dosfstools-3.0.16.ebuild b/sys-fs/dosfstools/dosfstools-3.0.16.ebuild index 486366e30f26..d6310349eba5 100644 --- a/sys-fs/dosfstools/dosfstools-3.0.16.ebuild +++ b/sys-fs/dosfstools/dosfstools-3.0.16.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/dosfstools/dosfstools-3.0.16.ebuild,v 1.4 2013/05/11 11:03:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-3.0.16.ebuild,v 1.5 2013/05/12 14:03:52 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://www.daniel-baumann.ch/files/software/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="" RESTRICT="test" # there is no test target #239071 |