summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-02-17 10:21:33 +0000
committerJustin Lecher <jlec@gentoo.org>2015-02-17 10:21:33 +0000
commit30a0190f48d4599bb4780ffcab2a553874833aa2 (patch)
tree4501aee91b9bedbb5eec40f223e4359f4ed4df93 /sys-fs/bcache-tools/bcache-tools-1.0.4.ebuild
parentVersion bump by Andreas Sturmlechner <andreas.sturmlechner@gmail.com>. Remove... (diff)
downloadhistorical-30a0190f48d4599bb4780ffcab2a553874833aa2.tar.gz
historical-30a0190f48d4599bb4780ffcab2a553874833aa2.tar.bz2
historical-30a0190f48d4599bb4780ffcab2a553874833aa2.zip
Fix typo, szarpaj for the patch https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/19
Package-Manager: portage-2.2.17/cvs/Linux x86_64 Manifest-Sign-Key: 0xB9D4F231BD1558AB!
Diffstat (limited to 'sys-fs/bcache-tools/bcache-tools-1.0.4.ebuild')
-rw-r--r--sys-fs/bcache-tools/bcache-tools-1.0.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/bcache-tools/bcache-tools-1.0.4.ebuild b/sys-fs/bcache-tools/bcache-tools-1.0.4.ebuild
index d6b598213e4e..ece5e77c62f6 100644
--- a/sys-fs/bcache-tools/bcache-tools-1.0.4.ebuild
+++ b/sys-fs/bcache-tools/bcache-tools-1.0.4.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/bcache-tools/bcache-tools-1.0.4.ebuild,v 1.1 2013/11/22 13:51:34 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/bcache-tools/bcache-tools-1.0.4.ebuild,v 1.2 2015/02/17 10:21:32 jlec Exp $
EAPI=5
inherit toolchain-funcs udev
-DESCRIPTION="Tools for bachefs"
+DESCRIPTION="Tools for bcachefs"
HOMEPAGE="http://bcache.evilpiepirate.org/"
SRC_URI="https://github.com/g2p/bcache-tools/archive/v1.0.4.tar.gz -> ${P}.tgz"