summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/jist/jist-1.0.1.ebuild')
-rw-r--r--app-text/jist/jist-1.0.1.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/app-text/jist/jist-1.0.1.ebuild b/app-text/jist/jist-1.0.1.ebuild
deleted file mode 100644
index d026e4b750eb..000000000000
--- a/app-text/jist/jist-1.0.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/jist/jist-1.0.1.ebuild,v 1.3 2012/10/17 03:29:46 phajdan.jr Exp $
-
-EAPI=4
-USE_RUBY="ruby18 ruby19"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A ruby gem to publish a gist"
-HOMEPAGE="http://github.com/ConradIrwin/jist"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""