diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-10-02 02:35:14 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-10-02 02:35:14 +0000 |
commit | a7119adfcfa7925b046f1955d8ebb5c2683de355 (patch) | |
tree | 613bd60f504c87b72bcdcf30045fe84f3b8573e9 /sys-fs | |
parent | Stable for HPPA (bug #486524). (diff) | |
download | gentoo-2-a7119adfcfa7925b046f1955d8ebb5c2683de355.tar.gz gentoo-2-a7119adfcfa7925b046f1955d8ebb5c2683de355.tar.bz2 gentoo-2-a7119adfcfa7925b046f1955d8ebb5c2683de355.zip |
Stable for HPPA (bug #486046).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/dosfstools/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/dosfstools/dosfstools-3.0.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/dosfstools/ChangeLog b/sys-fs/dosfstools/ChangeLog index 4735718250b4..3266f565572e 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.130 2013/09/27 10:51:51 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/ChangeLog,v 1.131 2013/10/02 02:35:14 jer Exp $ + + 02 Oct 2013; Jeroen Roovers <jer@gentoo.org> dosfstools-3.0.22.ebuild: + Stable for HPPA (bug #486046). 27 Sep 2013; Sergey Popov <pinkbyte@gentoo.org> dosfstools-3.0.22.ebuild: Stable on amd64/arm/x86 wrt bug #486046 diff --git a/sys-fs/dosfstools/dosfstools-3.0.22.ebuild b/sys-fs/dosfstools/dosfstools-3.0.22.ebuild index 493bfbcf3cd7..94b80396d257 100644 --- a/sys-fs/dosfstools/dosfstools-3.0.22.ebuild +++ b/sys-fs/dosfstools/dosfstools-3.0.22.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.22.ebuild,v 1.2 2013/09/27 10:51:51 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-3.0.22.ebuild,v 1.3 2013/10/02 02:35:14 jer 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" RESTRICT="test" # there is no test target #239071 src_prepare() { |