add app-admin/rcm-1.3.1
This commit is contained in:
17
app-admin/rcm/rcm-1.3.1.ebuild
Normal file
17
app-admin/rcm/rcm-1.3.1.ebuild
Normal 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}"
|
||||
Reference in New Issue
Block a user