summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2015-07-17 20:43:41 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2015-07-17 20:43:41 +0000
commit8ed34a216e7430f8f9da4277d9d068ef7a8afab0 (patch)
tree135b3b1fec9e043ba9508b2923877f84bbe3370d /games-misc
parentUpdate 9999. (diff)
downloadgentoo-2-8ed34a216e7430f8f9da4277d9d068ef7a8afab0.tar.gz
gentoo-2-8ed34a216e7430f8f9da4277d9d068ef7a8afab0.tar.bz2
gentoo-2-8ed34a216e7430f8f9da4277d9d068ef7a8afab0.zip
needs git to build (bug #555158)
(Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-misc')
-rw-r--r--games-misc/lolcat/ChangeLog5
-rw-r--r--games-misc/lolcat/lolcat-42.1.0.ebuild4
2 files changed, 7 insertions, 2 deletions
diff --git a/games-misc/lolcat/ChangeLog b/games-misc/lolcat/ChangeLog
index 5fdae0f71bad..694d8abbc814 100644
--- a/games-misc/lolcat/ChangeLog
+++ b/games-misc/lolcat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-misc/lolcat
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/lolcat/ChangeLog,v 1.11 2015/07/12 03:40:34 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/lolcat/ChangeLog,v 1.12 2015/07/17 20:43:41 mr_bones_ Exp $
+
+ 17 Jul 2015; Michael Sterrett <mr_bones_@gentoo.org> lolcat-42.1.0.ebuild:
+ needs git to build (bug #555158)
12 Jul 2015; Michael Sterrett <mr_bones_@gentoo.org> lolcat-42.1.0.ebuild:
use the gemspec file instead of the pregenerated metadata file
diff --git a/games-misc/lolcat/lolcat-42.1.0.ebuild b/games-misc/lolcat/lolcat-42.1.0.ebuild
index b50370afc587..0295d8ee46d0 100644
--- a/games-misc/lolcat/lolcat-42.1.0.ebuild
+++ b/games-misc/lolcat/lolcat-42.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/lolcat/lolcat-42.1.0.ebuild,v 1.4 2015/07/12 03:40:34 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/lolcat/lolcat-42.1.0.ebuild,v 1.5 2015/07/17 20:43:41 mr_bones_ Exp $
EAPI=5
USE_RUBY="ruby19 ruby20"
@@ -19,6 +19,8 @@ LICENSE="WTFPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+DEPEND="dev-vcs/git"
+
RUBY_PATCHES=( "${FILESDIR}"/${P}-paint.patch )
ruby_add_rdepend ">=dev-ruby/trollop-1.16.2-r3:0