summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-11 10:38:34 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-11 10:38:34 +0000
commit34bcde4a21ca07cb5b845b2451dc06ae29008cdd (patch)
treefbeeecb679c7bf844a3772589d995a438e1a9bb6 /sys-fs/dosfstools
parentStable for amd64, wrt bug #453170 (diff)
downloadgentoo-2-34bcde4a21ca07cb5b845b2451dc06ae29008cdd.tar.gz
gentoo-2-34bcde4a21ca07cb5b845b2451dc06ae29008cdd.tar.bz2
gentoo-2-34bcde4a21ca07cb5b845b2451dc06ae29008cdd.zip
Stable for amd64, wrt bug #469358
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/dosfstools')
-rw-r--r--sys-fs/dosfstools/ChangeLog5
-rw-r--r--sys-fs/dosfstools/dosfstools-3.0.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/dosfstools/ChangeLog b/sys-fs/dosfstools/ChangeLog
index dd4ba3bf3a9f..f54c2c950faa 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.114 2013/03/20 03:44:54 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/ChangeLog,v 1.115 2013/05/11 10:38:34 ago Exp $
+
+ 11 May 2013; Agostino Sarubbo <ago@gentoo.org> dosfstools-3.0.16.ebuild:
+ Stable for amd64, wrt bug #469358
20 Mar 2013; Tim Harder <radhermit@gentoo.org> dosfstools-3.0.16.ebuild:
Update SRC_URI (bug #462422).
diff --git a/sys-fs/dosfstools/dosfstools-3.0.16.ebuild b/sys-fs/dosfstools/dosfstools-3.0.16.ebuild
index 3cfb73c059c4..e937b23a6a0c 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.2 2013/03/20 03:44:54 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-3.0.16.ebuild,v 1.3 2013/05/11 10:38:34 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