Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brothermechanic/62da9c349b8bb11e10cb38d824b7551d to your computer and use it in GitHub Desktop.
Save brothermechanic/62da9c349b8bb11e10cb38d824b7551d to your computer and use it in GitHub Desktop.
bin/cg/app-text/haste-client/haste-client-9999.ebuild
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=6
USE_RUBY="ruby25"
inherit ruby-ng prefix git-r3
DESCRIPTION="CLI client for haste-server"
HOMEPAGE="https://github.com/seejohnrun/haste-client"
EGIT_REPO_URI="https://github.com/seejohnrun/haste-client.git"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
EGIT_CHECKOUT_DIR=${WORKDIR}/ruby25/${P}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment