summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-misc/lolcat/lolcat-42.0.99-r1.ebuild')
-rw-r--r--games-misc/lolcat/lolcat-42.0.99-r1.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/games-misc/lolcat/lolcat-42.0.99-r1.ebuild b/games-misc/lolcat/lolcat-42.0.99-r1.ebuild
new file mode 100644
index 000000000000..3dcf7c55a6e4
--- /dev/null
+++ b/games-misc/lolcat/lolcat-42.0.99-r1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-misc/lolcat/lolcat-42.0.99-r1.ebuild,v 1.1 2012/10/03 20:37:59 hasufell Exp $
+
+EAPI=4
+USE_RUBY="ruby18 ruby19"
+
+RUBY_FAKEGEM_TASK_TEST=""
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Rainbows and unicorns!"
+HOMEPAGE="https://github.com/busyloop/lolcat"
+
+LICENSE="WTFPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+ruby_add_rdepend ">=dev-ruby/trollop-1.16.2-r3:0
+ dev-ruby/paint"