Created
November 30, 2014 23:26
-
-
Save jaypeche/55f8b248d1937eee0ea3 to your computer and use it in GitHub Desktop.
gist-4.3.0.ebuild
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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