summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2014-10-14 22:14:36 +0000
committerMatthias Maier <tamiko@gentoo.org>2014-10-14 22:14:36 +0000
commitc8ff184d04bf2a0016cb5a13907d07d1e463d1ef (patch)
treec1d4744758780b6e913e4f89c266b2cdede301cd /sys-fs/safecopy
parenttake over maintainership (diff)
downloadgentoo-2-c8ff184d04bf2a0016cb5a13907d07d1e463d1ef.tar.gz
gentoo-2-c8ff184d04bf2a0016cb5a13907d07d1e463d1ef.tar.bz2
gentoo-2-c8ff184d04bf2a0016cb5a13907d07d1e463d1ef.zip
fix license
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key BD3A97A3)
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 9a0ed03abf73..c5537687d56b 100644
--- a/sys-fs/safecopy/ChangeLog
+++ b/sys-fs/safecopy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/safecopy
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/safecopy/ChangeLog,v 1.16 2014/10/14 21:49:25 tamiko Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/safecopy/ChangeLog,v 1.17 2014/10/14 22:14:36 tamiko Exp $
+
+ 14 Oct 2014; Matthias Maier <tamiko@gentoo.org> safecopy-1.7.ebuild:
+ fix license
14 Oct 2014; Matthias Maier <tamiko@gentoo.org> metadata.xml:
take over maintainership
diff --git a/sys-fs/safecopy/safecopy-1.7.ebuild b/sys-fs/safecopy/safecopy-1.7.ebuild
index 94b6065f9f1d..e4a9f7dd14df 100644
--- a/sys-fs/safecopy/safecopy-1.7.ebuild
+++ b/sys-fs/safecopy/safecopy-1.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.4 2014/08/10 20:20:13 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/safecopy/safecopy-1.7.ebuild,v 1.5 2014/10/14 22:14:36 tamiko Exp $
EAPI=4
@@ -10,7 +10,7 @@ DESCRIPTION="Data recovery tool to fault-tolerantly extract data from damaged (i
HOMEPAGE="http://safecopy.sourceforge.net"
SRC_URI="mirror://sourceforge/safecopy/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="test"