Skip to content

Instantly share code, notes, and snippets.

@jaypeche
Created November 30, 2014 23:26
Show Gist options
  • Save jaypeche/55f8b248d1937eee0ea3 to your computer and use it in GitHub Desktop.
Save jaypeche/55f8b248d1937eee0ea3 to your computer and use it in GitHub Desktop.
gist-4.3.0.ebuild
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21 jruby"
inherit ruby-fakegem
DESCRIPTION="Potentially the best command line gister"
HOMEPAGE="http://defunkt.io/gist"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment