diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-26 13:16:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-26 13:16:17 +0000 |
commit | 4ece70323a073c6ea01a2f4da31947ea4051a582 (patch) | |
tree | 2d81d15e1fa4adef1730d2ef50dbfe46f44c8fff /sys-fs/dosfstools | |
parent | Stable for ppc64, wrt bug #453326 (diff) | |
download | gentoo-2-4ece70323a073c6ea01a2f4da31947ea4051a582.tar.gz gentoo-2-4ece70323a073c6ea01a2f4da31947ea4051a582.tar.bz2 gentoo-2-4ece70323a073c6ea01a2f4da31947ea4051a582.zip |
Stable for ppc64, wrt bug #453716
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sys-fs/dosfstools')
-rw-r--r-- | sys-fs/dosfstools/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/dosfstools/dosfstools-3.0.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/dosfstools/ChangeLog b/sys-fs/dosfstools/ChangeLog index 954b1e8c4b25..8400b66070d4 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.102 2013/01/26 11:51:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/ChangeLog,v 1.103 2013/01/26 13:16:17 ago Exp $ + + 26 Jan 2013; Agostino Sarubbo <ago@gentoo.org> dosfstools-3.0.13.ebuild: + Stable for ppc64, wrt bug #453716 26 Jan 2013; Agostino Sarubbo <ago@gentoo.org> dosfstools-3.0.13.ebuild: Stable for ppc, wrt bug #453716 diff --git a/sys-fs/dosfstools/dosfstools-3.0.13.ebuild b/sys-fs/dosfstools/dosfstools-3.0.13.ebuild index 682899389131..a4d5732b899e 100644 --- a/sys-fs/dosfstools/dosfstools-3.0.13.ebuild +++ b/sys-fs/dosfstools/dosfstools-3.0.13.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.13.ebuild,v 1.5 2013/01/26 11:51:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-3.0.13.ebuild,v 1.6 2013/01/26 13:16:17 ago Exp $ EAPI="4" @@ -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 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="" RESTRICT="test" # there is no test target #239071 |