summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-26 11:37:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-26 11:37:23 +0000
commit4633166cc7a00798d189c7646c37cd5b39ad75aa (patch)
tree35734826420e915015c06ed0f77001419e852059 /sys-fs/safecopy
parentStable for amd64, wrt bug #463094 (diff)
downloadgentoo-2-4633166cc7a00798d189c7646c37cd5b39ad75aa.tar.gz
gentoo-2-4633166cc7a00798d189c7646c37cd5b39ad75aa.tar.bz2
gentoo-2-4633166cc7a00798d189c7646c37cd5b39ad75aa.zip
Stable for amd64, 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.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-fs/safecopy/ChangeLog b/sys-fs/safecopy/ChangeLog
index c250bb813b3f..4347f6ba11ab 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.11 2013/03/21 21:13:49 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/safecopy/ChangeLog,v 1.12 2013/03/26 11:37:23 ago Exp $
+
+ 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> safecopy-1.7.ebuild:
+ Stable for amd64, wrt bug #463148
21 Mar 2013; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
Remove maintainer. Drop to maintainer-needed@gentoo.org
diff --git a/sys-fs/safecopy/safecopy-1.7.ebuild b/sys-fs/safecopy/safecopy-1.7.ebuild
index eb5860dd8941..659e3bfb2d87 100644
--- a/sys-fs/safecopy/safecopy-1.7.ebuild
+++ b/sys-fs/safecopy/safecopy-1.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# 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.1 2012/04/26 10:58:20 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/safecopy/safecopy-1.7.ebuild,v 1.2 2013/03/26 11:37:23 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=""