Skip to content

Instantly share code, notes, and snippets.

@hasufell
Created August 19, 2012 11:16
Show Gist options
  • Save hasufell/3394325 to your computer and use it in GitHub Desktop.
Save hasufell/3394325 to your computer and use it in GitHub Desktop.
jist-1.0.0.ebuild
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=4
USE_RUBY="ruby18 ruby19"
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC=""
inherit ruby-fakegem
DESCRIPTION="Publish a gist from Ruby"
HOMEPAGE="http://github.com/ConradIrwin/jist"
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