Skip to content

Instantly share code, notes, and snippets.

@jaypeche
Created November 30, 2014 22:45
Show Gist options
  • Save jaypeche/96ea23046298e0836eb6 to your computer and use it in GitHub Desktop.
Save jaypeche/96ea23046298e0836eb6 to your computer and use it in GitHub Desktop.
Latest_ebuild
# Copyright 1999-2012 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