Created
November 30, 2014 22:45
-
-
Save jaypeche/96ea23046298e0836eb6 to your computer and use it in GitHub Desktop.
Latest_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-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