add app-admin/rcm-1.3.1

This commit is contained in:
Florian Tham
2017-01-26 20:14:25 +01:00
parent 9be6d6d354
commit d63af31e8f
2 changed files with 19 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=6
DESCRIPTION="rc file (dotfile) management"
HOMEPAGE="https://github.com/thoughtbot/rcm"
SRC_URI="https://thoughtbot.github.io/rcm/dist/rcm-1.3.1.tar.gz"
LICENSE="BSD-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""
RDEPEND="${DEPEND}"