summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-26 11:43:49 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-26 11:43:49 +0000
commitfc33e5ce7cd130cc859be85f7666d27272125908 (patch)
tree8e8aef0a1e5f4935d9f66c2ab7d43768e4fa22d2 /sys-fs/safecopy
parentStable for x86, wrt bug #463094 (diff)
downloadgentoo-2-fc33e5ce7cd130cc859be85f7666d27272125908.tar.gz
gentoo-2-fc33e5ce7cd130cc859be85f7666d27272125908.tar.bz2
gentoo-2-fc33e5ce7cd130cc859be85f7666d27272125908.zip
Stable for x86, wrt bug #463148
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/safecopy')
-rw-r--r--sys-fs/safecopy/ChangeLog5
-rw-r--r--sys-fs/safecopy/safecopy-1.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/safecopy/ChangeLog b/sys-fs/safecopy/ChangeLog
index 4347f6ba11ab..c83c6c5f7dba 100644
--- a/sys-fs/safecopy/ChangeLog
+++ b/sys-fs/safecopy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/safecopy
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/safecopy/ChangeLog,v 1.12 2013/03/26 11:37:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/safecopy/ChangeLog,v 1.13 2013/03/26 11:43:49 ago Exp $
+
+ 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> safecopy-1.7.ebuild:
+ Stable for x86, wrt bug #463148
26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> safecopy-1.7.ebuild:
Stable for amd64, wrt bug #463148
diff --git a/sys-fs/safecopy/safecopy-1.7.ebuild b/sys-fs/safecopy/safecopy-1.7.ebuild
index 659e3bfb2d87..3375d5ddcb00 100644
--- a/sys-fs/safecopy/safecopy-1.7.ebuild
+++ b/sys-fs/safecopy/safecopy-1.7.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/safecopy/safecopy-1.7.ebuild,v 1.2 2013/03/26 11:37:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/safecopy/safecopy-1.7.ebuild,v 1.3 2013/03/26 11:43:49 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/safecopy/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="test"
RDEPEND=""